Testing Strategist

Community

Ship with confidence using the testing pyramid strategy.

Authordaffy0208
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates uncertainty in software quality by providing a structured approach to testing that ensures comprehensive coverage while maintaining test performance.

Core Features & Use Cases

  • Testing Pyramid Implementation: Guides you through implementing the optimal 70% unit, 20% integration, 10% E2E test ratio.
  • Framework Selection: Helps choose and configure appropriate testing frameworks like Jest, React Testing Library, and Playwright.
  • Use Case: When starting a new React project, use this Skill to set up Jest for unit tests, configure API integration tests, and establish E2E testing for critical user flows.

Quick Start

Use the testing strategist skill to set up Jest testing for my React components and configure 70% code coverage targets.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Testing Strategist
Download link: https://github.com/daffy0208/ai-dev-standards/archive/main.zip#testing-strategist

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository