Files
gh-navidemad-claude-code-pl…/.claude-plugin/plugin.json
2025-11-30 08:42:25 +08:00

14 lines
457 B
JSON

{
"name": "prd-skills",
"description": "Complete PRD workflow: plan features with intelligent context loading, implement with automatic testing and code review, and ship with well-formatted commits and PRs. Supports core features, expansions, and tasks.",
"version": "1.1.0",
"author": {
"name": "Navid Emad",
"email": "design.navid@gmail.com"
},
"skills": [
"./skills/plan-prd",
"./skills/code-prd",
"./skills/publish"
]
}