Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "claude-md-master",
|
||||
"description": "Master CLAUDE.md configuration specialist. Creates, validates, and optimizes CLAUDE.md files with Puerto marketplace integration. Helps plugin developers generate production-ready CLAUDE.md with automatic task routing rules.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Puerto Plugin Collection"
|
||||
},
|
||||
"skills": [
|
||||
"./skills/claude-md-syntax/SKILL.md",
|
||||
"./skills/task-routing-patterns/SKILL.md",
|
||||
"./skills/marketplace-discovery/SKILL.md"
|
||||
],
|
||||
"agents": [
|
||||
"./agents/claude-md-generator.md",
|
||||
"./agents/claude-md-validator.md",
|
||||
"./agents/marketplace-integrator.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user