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