home/categories/full-stack/onlytiancai-codesnip-skills-nuxt4-dev-skill-md
full-stackdevelopment

nuxt4-dev

Full-stack Nuxt 4 development skill. Use this skill whenever working on a Nuxt 4 project needing help with: - Project setup and configuration (Nuxt 4.x, nuxt.config.ts, app/ directory structure) - Tailwind CSS v4 integration (@nuxt/ui v4.5+, CSS-first configuration) - Nuxt UI v3/v4 components (UTable with id/accessorKey, UModal with title/description props) - Prisma ORM setup (v6.x, better-sqlite3 adapter, migrations, singleton db.ts pattern) - Authentication with nuxt-auth-utils (v0.5.x, email/password, OAuth GitHub/Google) - Testing with Vitest (v4.x) and Playwright (v1.58+) - Admin dashboard patterns (role-based access, protected routes, data tables) Make sure to use this skill whenever the user mentions Nuxt, even if they just say "add a table", "set up login", or "create a dashboard" - this skill covers the complete workflow from initialization to deployment.

onlytiancai
maintainer
onlytiancai
업데이트됨 3/13/2026
스타
322
포크
82
quick start

Installation and usage

Full-stack Nuxt 4 development skill. Use this skill whenever working on a Nuxt 4 project needing help with: - Project setup and configuration (Nuxt 4.x, nuxt.config.ts, app/ directory structure) - Tailwind CSS v4 integration (@nuxt/ui v4.5+, CSS-first configuration) - Nuxt UI v3/v4 components (UTable with id/accessorKey, UModal with title/description props) - Prisma ORM setup (v6.x, better-sqlite3 adapter, migrations, singleton db.ts pattern) - Authentication with nuxt-auth-utils (v0.5.x, email/password, OAuth GitHub/Google) - Testing with Vitest (v4.x) and Playwright (v1.58+) - Admin dashboard patterns (role-based access, protected routes, data tables) Make sure to use this skill whenever the user mentions Nuxt, even if they just say "add a table", "set up login", or "create a dashboard" - this skill covers the complete workflow from initialization to deployment.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use nuxt4-dev