Testing Skills
Testing skills help you write tests, debug issues, and ensure code quality through TDD and automated testing.32 skills covering test-driven development, E2E testing, debugging, and QA automation
Test-Driven Development
TDD Orchestrator
Master TDD with red-green-refactor discipline
TDD Workflow
Test-Driven Development principles and RED-GREEN-REFACTOR cycle
Test-Driven Development
Use when implementing features or bugfixes
Unit Testing
Generate comprehensive, maintainable unit tests
TDD Skills
| Skill | Description |
|---|---|
tdd-orchestrator | Master TDD orchestrator for multi-agent workflow coordination |
tdd-workflow | Test-Driven Development workflow principles |
test-driven-development | Use when implementing any feature or bugfix |
tdd-workflows-tdd-red | Generate failing tests for the TDD red phase |
tdd-workflows-tdd-green | Implement minimal code to make tests pass |
tdd-workflows-tdd-refactor | Refactor phase of TDD workflow |
tdd-workflows-tdd-cycle | Complete TDD cycle workflow |
End-to-End Testing
E2E Testing
Playwright for browser automation and cross-browser testing
E2E Testing Patterns
Playwright and Cypress for reliable test suites
Playwright Skill
Complete browser automation with auto-detected dev servers
WebApp Testing
Test local web applications using Playwright
E2E Skills
e2e-testing- Playwright for browser automation and CI/CD integratione2e-testing-patterns- Build reliable test suites with Playwright/Cypressplaywright-skill- Complete browser automation with clean test scriptswebapp-testing- Interact with and test local web applicationsazure-microsoft-playwright-testing-ts- Scale Playwright tests on Azure
Debugging
Systematic Debugging
Use before proposing fixes for bugs or test failures
Debugger
Debugging specialist for errors and unexpected behavior
Error Detective
Search logs and codebases for error patterns
Test Fixing
Systematically fix all failing tests
Debugging Skills
| Skill | Description |
|---|---|
systematic-debugging | Use when encountering bugs or test failures |
debugger | Debugging specialist for errors and unexpected behavior |
debugging-strategies | Systematic debugging and profiling techniques |
debugging-toolkit-smart-debug | Smart debugging toolkit |
test-fixing | Run tests and systematically fix failing tests |
distributed-debugging-debug-trace | Distributed tracing and diagnostic tools |
Testing Frameworks & Tools
JavaScript/TypeScript
javascript-testing-patterns- Jest, Vitest, Testing Library with mockingtesting-patterns- Jest testing patterns and factory functions
Python
python-testing-patterns- pytest, fixtures, mocking, and TDDtemporal-python-testing- Test Temporal workflows with pytest
Specialized Testing
web3-testing- Test smart contracts with Hardhat and Foundrybats-testing-patterns- Shell script testing with Batspypict-skill- Pairwise test generation
Accessibility Testing
Accessibility Skills
Accessibility Skills
screen-reader-testing- Test with VoiceOver, NVDA, JAWSwcag-audit-patterns- Conduct WCAG 2.2 accessibility auditsaccessibility-compliance-accessibility-audit- WCAG compliance auditingui-visual-validator- Rigorous visual validation and accessibility
QA & Automation
test-automator- AI-powered test automation with self-healing teststesting-qa- Comprehensive testing and QA workflowunit-testing-test-generate- Generate comprehensive unit testsandroid_ui_verification- Automated Android UI testing with ADB
Performance Testing
performance-testing-review-ai-review- AI-powered performance reviewperformance-testing-review-multi-agent-review- Multi-agent performance reviewab-test-setup- Structured guide for A/B test setup
Security Testing
See Security Skills for comprehensive security testing skills including:- API security testing
- Web vulnerability scanning
- Penetration testing
- SQL injection testing
- XSS testing
Wiki & Documentation Testing
wiki-qa- Answer questions about code repositorieswiki-researcher- Deep research on specific codebase topics
Conductor & Workflow Testing
conductor-implement- Execute tasks following TDD workflowconductor-revert- Git-aware undo by logical work unit
CI/CD Integration
Automation Skills
Automation Skills
circleci-automation- Automate CircleCI pipelines and workflowsgithub-actions-templates- Production-ready GitHub Actions workflowsiterate-pr- Iterate on PR until CI passes
Metrics & Analytics
startup-metrics-framework- Key startup metrics and SaaS analytics
Many testing skills work together. For example:
tdd-workflow → unit-testing-test-generate → e2e-testing-patterns → test-fixing provides a complete testing lifecycle.