Files
gh-motlin-claude-code-plugi…/.claude-plugin/plugin.json
2025-11-30 08:40:59 +08:00

22 lines
493 B
JSON

{
"name": "code",
"description": "Code quality tools for comment cleanup and emoji enhancement",
"version": "0.18.0",
"author": {
"name": "Craig Motlin"
},
"skills": [
"./skills/code-quality/SKILL.md",
"./skills/comment-cleanup/SKILL.md",
"./skills/testing/SKILL.md",
"./skills/cli/SKILL.md"
],
"agents": [
"./agents/comment-cleaner.md"
],
"commands": [
"./commands/comments.md",
"./commands/all-comments.md",
"./commands/emoji.md"
]
}