355 curated testing & debugging skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
davila7
Implement minimal code to satisfy GitHub issue requirements and make failing tests pass without over-engineering.
davila7
Guide test-first development by writing failing tests that describe desired behaviour from GitHub issue context before implementation exists.
davila7
Use this agent when you need to build, implement, or enhance automated test frameworks, create test scripts, or integrate testing into CI/CD pipelines. Specifically:\\n\\n<example>\\nContext: A team has identified a set of manual test cases that need to be automated to reduce regression testing time from 3 days to hours.\\nuser: \"We have 200+ manual test cases that we need to automate. Our QA team spends 3 days on regression testing each sprint. Can you build an automation framework?\"\\nassist
davila7
Create comprehensive test suites with unit, integration, and e2e tests. Sets up CI pipelines, mocking strategies, and test data. Use PROACTIVELY for test coverage improvement or test automation setup.