Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:49:41 +08:00
commit 57a0ba8872
8 changed files with 2238 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "qa-test-planner",
"description": "Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design validation.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/qa-test-planner"
]
}