nuxt-content

Community

Build content-driven Nuxt apps with ease.

Authoronmax
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing and querying content in Nuxt applications, especially with complex schemas, remote sources, or database backends, can be challenging. This Skill simplifies content integration, querying, and rendering, making it easier to build dynamic, content-rich websites and documentation portals.

Core Features & Use Cases

  • Typed Collections & Schemas: Define structured content with Zod for type safety and validation, ensuring data consistency.
  • Flexible Content Sources: Integrate local Markdown files, pull content from remote GitHub repositories, or fetch from custom APIs.
  • SQL-like Querying: Use the queryCollection API for powerful, efficient content retrieval and filtering.
  • Use Case: Quickly set up a blog by defining a blog collection with a schema for posts, then query and render them using queryCollection and <ContentRenderer> for a dynamic content display.

Quick Start

I am setting up a new Nuxt Content v3 project. I need to define a new collection for blog posts with a title (string), date (date), and optional tags (array of strings). Provide the content.config.ts code.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: nuxt-content
Download link: https://github.com/onmax/nuxt-skills/archive/main.zip#nuxt-content

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.