nuxt
Full-stack Vue framework providing SSR, file-based routing, auto-imports, and universal deployment via Nitro.
Install
npx skills add https://github.com/antfu/skills --skill nuxtStats
| Total installs | 8,972 |
| Weekly installs | 8.9K |
| GitHub stars | 4.4K |
| First seen | Jan 28, 2026 |
| Source | @antfu/skills |
Summary
- Covers core concepts including directory structure, configuration, CLI commands, file-based routing with middleware and layouts, and data fetching with useFetch and useAsyncData
- Supports three rendering modes: universal SSR, client-side SPA, and hybrid rendering with route-level control
- Includes auto-import systems for composables and components, built-in components like NuxtLink and NuxtPage, and server routes powered by Nitro
- Provides state management via useState composable, module authoring with Nuxt Kit, and deployment across Node.js, serverless, and edge platforms
Tags
Related skills
| Skill | Installs | vs nuxt |
|---|---|---|
| performance-optimization | 11,460 | +2,488 |
| react-native-best-practices | 8,572 | -400 |
| vite | 11,803 | +2,831 |
| flutter-animations | 10,735 | +1,763 |
| create-auth-skill | 11,399 | +2,427 |
FAQ
- How many installs does nuxt have?
- nuxt has 8,972 total installs and 8.9K installs this week.
- Where is nuxt hosted?
- nuxt is published by @antfu/skills at https://github.com/antfu/skills.
- How many GitHub stars does nuxt have?
- nuxt has 4.4K GitHub stars.
- When was nuxt first indexed?
- OrangeBot.AI first indexed nuxt on Jan 28, 2026.
- How do I install nuxt?
- Run: npx skills add https://github.com/antfu/skills --skill nuxt