Files
gh-kokuyouwind-claude-plugi…/.claude-plugin/plugin.json
2025-11-30 08:35:16 +08:00

12 lines
266 B
JSON

{
"name": "rbs-goose",
"description": "Setup rbs type definitions for steep and automatically fix type errors",
"version": "1.1.0",
"author": {
"name": "kokuyouwind",
"url": "https://github.com/kokuyouwind"
},
"commands": [
"./commands"
]
}