14 lines
457 B
JSON
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"
|
|
]
|
|
} |