nuxt-init

Installation
SKILL.md

Nuxt Init

Scaffold a Nuxt 4 project with standard configs, dev deps, hooks, and scripts.

When to Use

  • Starting a new Nuxt 4 project
  • Auditing an existing project for missing configs
  • Onboarding a repo to standard tooling

Workflow

  1. Create config files from references/configs.md (skip existing unless user says overwrite)
  2. Install dev dependencies
  3. Add scripts and lint-staged to package.json
  4. Run bun install && bun run prepare
  5. Run bunx terraform-scaffold init

Config Files

Related skills

More from ralphcrisostomo/nuxt-development-skills

Installs
33
First Seen
Mar 4, 2026