Files
gh-anton-abyzov-specweave-p…/.claude-plugin/plugin.json
2025-11-29 17:56:35 +08:00

18 lines
496 B
JSON

{
"name": "specweave-frontend",
"description": "Frontend development for React, Vue, and Angular projects. Includes Next.js 14+ App Router support, design system architecture (Atomic Design), and UI component best practices. Focus on modern frontend patterns and performance.",
"version": "0.24.0",
"author": {
"name": "Anton Abyzov",
"email": "anton.abyzov@gmail.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}