testing-strategy
Officialtesting strategy
What it does
- API endpoints: Unit tests for business logic, integration tests for HTTP layer, contract tests for consumers
- Data pipelines: Input validation, transformation correctness, idempotency tests
- Frontend: Component tests, interaction tests, visual regression, accessibility
- Infrastructure: Smoke tests, chaos engineering, load tests
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
testing-strategy FAQ
What does the testing-strategy skill do?
Design test strategies and test plans. Trigger with "how should we test", "test strategy for", "write tests for", "test plan", "what tests do we need", or when the user needs help with testing approaches, coverage, or test architecture. API endpoints: Unit tests for business logic, integration tests for HTTP layer, contract tests for consumers Data pipelines: Input validation, transformation correctness, idempotency tests
How do I install testing-strategy?
Run: npx -y skills add https://github.com/anthropics/knowledge-work-plugins --skill testing-strategy --agent claude-code — the source lives at github.com/anthropics/knowledge-work-plugins.
Maintain testing-strategy?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/anthropics-knowledge-work-plugins-testing-strategy?ref=badge) npx agentictools info skills/anthropics-knowledge-work-plugins-testing-strategy The second line is the CLI lookup for this page — handy in READMEs and docs.