18 lines
749 B
JSON
18 lines
749 B
JSON
{
|
|
"name": "quick-plan-skill",
|
|
"owner": {
|
|
"name": "Don Jacobsmeyer",
|
|
"email": "hello@donjacobsmeyer.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "quick-plan-skill",
|
|
"description": "Create detailed engineering implementation plans for features or fixes based on user requirements. Generates comprehensive specifications with technical approach, step-by-step implementation, and testing strategy. Use when you need to plan before building, create detailed specs for complex features, or document the approach to solve a problem.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-djacobsmeyer-claude-skills-engineering-plugins-quick-plan-skill.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |