Create Docs
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.
Run in terminal (recommended)
claude mcp add mhaibaraai-create-docs npx -- -y @trustedskills/mhaibaraai-create-docs
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.