Files
gh-dieshen-claude-marketpla…/.claude-plugin/plugin.json
2025-11-29 18:21:33 +08:00

14 lines
280 B
JSON

{
"name": "modern-frontend",
"description": "Modern Frontend - Vue 3 Composition API, React hooks, TypeScript patterns, and state management",
"version": "1.0.0",
"author": {
"name": "Brock"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}