LLM Skills
~/catalog/technical documentation//plugin.json

Documentation standards

/plugin.json

Ajoute HADS (Human-AI Document Standard) - semantic tagging convention for writing documentation that works efficiently for both human readers and A

Niksa BarlovicNiksa Barlovic
38.9k
May 26, 2026
MIT
// plugin content

Claude Code plugin indexed at GitHub. Source description: HADS (Human-AI Document Standard) - a semantic tagging convention for writing documentation that works efficiently for both human readers and AI models. Reduces token consumption and the risk of hallucination by separating machine-critical facts from human context. Detected version: 1.0.1

// original public source
wshobson/agents
/plugins/documentation-standards/.claude-plugin/plugin.json
License: MIT
Independent project, not affiliated with Anthropic. This plugin remains the property of its original author.
// install this plugin
Paste this command in your terminal at the root of your project:
mkdir -p .claude/commands && curl -o ".claude/commands/plugin.json" "https://raw.githubusercontent.com/wshobson/agents/main/plugins/documentation-standards/.claude-plugin/plugin.json"
Then in Claude Code, type /plugin.json to activate it.
open_in_newOpen original source
// save
Save available after sign in.
loginSign in to save
// information
Stars 38.9k
LicenseMIT
UpdatedMay 26, 2026
Format.md
AccessFree
// similar

Plugins Technical documentation

View allarrow_forward