testing strategist
✓Design and implement comprehensive testing strategies. Use when setting up tests, choosing test types, implementing TDD, or improving code quality. Covers unit tests, integration tests, E2E tests, test-driven development, and testing best practices.
Installation
SKILL.md
Test the right things at the right level - write tests that give you confidence to ship.
The Testing Pyramid: 70% unit tests, 20% integration tests, 10% E2E tests.
Test multiple units working together - typically API routes, database operations, or service integrations.
Design and implement comprehensive testing strategies. Use when setting up tests, choosing test types, implementing TDD, or improving code quality. Covers unit tests, integration tests, E2E tests, test-driven development, and testing best practices. Source: daffy0208/ai-dev-standards.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/daffy0208/ai-dev-standards --skill testing strategist- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is testing strategist?
Design and implement comprehensive testing strategies. Use when setting up tests, choosing test types, implementing TDD, or improving code quality. Covers unit tests, integration tests, E2E tests, test-driven development, and testing best practices. Source: daffy0208/ai-dev-standards.
How do I install testing strategist?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/daffy0208/ai-dev-standards --skill testing strategist Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/daffy0208/ai-dev-standards
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01