Files
42marketplaces/sync/gh-igpastor-sng-claude-marketplace-plugins-sngular-frontend.json
2025-11-29 18:53:27 +08:00

18 lines
540 B
JSON

{
"name": "sngular-frontend",
"owner": {
"name": "Sngular",
"email": "dev@sngular.com"
},
"plugins": [
{
"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",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-igpastor-sng-claude-marketplace-plugins-sngular-frontend.git"
},
"strict": true
}
]
}