Documentation setups

Documentation Generation vs Documentation Standards for Documentation

Comparing two Claude Code plugins for documentation. Below: side-by-side facts, then a verdict you can disagree with.

Side by side

OpenAPI specification generation, Mermaid diagram creation, tutorial writing, API reference documentation

Tags
documentationapiai
Author
Seth Hobson
Stars
35,061
Updated
May 2026
Source
GitHub
Install
/plugin marketplace add wshobson/agents && /plugin install documentation-generation@agents

HADS (Human-AI Document Standard) — semantic tagging convention for writing docs that work efficiently for both humans and AI models. Reduces token consumption by separating machine-critical facts from human context.

Tags
documentationai
Author
Niksa Barlovic
Stars
35,061
Updated
May 2026
Source
GitHub
Install
/plugin marketplace add wshobson/agents && /plugin install documentation-standards@agents

Verdict

Documentation Generation and Documentation Standards are close to a coin flip for documentation — pick on stack fit.

  • Pick Documentation Generation if your project leans on api.
  • Pick Documentation Standards if you need stronger documentation support.

Auto-generated from tag fit, popularity, recency, and featured status. Not a hand review.

More plugins to compare for documentation