Use Case
Nuxt Project Standard isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Nuxt 3 project specifications, covering directory structure, SSR/SSG, composite API, data acquisition, routing, middleware, plug-ins and modules. Automatically activated when a user creates or modifies a page or module in a Nuxt 3 project. This guide covers how to deploy Nuxt Project Standard for your team, standardize prompts, and create shared workflows that everyone can use.
Install Nuxt Project Standard in your project directory: .claude/skills/nuxt-project-standard/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Nuxt Project Standard in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Nuxt Project Standard
How can my team use Nuxt Project Standard together?
Set up Nuxt Project Standard for our project so everyone can use it
Create a shared workflow using Nuxt Project Standard for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install nuxt-project-standardOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install nuxt-project-standardβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/nuxt-project-standard/π‘Extract and place the folder at the path above, then restart your agent.