document-writer

Write Nuxt ecosystem documentation and blog posts with enforced style and structure.

1|1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/Kurrawong/prez-lite --skill document-writer-kurrawong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-writer
Source: https://github.com/Kurrawong/prez-lite/tree/main/.claude/skills/document-writer
Command: npx skills add https://github.com/Kurrawong/prez-lite --skill document-writer-kurrawong

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured approach and style guide for writing clear, consistent, and effective documentation and blog posts within the Nuxt ecosystem.

Core Features & Use Cases

  • Writing Style Guide: Enforces active voice, present tense, and proper grammar, overriding brevity rules for clarity.
  • Content Structure Patterns: Offers templates for blog post structure, frontmatter, and component usage.
  • MDC Component Guidance: Details when and how to use Nuxt Content's MDC components and UI components.
  • Use Case: When writing a new feature announcement blog post for a Nuxt module, use this Skill to ensure the post follows the recommended structure, uses appropriate callouts for code examples, and adheres to the active voice and present tense writing standard.

Quick Start

Use the document-writer skill to help draft a new blog post about a Nuxt module release, focusing on structure and component usage.

Frequently Asked Questions about document-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write technical documentation for a Nuxt module?

Technical documentation for a Nuxt module requires active voice, present tense, and clear sentence structure. Using a structured style guide ensures your docs maintain optimal readability and consistency across the Nuxt ecosystem.

What is the best way to structure a Nuxt blog post?

The best way to structure a Nuxt blog post is by using provided content structure patterns, frontmatter templates, and MDC components. This approach enforces clear sentence structure and active voice for technical feature announcements.

When should I use MDC components in Nuxt Content?

You should use MDC components in Nuxt Content when you need to display specific UI elements or callouts for code examples within your documentation. Proper usage guidelines ensure components integrate correctly with your Markdown syntax.

Does writing Nuxt documentation require a specific Markdown syntax?

Writing Nuxt documentation uses standard Markdown syntax combined with specific frontmatter configuration and MDC component patterns. Adhering to these syntax patterns ensures your content integrates properly with the Nuxt Content system.

Can I use passive voice in Nuxt technical writing for added brevity?

Passive voice should be avoided in Nuxt technical writing because the style guide overrides brevity rules by enforcing active voice and present tense to maintain consistent readability across all documentation.