什么是 nuxt-init?
使用标准配置文件(prettier、eslint、gitignore、husky、vitest、tsconfig、sops)和 Bun 脚本搭建新的 Nuxt 4 项目时使用。 来源:ralphcrisostomo/nuxt-development-skills。
使用标准配置文件(prettier、eslint、gitignore、husky、vitest、tsconfig、sops)和 Bun 脚本搭建新的 Nuxt 4 项目时使用。
通过命令行快速安装 nuxt-init AI 技能到你的开发环境
来源:ralphcrisostomo/nuxt-development-skills。
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 |
使用标准配置文件(prettier、eslint、gitignore、husky、vitest、tsconfig、sops)和 Bun 脚本搭建新的 Nuxt 4 项目时使用。 来源:ralphcrisostomo/nuxt-development-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill nuxt-initBrowse more skills from ralphcrisostomo/nuxt-development-skills
使用标准配置文件(prettier、eslint、gitignore、husky、vitest、tsconfig、sops)和 Bun 脚本搭建新的 Nuxt 4 项目时使用。 来源:ralphcrisostomo/nuxt-development-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill nuxt-init 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ralphcrisostomo/nuxt-development-skills