nuxt

Installation
SKILL.md

Nuxt Best Practices

Guidance for building high-performance Nuxt 4 applications following official best practices. Covers rendering strategies, performance optimization, data fetching, component patterns, and profiling.

Rendering Strategies

Choose the Right Rendering Mode per Route

Nuxt 4 supports hybrid rendering via routeRules. Assign rendering strategies per route rather than using a single global mode:

Related skills
Installs
4
GitHub Stars
10
First Seen
Mar 15, 2026