Community Setup
Vue 3 + Nuxt 3 Full Stack App
Claude Code setup for Vue 3 + Nuxt 3 development with Composition API conventions and auto-imports.
Web DevelopmentdeveloperintermediateVS CodeGitHubNode.jsVercel
By Initly Team0 downloads
VS CodeGitHubNode.jsVercel
Instructions Preview
1. Install Claude Code
npm install -g @anthropic-ai/claude-code
2. Create Nuxt Project
npx nuxi init my-nuxt-app
cd my-nuxt-app && npm install
3. Add Config Files
Copy CLAUDE.md to project root and agents to .claude/agents/.
4. Install Pinia
npm install pinia @pinia/nuxt
5. Verify Setup
claude
Ask Claude to create a composable to test the setup....
Purchase this setup to see the full instructions
Config Files
Purchase to download these config files.
CLAUDE.mdLocked
code-reviewer.mdLocked