Files
42marketplaces/sync/gh-alexanderop-claude-skill-vue-development.json
2025-11-29 18:53:27 +08:00

18 lines
520 B
JSON

{
"name": "vue-development",
"owner": {
"name": "Alexander Opalic",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "vue-development",
"description": "Modern Vue 3 development with TypeScript, Composition API, defineModel bindings, Testing Library for user-behavior tests, and MSW for API mocking",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-alexanderop-claude-skill-vue-development.git"
},
"strict": true
}
]
}