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.
Mandatory TDD/BDD Testing Strategy
Testing
Enforces a TDD/BDD testing strategy using describe/it syntax, requiring tests to be written before code and coverage ≥80%. Helps maintain code reliability and catch regressions by running tests locally before every commit.
Test-Driven Development (TDD)
Testing
Guide users through the red-green-refactor cycle to develop features by writing tests first. Improve code quality and test coverage with disciplined test-first practices.
React Component Testing
Testing
Test React components with React Testing Library and Playwright. Cover unit tests, user interactions, and E2E testing.
Go Performance Analysis
Testing
Runs Go benchmarks with memory stats to identify optimization opportunities. Parses results like ns/op, B/op, allocs/op to find hot spots. Helps developers reduce allocations, improve throughput, and compare performance changes.
Gate Build - Compilation validation
Testing
Runs the build and test commands defined in `.specwright/config.json`. Captures stdout and exit codes, writing an evidence report. Returns PASS only if both commands exit 0; otherwise FAIL. Internal gate invoked by verify to confirm the codebase compiles and tests pass before proceeding.
Temporal Python Testing Strategies
Testing
Comprehensive testing strategies for Temporal workflows in Python using pytest, time-skipping, and mocking. Covers unit tests, integration tests, replay testing, and local development setup. Helps ensure workflow reliability and validate determinism for production changes.
Verification & Validation
Testing
Check whether an artifact (code, config, state) conforms to tests, specs, or invariants. Produces a PASS/FAIL verdict with observable evidence. Helps validate changes or test hypotheses.
App Verification Sub-Agent
Testing
Launch a sub-agent that performs end-to-end verification of the application. It checks builds, linting, type errors, runs unit tests, performs manual UI testing via Playwright, and verifies integration points. Ideal for QA verification before release or after changes to ensure app stability and correctness.
Cosmetic Product Verification
Testing
Fact-checking skill to verify cosmetic product information authenticity. Validates official sources and cross-references prices across authorized retailers.