·nuxt-init

Use when scaffolding a new Nuxt 4 project with standard config files (prettier, eslint, gitignore, husky, vitest, tsconfig, sops) and bun scripts.

33Installs·5Trend·@ralphcrisostomo

Installation

$npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill nuxt-init

How to Install nuxt-init

Quickly install nuxt-init AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill nuxt-init
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ralphcrisostomo/nuxt-development-skills.

SKILL.md

View raw

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

| bunx terraform-scaffold init | Create config + Terraform directory structure | | bunx terraform-scaffold graphql | Generate GraphQL resolver | | bunx terraform-scaffold lambda | Create standalone Lambda | | bunx terraform-scaffold build --env= | Bundle Lambda functions | | bunx terraform-scaffold tf | Execute Terraform (plan, apply) |

| bunx terraform-scaffold tf-output | Export outputs to env files |

Use when scaffolding a new Nuxt 4 project with standard config files (prettier, eslint, gitignore, husky, vitest, tsconfig, sops) and bun scripts. Source: ralphcrisostomo/nuxt-development-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill nuxt-init
Category
</>Dev Tools
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from ralphcrisostomo/nuxt-development-skills

Quick answers

What is nuxt-init?

Use when scaffolding a new Nuxt 4 project with standard config files (prettier, eslint, gitignore, husky, vitest, tsconfig, sops) and bun scripts. Source: ralphcrisostomo/nuxt-development-skills.

How do I install nuxt-init?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill nuxt-init Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ralphcrisostomo/nuxt-development-skills