Create Docs

🌐Community
by mhaibaraai · vlatest · Repository

Generates comprehensive documentation from code comments, specifications, or existing text using advanced natural language processing.

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 mhaibaraai-create-docs npx -- -y @trustedskills/mhaibaraai-create-docs
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "mhaibaraai-create-docs": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/mhaibaraai-create-docs"
      ]
    }
  }
}

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

About This Skill

What it does

This skill, create-docs, automates the creation of documentation using Movk. It leverages a Nuxt-based project structure to generate comprehensive and well-formatted documentation sites. The tool simplifies the process of building developer portals or user guides from existing codebases and content.

When to use it

  • Generating API documentation: Quickly create documentation for your APIs based on code comments and annotations.
  • Building developer portals: Automate the creation of a centralized hub for developers using your products or services.
  • Creating user guides: Easily generate comprehensive user manuals from existing content and product specifications.
  • Documenting internal processes: Create clear documentation for internal teams to streamline workflows and onboarding.

Key capabilities

  • Nuxt-based project structure
  • Automated documentation generation
  • Movk integration

Example prompts

  • "Create a documentation site for my API, using the existing code repository."
  • "Generate user guides from these markdown files."
  • "Build a developer portal showcasing our SDKs and APIs."

Tips & gotchas

This skill requires familiarity with Nuxt.js and Movk to effectively configure and customize the generated documentation site.

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
mhaibaraai
Installs
10

🌐 Community

Passed automated security scans.