nuxt-content

Installation
Summary

Typed content collections and SQL-backed queries for Nuxt apps with markdown, MDC, and remote sources.

  • Supports local markdown files, remote GitHub repositories, and external APIs as content sources via defineCollection and defineCollectionSource
  • Query content with a fluent SQL-like API (queryCollection) for filtering, navigation, and search across typed collections
  • Render markdown with Vue component support (MDC syntax) using ContentRenderer and customizable prose components
  • Integrates with NuxtStudio for live editing, preview mode, and multi-language content patterns
  • Database-agnostic configuration supporting SQLite, PostgreSQL, D1, and LibSQL with markdown plugin and renderer customization
SKILL.md

Nuxt Content v3

Progressive guidance for content-driven Nuxt apps with typed collections and SQL-backed queries.

When to Use

Working with:

  • Content collections (content.config.ts, defineCollection)
  • Remote sources (GitHub repos, external APIs via defineCollectionSource)
  • Content queries (queryCollection, navigation, search)
  • MDC rendering (<ContentRenderer>, prose components)
  • Database configuration (SQLite, PostgreSQL, D1, LibSQL)
  • Content hooks (content:file:beforeParse, content:file:afterParse)
  • i18n multi-language content
  • NuxtStudio or preview mode
  • LLMs integration (nuxt-llms)

For writing documentation: use document-writer skill

Related skills

More from onmax/nuxt-skills

Installs
1.5K
GitHub Stars
658
First Seen
Jan 19, 2026