document-writer
π―Skillfrom onmax/nuxt-skills
Writing guidance for blog posts and documentation following Nuxt ecosystem patterns, covering active voice style, content structure, and MDC component usage while overriding brevity rules for proper grammar.
Overview
The Document Writer skill is part of the nuxt-skills collection, providing Vue, Nuxt, and NuxtHub development expertise for AI coding assistants. The collection includes skills for Vue 3 Composition API, Nuxt 4+ server routes, NuxtHub database and caching, Nuxt Content v3 collections and queries, Nuxt UI, and Nuxt module development.
Key Features
- Multi-Agent Support - Compatible with Claude Code, GitHub Copilot, OpenAI Codex, OpenCode, Cursor, Roo Code, and Antigravity
- Flexible Installation Options - Install via the skills CLI with auto-detection, Claude Code Marketplace, or manual copy to agent skill directories
- Nuxt Content v3 Expertise - Covers collections, queries, MDC rendering, and NuxtStudio integration for content-driven sites
- NuxtHub Integration - Provides guidance on database, KV, blob, cache, and multi-cloud capabilities
- Module Development - Instructions for creating Nuxt modules with defineNuxtModule, Kit utilities, and testing
Who is this for?
This skill is designed for developers working with Nuxt who need AI-assisted document and content writing capabilities within their development workflow. It is particularly useful for teams building content-driven applications with Nuxt Content v3 who want their AI assistant to understand the Nuxt ecosystem's specific patterns and APIs.
Same repository
onmax/nuxt-skills(38 items)
Installation
npx vibeindex add onmax/nuxt-skills --skill document-writernpx skills add onmax/nuxt-skills --skill document-writer~/.claude/skills/document-writer/SKILL.mdSKILL.md
More from this repository10
Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.
Progressive guidance for Nuxt 4+ projects (v4.3+) providing server routes, file-based routing, middleware patterns, Nuxt-specific composables, h3 v1 helpers (validation, WebSocket, SSE), and nitropack v2 patterns.
Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.
Component library skill for Vue 3 and Nuxt 4+ built on Reka UI, Tailwind CSS v4, and Tailwind Variants, covering @nuxt/ui v4 components like Button, Modal, Form, Table with theming, validation, and composables.
Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.
Animation library skill for Vue 3 and Nuxt providing Motion Vue (motion-v) component API, gesture animations, scroll-linked effects, layout transitions, and spring physics with minimal bundle size.
Patterns for authoring high-quality TypeScript libraries covering project setup, package exports (dual CJS/ESM), build tooling (tsdown/unbuild), API design patterns, type inference, testing with vitest, and release workflows.
Nuxt SEO meta-module covering robots.txt, sitemap.xml generation, dynamic OG image creation, JSON-LD structured data (schema.org), breadcrumbs, and canonical URL configuration.
Guide for creating Nuxt modules that extend framework functionality, covering defineNuxtModule patterns, Kit utilities, hooks, E2E testing, and release automation for both published npm and local project modules.
Agent skills for Nuxt.js development, providing AI assistants with specialized knowledge for building Nuxt applications and modules.