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": "shavakan-commands",
|
||||
"description": "Slash commands for dev docs workflow and repository cleanup",
|
||||
"version": "1.2.3",
|
||||
"author": {
|
||||
"name": "shavakan",
|
||||
"email": "cs.changwon.lee@gmail.com"
|
||||
},
|
||||
"commands": [
|
||||
"./shavakan/docs-feature-plan.md",
|
||||
"./shavakan/docs-save-context.md",
|
||||
"./shavakan/docs-update.md",
|
||||
"./shavakan/docs-readme.md",
|
||||
"./shavakan/cleanup.md",
|
||||
"./shavakan/cleanup-architecture.md",
|
||||
"./shavakan/cleanup-comments.md",
|
||||
"./shavakan/cleanup-dead-code.md",
|
||||
"./shavakan/cleanup-deps.md",
|
||||
"./shavakan/cleanup-docs.md",
|
||||
"./shavakan/cleanup-duplication.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user