nuxt4-patterns
Builds safe and fast Nuxt 4 apps with server-side rendering, data fetching, and lazy loading patterns that work correctly on first load.
Installation
Paste this into Claude Code, Cursor, or any agent that can run commands.
What this skill does
What it does:
- Explains best practices for building websites with Nuxt 4, which is a web framework that renders pages on both server and browser
- Shows how to safely fetch data so the server and browser stay in sync
- Describes how to set up different rendering strategies for different pages
- Provides patterns for lazy loading to improve performance
When to use it:
- Your website shows different content on the server versus the browser
- You are setting up how pages should be pre-rendered, cached, or loaded on demand
- You need to fetch data from an API in a way that works with server rendering
- You want to delay loading parts of a page until they are actually needed
- You are troubleshooting routing or data loading problems in Nuxt
The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.
Mirrored from the author's public source. Install counts from the open skills registry.