Files
gh-breakds-claude-bds-bds-dev/.claude-plugin/plugin.json
2025-11-29 18:02:30 +08:00

14 lines
228 B
JSON

{
"name": "bds-dev",
"description": "Provide tools and skills for daily development",
"version": "1.0.1",
"author": {
"name": "Break Yang"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}