18 lines
414 B
JSON
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"
|
|
]
|
|
} |