documentation-router

Routes documentation and explanation tasks. Triggers on document, explain, readme, api-docs, changelog, guide, comment, describe, write-docs.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "documentation-router" with this command: npx skills add zpankz/mcp-skillset/zpankz-mcp-skillset-documentation-router

Documentation Router

Routes documentation, explanation, and writing tasks.

Subcategories

Code Documentation

triggers: [comment, docstring, jsdoc, type-doc]
skills:
  - sc:document: Focused component documentation
  - sc:explain: Clear explanations

Project Documentation

triggers: [readme, guide, setup, installation, contributing]
skills:
  - dev:documentation:create-readme-section: README sections
  - sc:index: Comprehensive documentation

Release Documentation

triggers: [changelog, release-notes, version, breaking-changes]
skills:
  - dev:documentation:create-release-note: Release notes

API Documentation

triggers: [api-docs, endpoints, swagger, openapi]
skills:
  - sc:document: API documentation
  - sc:design: API design

Routing Decision Tree

documentation request
    │
    ├── Code-level?
    │   ├── Comments? → sc:document
    │   └── Explanation → sc:explain
    │
    ├── Project-level?
    │   ├── README? → create-readme-section
    │   └── Full docs → sc:index
    │
    ├── Release?
    │   └── create-release-note
    │
    └── API?
        └── sc:document

Managed Skills

SkillPurposeTrigger
sc:documentComponent docs"document", "describe"
sc:explainExplanations"explain", "clarify"
sc:indexFull documentation"index", "comprehensive"
create-readme-sectionREADME"readme", "setup guide"
create-release-noteRelease notes"changelog", "release"

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

cursor-skills

No summary provided by upstream source.

Repository SourceNeeds Review
General

software-architecture

No summary provided by upstream source.

Repository SourceNeeds Review
General

terminal-ui-design

No summary provided by upstream source.

Repository SourceNeeds Review
General

obsidian-process

No summary provided by upstream source.

Repository SourceNeeds Review