testing-strategy
Testing Strategy Skill
Objective
Implement comprehensive testing strategy covering unit, integration, and E2E tests using modern tools (Vitest, Playwright) with clear coverage targets and best practices.
When to Use This Skill
Auto-invoke when:
- User mentions "test", "testing", "coverage", "TDD", "E2E"
- Setting up new project
- Adding new features (need tests)
- Debugging test failures
- Improving test coverage
Testing Pyramid
/\
More from atman36/ai-vibe-prompts
nextjs-optimization
Optimize Next.js 15 applications for performance, Core Web Vitals, and production best practices using App Router patterns
68codebase-analysis
Systematically analyze codebase structure, complexity, dependencies, and architectural patterns to understand project organization
23quality-gates
Run comprehensive quality checks including linting, type checking, tests, and security audits before commits or deployments
11git-workflow
Git best practices for commits, branches, pull requests, and collaboration workflows following Conventional Commits and GitFlow patterns
9frontend-design
Create distinctive, production-grade frontend interfaces with exceptional design quality. Use when building web components, pages, or applications that need creative, polished aesthetics.
9