Files
gh-byunk-claude-code-toolki…/.claude-plugin/plugin.json
2025-11-29 18:03:00 +08:00

15 lines
395 B
JSON

{
"name": "fullstack-dev",
"description": "Comprehensive full-stack development toolkit with commands and agents for feature development, refactoring, debugging, testing, and deployment across any tech stack",
"version": "1.2.0",
"author": {
"name": "Kyungho Byoun",
"email": "kyungho.byoun@gmail.com"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}