test-strategy
Installation
SKILL.md
Test Strategy Skill
Overview
Enterprise-grade test strategy capabilities for risk-based test planning, coverage optimization, and quality gate management.
Input Schema
{
"type": "object",
"properties": {
"action": {
"type": "string",
"enum": ["create_strategy", "analyze_coverage", "assess_risk", "optimize", "generate_plan"],
"description": "Strategy action to perform"
},
"project_context": {
"type": "object",
Related skills
More from pluginagentmarketplace/custom-plugin-qa
performance
Production-grade performance testing skill with k6, JMeter, load testing, stress testing, and performance optimization guidance
5security
Production-grade security testing skill with OWASP Top 10, vulnerability scanning, penetration testing guidance, and compliance validation
4automation
Production-grade test automation skill covering Selenium, Cypress, Playwright, Appium with POM architecture, retry logic, and CI/CD integration
4