Files
42marketplaces/sync/gh-navidemad-claude-code-plugins-prd-plugin.json
2025-11-30 09:08:53 +08:00

18 lines
575 B
JSON

{
"name": "prd-skills",
"owner": {
"name": "Navid Emad",
"email": "design.navid@gmail.com"
},
"plugins": [
{
"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.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-navidemad-claude-code-plugins-prd-plugin.git"
},
"strict": true
}
]
}