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