Design test strategies and plans with coverage, methods, and quality priorities.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "testing-strategy" skill from askskill: 1. Download https://raw.githubusercontent.com/anthropics/knowledge-work-plugins/main/engineering/skills/testing-strategy/SKILL.md 2. Save it as ~/.claude/skills/testing-strategy/SKILL.md 3. Reload skills and tell me it's ready
Design a test strategy for a user registration and login feature, including functional tests, edge cases, error flows, API tests, automation suggestions, and test priorities.
A structured test strategy describing scope, test types, key cases, risks, and automation directions.
Write a test plan for an order management API covering authentication, input validation, error handling, performance, concurrency, and regression testing, grouped by priority.
An actionable test plan with test modules, scenario lists, priorities, environment needs, and acceptance criteria.
We have a decoupled web application with frontend and backend. Recommend a testing architecture, explain what unit, integration, and end-to-end tests should cover, and how to balance coverage with maintenance cost.
A testing architecture recommendation defining layer responsibilities, coverage focus, tool direction, and cost trade-offs.
Design effective testing strategies balancing coverage, speed, and maintenance.
/ E2E \ Few, slow, high confidence
/ Integration \ Some, medium speed
/ Unit Tests \ Many, fast, focused
Focus on: business-critical paths, error handling, edge cases, security boundaries, data integrity.
Skip: trivial getters/setters, framework code, one-off scripts.
Produce a test plan with: what to test, test type for each area, coverage targets, and example test cases. Identify gaps in existing coverage.
Create stakeholder updates tailored to audience, cadence, and communication goals.
Identify, categorize, and prioritize technical debt for smarter refactoring decisions.
Research contacts with Common Room data to assess background and lead warmth.
Draft and adapt marketing content with channel-specific formatting and SEO suggestions.
Quickly isolate and debug failing Zoom integrations across auth, webhooks, SDK, and media.
Turn raw research feedback into structured insights and prioritized recommendations.
Plan, run, and synthesize user research for better product decisions.
Create debug tests and iterate to reliably reproduce and diagnose tricky bugs.
Audit a repository and create test strategy and planning guidance.
Write behavior-focused, refactor-resistant tests that verify intent and regressions.
Design, run, and analyze tests for distributed systems reliably.
Clarify ambiguous plans and requirements through rigorous questioning and assumption testing.