Files
gh-puelpan-claude-plugins-d…/.claude-plugin/plugin.json
2025-11-30 08:48:38 +08:00

11 lines
248 B
JSON

{
"name": "development",
"description": "Collection of claude commands to ease the development process with github issues, PRs and more",
"version": "1.1.0",
"author": {
"name": "Juan Puelpan"
},
"commands": [
"./commands"
]
}