Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
onmax avatar

Document Writer

  • 1.8k installs
  • 696 repo stars
  • Updated July 27, 2026
  • onmax/nuxt-skills

document-writer is an agent skill for Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overr

About

Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overrides brevity rules for proper grammar. Use nuxt-content for MDC syntax, nuxt-ui for component props. The document-writer skill documents workflows and patterns from the repository SKILL.md. --- name: document-writer description: Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overrides brevity rules for proper grammar. Use nuxt-content for MDC syntax, nuxt-ui for component props. license: MIT --- # Documentation Writer for Nuxt Ecosystem Writing guidance for blog posts and documentation following patterns from official Nuxt websites. ## When to Use - Writing blog posts for Nuxt ecosystem projects - Creating or editing documentation pages - Ensuring consistent writing style across content ## Writing Standard **Override**: When writing documentation, maintain proper grammar and complete sentences.

  • Documentation Writer for Nuxt Ecosystem
  • Writing blog posts for Nuxt ecosystem projects
  • Creating or editing documentation pages
  • Ensuring consistent writing style across content
  • Grammatically correct

Document Writer by the numbers

  • 1,845 all-time installs (skills.sh)
  • +32 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #302 of 2,203 Security skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

document-writer capabilities & compatibility

Capabilities
documentation writer for nuxt ecosystem · writing blog posts for nuxt ecosystem projects · creating or editing documentation pages · ensuring consistent writing style across content · grammatically correct
Use cases
documentation
From the docs

What document-writer says it does

Overrides brevity rules for proper grammar.
SKILL.md
Use nuxt-content for MDC syntax, nuxt-ui for component props.
SKILL.md
license: MIT --- # Documentation Writer for Nuxt Ecosystem Writing guidance for blog posts and documentation following patterns from official Nuxt websites.
SKILL.md
The "sacrifice grammar for brevity" rule does NOT apply here.
SKILL.md
npx skills add https://github.com/onmax/nuxt-skills --skill document-writer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.8k
repo stars696
Security audit3 / 3 scanners passed
Last updatedJuly 27, 2026
Repositoryonmax/nuxt-skills

What problem does document-writer solve for developers using the documented workflows?

Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overrides brevity rules f

Who is it for?

Developers working with document-writer patterns described in the skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill documented scope.

When should I use this skill?

Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overrides brevity rules f

What you get

Grounded guidance and workflows from SKILL.md for document-writer.

  • documentation markdown
  • blog post draft
  • MDC component markup

Files

SKILL.mdMarkdownGitHub ↗

Documentation Writer for Nuxt Ecosystem

Writing guidance for blog posts and documentation following patterns from official Nuxt websites.

When to Use

  • Writing blog posts for Nuxt ecosystem projects
  • Creating or editing documentation pages
  • Ensuring consistent writing style across content

Writing Standard

Override: When writing documentation, maintain proper grammar and complete sentences. The "sacrifice grammar for brevity" rule does NOT apply here.

Documentation must be:

  • Grammatically correct
  • Clear and unambiguous
  • Properly punctuated
  • Complete sentences (not fragments)

Brevity is still valued, but never at the cost of clarity or correctness.

Related Skills

For component and syntax details, use these skills:

SkillUse For
nuxt-contentMDC syntax, prose components, code highlighting
nuxt-uiComponent props, theming, UI patterns

Available References

ReferencePurpose
[references/writing-style.md](references/writing-style.md)Voice, tone, sentence structure
[references/content-patterns.md](references/content-patterns.md)Blog frontmatter, structure, component patterns

Loading Files

Consider loading these reference files based on your task:

  • [ ] references/writing-style.md - if writing prose, improving voice/tone, or structuring sentences
  • [ ] references/content-patterns.md - if creating blog posts, setting up frontmatter, or using MDC components

DO NOT load all files at once. Load only what's relevant to your current task.

Quick Reference

Writing Patterns

PatternExample
Subject-first"The useFetch composable handles data fetching."
Imperative"Add the following to nuxt.config.ts."
Contextual"When using authentication, configure..."

Modal Verbs

VerbMeaning
canOptional
shouldRecommended
mustRequired

Component Patterns (WHEN to use)

NeedComponent
Info aside::note
Suggestion::tip
Caution::warning
Required::important
CTA:u-button{to="..." label="..."}
Multi-source code::code-group
For component props: see nuxt-ui skill

Headings

  • H1 (`#`): No backticks — they don't render properly
  • H2-H4: Backticks work fine

Workflow

1. Load relevant reference file (writing-style.md for prose, content-patterns.md for structure) 2. Draft content using active voice and present tense 3. Apply the checklist below to verify quality — if any item fails, revise and re-check 4. Verify callout types match intent (note/tip/warning/important)

Example

# Getting Started with Authentication

Nuxt Better Auth provides a simple way to add authentication to your application.
Configure the module in your `nuxt.config.ts` to get started.

::note
Authentication requires a database connection. See the [database setup](/docs/database) guide for details.
::

## Installation

Add the module to your project:

~~~bash [Terminal]
pnpm add @onmax/nuxt-better-auth
~~~

The module auto-imports the `useUserSession` composable. Access the current user session from any component.

Checklist

  • [ ] Active voice (85%+)
  • [ ] Present tense
  • [ ] 2-4 sentences per paragraph
  • [ ] Explanation before code
  • [ ] File path labels on code blocks
  • [ ] Appropriate callout types
  • [ ] No backticks in H1 headings

Related skills

How it compares

Use document-writer for Nuxt ecosystem MDC docs; use generic documentation skills for framework-agnostic README work.

FAQ

Who is Document Writer for?

Developers and software engineers working with document-writer patterns from the skill documentation.

When should I use Document Writer?

Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overrides brevity rules for proper grammar. U

Is Document Writer safe to install?

Review the Security Audits panel on this page before installing in production.

Securityauditappsec

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.