Files
gh-dnlopes-claude-code-plug…/.claude-plugin/plugin.json
2025-11-29 18:22:59 +08:00

14 lines
292 B
JSON

{
"name": "project-documenter",
"description": "Repository documentation toolkit for creating and maintaining CLAUDE.md and docs/claude/ structure",
"version": "1.0.0",
"author": {
"name": "David Lopes"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}