Initial commit
This commit is contained in:
14
.claude-plugin/plugin.json
Normal file
14
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user