nuxt-v4
Nuxt 4 Best Practices
Production-ready patterns for building modern Nuxt 4 applications with SSR, composables, server routes, and Cloudflare deployment.
Quick Reference
Version Requirements
| Package | Minimum | Recommended |
|---|---|---|
| nuxt | 4.0.0 | 4.2.x |
| vue | 3.5.0 | 3.5.x |
| nitro | 2.10.0 | 2.10.x |
| vite | 6.0.0 | 6.0.x |
| typescript | 5.0.0 | 5.x |
Key Commands
More from christowles/blog
slidev
Create and edit presentation slides using Slidev framework when user requests slides, presentations, or deck modifications
17blog-mermaid
Create mermaid diagrams for blog posts using the blog's sky/zinc color theme. Use when adding flowcharts, sequence diagrams, or other mermaid visualizations to blog content.
16fix-blog-images
Fix and optimize images in uncommitted blog posts. Use when preparing blog posts for publication, fixing broken image paths, renaming generic image names (image.png), moving images to proper /images/blog/ directory, improving alt text, or checking image references before committing. Trigger on "fix blog images", "check images", "prepare post for publish", or after pasting screenshots into markdown.
15blog-04-image-prompt
Generate optimized AI image prompts for blog post hero images
14blog-02-write-post
Create a new technical blog post with deep educational value and professional quality
12blog-03-review
Review and improve the blog post draft for clarity, engagement, and authentic voice.
11