Api Documentation Generator

🌐Community
by davila7 · vlatest · Repository

Helps with API, documentation as part of writing, documentation, and content creation 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 davila7-api-documentation-generator npx -- -y @trustedskills/davila7-api-documentation-generator
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "davila7-api-documentation-generator": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/davila7-api-documentation-generator"
      ]
    }
  }
}

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

About This Skill

What it does

The davila7-api-documentation-generator skill automates the creation of API documentation based on code or specifications provided by the user. It supports generating clear, structured documentation in formats like Markdown or HTML, making it easier for developers to understand and use APIs.

When to use it

  • You need to quickly generate documentation for a new RESTful API endpoint.
  • Your team requires standardized documentation across multiple microservices.
  • You want to automate the process of updating documentation as code changes.

Key capabilities

  • Generates API documentation from code or specifications
  • Supports Markdown and HTML output formats
  • Integrates with common API frameworks and tools

Example prompts

  • "Generate API documentation for a user authentication endpoint in Markdown."
  • "Create HTML-based documentation for the /products route of my REST API."
  • "Update the API docs based on this new code snippet."

Tips & gotchas

  • Ensure your code or specification is well-structured and includes comments for accurate output.
  • This skill may not support complex custom formats without additional configuration.

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
davila7
Installs
261

🌐 Community

Passed automated security scans.