nuxt-skills
Expert Vue, Nuxt, and TypeScript knowledge packs for AI coding assistants
All Skills in This Repository (20)
Pure Emerald Level Indicatorsnuxt
Provide Nuxt 4+ guidance for server routes, routing, middleware, and composables.
nuxt-content
Define typed Nuxt Content v3 collections with Zod schemas and queryCollection.
reka-ui
Build Vue 3 components with Reka UI headless primitives and WAI-ARIA compliance.
nuxt-seo
Configure Nuxt SEO modules for robots, sitemaps, OG images, and structured data.
nuxt-ui
Build styled Vue and Nuxt interfaces with Nuxt UI v4 components, forms, and overlays.
tresjs
Build declarative 3D scenes in Vue using TresJS components, composables, and post-processing effects.
writing-web-documentation
Write and review developer documentation for web software projects using structured page templates.
ts-library
Guides authoring TypeScript libraries covering package exports, build tooling, API design, testing, and npm publishing.
vitest
Write and configure unit and integration tests for Vite projects with Vitest.
vue
Provides Vue 3 Composition API patterns, component guidance, and testing practices for Vue development.
document-writer
Writes Nuxt blog posts and documentation using style guides and MDC component patterns.
pnpm
Manages Node.js dependencies with pnpm workspaces, catalogs, overrides, and CI pipelines.
Frequently Asked Questions
FAQPage SchemaHow to install nuxt-skills?โผ
Run `npx skills add onmax/nuxt-skills --all -g -y` in your terminal to install all skills globally for your AI agent.
What does nuxt-skills do?โผ
It gives AI coding assistants accurate, current knowledge of the Vue and Nuxt ecosystem, covering components, server routes, content, SEO, testing, and deployment.
Which AI agents work with nuxt-skills?โผ
The skills follow the open Agent Skills format and work with Claude Code, Cursor, Codex, GitHub Copilot, OpenCode, and Gemini.
How do the skills stay up to date?โผ
GitHub Actions workflows regenerate component docs weekly and use Claude to review upstream changelogs for breaking changes every two weeks.
Do I need to load every skill at once?โผ
No. Each skill uses progressive loading, so your agent only reads the small reference file relevant to your current task, keeping context usage minimal.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core