This handles Nuxt Content v3's typed collections system, which lets you organize markdown and remote content with Zod schemas and query it with a SQL-like API. You'd reach for it when setting up a blog, docs site, or any content-driven Nuxt app that needs more structure than dropping markdown files in a folder. The skill breaks down collection configuration, queryCollection usage, MDC rendering, and database setup across focused reference files. It's designed to load progressively, so you grab the collections file when defining schemas or the querying file when building navigation, not everything at once. Solid if you're past basic static content and need actual content management with type safety.
npx -y skills add onmax/nuxt-skills --skill nuxt-content --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar