AI AGENT ADDONS

Nuxt Content

onmax/nuxt-skills
Documentation
1,786installs

Nuxt Content v3 helps you build websites with text and data stored in markdown files. You can use it for blogs, documentation, or any site with lots of written content. The tool organizes your content into collections and lets you query them with a simple API.

You can pull content from local files, a GitHub repository, or an outside data source. It works with SQLite, PostgreSQL, and other databases. The built-in ContentRenderer turns markdown into web pages and supports Vue components inside your text.

This skill is perfect for developers who want a clean, fast content system in their Nuxt project. It also works with NuxtStudio for live editing and supports multiple languages with i18n.

Add Nuxt Content skill to your workflow

Global

mkdir -p ~/.claude/skills/nuxt-content

Project

mkdir -p .claude/skills/nuxt-content

Source Repository

Stars
685
Forks
34
Watchers
685
Last Push
1 month ago
Created
7 months ago