Files
gh-igpastor-sng-claude-mark…/.claude-plugin/plugin.json
2025-11-29 18:48:03 +08:00

18 lines
414 B
JSON

{
"name": "sngular-frontend",
"description": "Frontend development toolkit for React, Next.js, and Vue.js projects with component scaffolding, routing, UI best practices, and E2E testing with Playwright MCP",
"version": "1.1.0",
"author": {
"name": "Sngular",
"email": "dev@sngular.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}