What is testing-strategy?
Test planning and coverage strategy workflow. Use when designing test suites, establishing coverage targets, planning TDD approaches, or assessing testing gaps in existing codebases. Source: ar4mirez/samuel.
Test planning and coverage strategy workflow. Use when designing test suites, establishing coverage targets, planning TDD approaches, or assessing testing gaps in existing codebases.
Quickly install testing-strategy AI skill to your development environment via command line
Source: ar4mirez/samuel.
| Post-COMPLEX Feature | After implementing major features | | Coverage Drop | When coverage falls below thresholds | | Test Debt Sprint | Dedicated testing improvement effort | | New Project | Establishing testing foundation | | Pre-Release | Ensuring quality before deployment |
| Business Logic | >80% | 70-80% | <70% | | Overall | >60% | 50-60% | <50% | | Critical Paths | >90% | 80-90% | <80% |
| src/auth/ | 90% | 45% | -45% | | src/api/ | 80% | 62% | -18% | | src/utils/ | 60% | 78% | +18% | | Overall | 60% | 55% | -5% |
Test planning and coverage strategy workflow. Use when designing test suites, establishing coverage targets, planning TDD approaches, or assessing testing gaps in existing codebases. Source: ar4mirez/samuel.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/ar4mirez/samuel --skill testing-strategyTest planning and coverage strategy workflow. Use when designing test suites, establishing coverage targets, planning TDD approaches, or assessing testing gaps in existing codebases. Source: ar4mirez/samuel.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ar4mirez/samuel --skill testing-strategy Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/ar4mirez/samuel