15 lines
683 B
JSON
15 lines
683 B
JSON
{
|
|
"name": "project-planner-skill",
|
|
"description": "Comprehensive project planning and documentation generator for software projects. Creates structured requirements documents, system design documents, and task breakdown plans with implementation tracking.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "George A Puiu",
|
|
"email": "puiu.adrian@gmail.com"
|
|
},
|
|
"homepage": "https://github.com/adrianpuiu/claude-skills-marketplace",
|
|
"repository": "https://github.com/adrianpuiu/claude-skills-marketplace",
|
|
"license": "MIT",
|
|
"keywords": ["project-planning", "documentation", "requirements", "design", "implementation"],
|
|
"category": "productivity",
|
|
"strict": false
|
|
} |