feat: add Vue ecosystem review support

This commit is contained in:
Bujidao
2026-06-12 19:14:31 +08:00
parent 6865316ab3
commit 86e2a2061a
17 changed files with 89 additions and 59 deletions
+16
View File
@@ -97,6 +97,14 @@
"framework-language"
]
},
{
"id": "framework:vue",
"family": "framework",
"description": "Vue.js, Nuxt, Pinia, and Vue Router engineering guidance. Currently resolves through the shared framework-language module.",
"modules": [
"framework-language"
]
},
{
"id": "framework:nextjs",
"family": "framework",
@@ -510,6 +518,14 @@
"framework-language"
]
},
{
"id": "skill:vue-patterns",
"family": "skill",
"description": "Vue.js 3 Composition API, reactivity, Pinia, Vue Router, and Nuxt SSR patterns.",
"modules": [
"framework-language"
]
},
{
"id": "skill:backend-patterns",
"family": "skill",
+2 -1
View File
@@ -183,7 +183,8 @@
"skills/springboot-patterns",
"skills/springboot-tdd",
"skills/springboot-verification",
"skills/ui-to-vue"
"skills/ui-to-vue",
"skills/vue-patterns"
],
"targets": [
"claude",