Document Writer

🌐Community
by nuxt-content · vlatest · Repository

Helps with Nuxt, documentation as part of building frontend UIs and user experiences workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add nuxt-content-document-writer npx -- -y @trustedskills/nuxt-content-document-writer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "nuxt-content-document-writer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/nuxt-content-document-writer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The document-writer skill enables AI agents to generate, format, and manage text-based documents directly within Nuxt Studio projects. It streamlines content creation by allowing agents to write structured markdown files that integrate seamlessly with your existing Nuxt Content setup.

When to use it

  • Generating new documentation pages or blog posts in real-time based on user requests.
  • Creating structured data files like FAQs, API references, or knowledge base articles.
  • Updating existing content files by appending sections or modifying specific headers.
  • Producing formatted output such as code snippets, tables, and lists for technical guides.

Key capabilities

  • Direct integration with Nuxt Content file structures.
  • Automatic formatting of markdown syntax including headers, lists, and links.
  • Support for generating multi-section documents with consistent styling.
  • Real-time preview capabilities within the Nuxt Studio interface.

Example prompts

  • "Write a new documentation page explaining how to configure authentication in my app."
  • "Create a markdown file listing all available API endpoints with their descriptions and parameters."
  • "Generate a blog post draft about the latest updates to the Nuxt Content plugin."

Tips & gotchas

Ensure your project is initialized with Nuxt Content before using this skill, as it relies on specific directory structures. For best results, provide clear context about the desired document structure and tone when issuing generation requests.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
nuxt-content
Installs
32

🌐 Community

Passed automated security scans.