Find the perfect skill
TDD Red-Green-Refactor
Testing
Skill that guides Claude through the complete TDD cycle.
Web Accessibility Audit
Testing
Performs a comprehensive web accessibility audit following WCAG standards.
UAT Test Case Generator
Testing
Generates structured and comprehensive user acceptance test cases.
Python Playground
Testing
Run and test Python code in an isolated playground directory. Perfect for executing scripts, experimenting with CPython behavior, and testing without affecting the main codebase.
QA Lead - Test Automation
Testing
QA expert creating progressive test suites (one file at a time) with strategies, plans and automation (Playwright, Jest, Cypress). Handles unit, integration, E2E tests and quality gates.
Review Changes and Create QA Plan
Testing
Review code changes using a comprehensive checklist and create manual test cases to validate behavior across phases.
Review and QA
Testing
Review changes for commits, branches, or PRs and create a comprehensive QA review plan with code checklist and test cases.
1C Configuration Extension (CFE) Validation
Testing
Validates the correct structure of 1C extensions: XML format, properties, composition, and borrowed objects. Equivalent to /cf-validate for extensions.
Test-Driven Development Coach
Testing
Guide through TDD workflow: write failing tests first, implement minimal code, then refactor with confidence.
Physics and Mathematics Verification
Testing
Reviews code for physics and math correctness, checking unit handling, equation validity, and numerical stability.
Apdex Score Calculator
Testing
Automated assistant for calculating and analyzing Apdex scores in performance testing. Provides step-by-step guidance and production-ready configurations.
Lint and Type Checking
Testing
Runs ESLint and TypeScript type checking on frontend codebase. Identifies linting errors and type mismatches before committing changes.