Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user