What it does
QA Test Planner is a Claude Code skill, part of the softaworks/agent-toolkit, that generates QA documentation rather than automation code. It produces test plans, structured manual test cases with preconditions, numbered steps, expected results, test data, and edge cases, and tiered regression suites: Smoke (15-30 min), Targeted (30-60 min), Full (2-4 hrs), and Sanity (10-15 min). It also generates Figma design validations via the Figma MCP and bug reports formatted for tracking systems like Jira, Linear, or GitHub Issues. The skill automates repetitive formatting work while enforcing QA best practices.
How QA teams use it
- Generate a standardized test plan and manual test case set from a feature description, ready to paste into a test management tool.
- Produce a tiered regression suite scoped to the time available before a release — smoke, targeted, full, or sanity.
- Turn a design in Figma into a validation checklist, or a bug description into a tracker-ready report for Jira, Linear, or GitHub Issues.
Notes
Targets manual QA artifacts and documentation — it does not generate automation code.