From transformers
Provides test attack patterns, coverage matrices, and reporting formats for structured testing strategies.
How this skill is triggered — by the user, by Claude, or both
Slash command
/transformers:test-strategiesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
@${CLAUDE_PLUGIN_ROOT}/knowledge/test-strategies.md
@${CLAUDE_PLUGIN_ROOT}/knowledge/test-strategies.md
npx claudepluginhub shankarkakumani/transformers --plugin transformersPlans security testing strategies including OWASP testing, penetration test scoping, SAST/DAST integration, and threat-based test case design.
Provides test design patterns, coverage strategies (80-100% targets), types (unit/integration/E2E), organization, and best practices for comprehensive test suites. Use for new suites, coverage improvement, or test design.
Applies opinionated testing conventions for functional, performance, security tests: unit/integration/E2E patterns, coverage analysis, automation frameworks, defect tracking, accessibility.