Find the perfect skill
Enterprise Code Quality Orchestrator
Testing
Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement.
Create MCP Eval
Testing
Create or modify evaluation configurations for MCP Servers. This skill guides the creation of eval YAML files, task definitions, MCP config, and agent files, and provides commands to run the evaluations using mcpchecker. Particularly useful when testing MCP server functionality through automated task assertions.
Angular Spec Auditor
Testing
Independently audits an Angular spec file against project migration guidelines, checking quality and testing rules.
Browser Automation with playwright-cli
Testing
Automate browser interactions using playwright-cli commands. Supports navigation, clicking, form filling, screenshots, data extraction, and multi-tab management. Ideal for web testing, scraping, and automating repetitive web tasks.
E2E Testing Patterns
Testing
Build reliable, fast, and maintainable end-to-end test suites to ship code confidently.
E2E Testing
Testing
Run E2E smoke tests (basic) or full acceptance + regression suite (extended).
Fallout New Vegas Compatibility Audit
Testing
Per-game audit of Fallout New Vegas compatibility for ByroRedux, covering ESM parsing, cells, RT lighting, and ragdoll. Validates regressions against ROADMAP baselines.
Bug Hunt
Testing
Launch a swarm of bug-hunting agents against a target file, module, or topic.
Redteam Quality Gate
Testing
Legal quality gate for claims management, reviewing facts, evidence, norms from a defendant's perspective, with risk and deadline assessment.
Automated Test Scaffolding
Testing
Generates comprehensive test suites (unit, integration, edge cases) from existing code. Use to write tests, increase coverage, or create mocks.
TDD for NG Component Pattern Methods
Testing
Provides guidelines for writing unit tests using TDD for NG component pattern methods in ace_engine. Covers direct method invocation, state reset, API verification, branch coverage with paired tests, and avoiding common pitfalls like magic numbers or documentation-only tests.