Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.
View on GitHubjamesrochabrun/skills
trading-plan-generator
January 18, 2026
Select agents to install to:
npx add-skill https://github.com/jamesrochabrun/skills/blob/main/skills/qa-test-planner/SKILL.md -a claude-code --skill qa-test-plannerInstallation paths:
.claude/skills/qa-test-planner/# QA Test Planner A comprehensive skill for QA engineers to create test plans, generate manual test cases, build regression test suites, validate designs against Figma, and document bugs effectively. ## What This Skill Does Helps QA engineers with: - **Test Plan Creation** - Comprehensive test strategy and planning - **Manual Test Case Generation** - Detailed step-by-step test cases - **Regression Test Suites** - Critical path and smoke test suites - **Figma Design Validation** - Compare implementation against designs (requires Figma MCP) - **Bug Report Templates** - Clear, reproducible bug documentation - **Test Coverage Analysis** - Identify gaps in testing - **Test Execution Tracking** - Monitor testing progress ## Why You Need This Skill **Without structured testing:** - Inconsistent test coverage - Missed edge cases - Poor bug documentation - No regression safety net - Design implementation gaps - Unclear test strategy **With this skill:** - Comprehensive test coverage - Repeatable test cases - Systematic regression testing - Design-implementation validation - Professional bug reports - Clear testing roadmap ## Core Components ### 1. Test Plan Generator - Test scope and objectives - Testing approach and strategy - Test environment requirements - Entry/exit criteria - Risk assessment - Resource allocation - Timeline and milestones ### 2. Manual Test Case Generator - Step-by-step instructions - Expected vs actual results - Preconditions and setup - Test data requirements - Priority and severity - Edge case identification ### 3. Regression Test Suite Builder - Smoke test cases - Critical path testing - Integration test scenarios - Backward compatibility checks - Performance regression tests ### 4. Figma Design Validation (with MCP) - Compare UI implementation to designs - Identify visual discrepancies - Validate spacing, colors, typography - Check component consistency - Flag design-dev mismatches ### 5. Bug Report Generator - Clear reproduction steps