12 lines
397 B
JSON
12 lines
397 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"
|
|
},
|
|
"skills": [
|
|
"./"
|
|
]
|
|
} |