mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-28 19:11:24 +08:00
feat: add Vue ecosystem review support
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user