Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:38:06 +08:00
commit 8bd861b848
17 changed files with 6862 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "nuxt",
"description": "Nuxt development guidance with Vue best practices, auto-imports awareness, and library-specific patterns for Pinia, VueUse, and more",
"version": "2.3.0",
"author": {
"name": "Lukas Trumm"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}