Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:49:39 +08:00
commit d66fde9999
9 changed files with 3220 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "prd-generator",
"description": "Generate comprehensive Product Requirements Documents (PRDs) for product managers. Use this skill when users ask to 'create a PRD', 'write product requirements', 'document a feature', or need help structuring product specifications.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "James Rochabrun",
"email": "jamesrochabrun@gmail.com"
},
"skills": [
"./skills/prd-generator"
]
}