Pipelex

Docs Uth — Documentation skill for Claude Code

Documentation community

Add a new page to the "Under the Hood" Documentation.

How to install Docs Uth

Installs to ~/.claude/commands/pipelex-pipelex-docs-uth.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Pipelex/pipelex/HEAD/.claude/commands/docs-uth.md -o ~/.claude/commands/pipelex-pipelex-docs-uth.md

Restart Claude Code, or start a new session, for it to be picked up.

What Docs Uth does

Add a new page to the "Under the Hood" Documentation

Explain the provided feature in the docs: add a new page to @docs/under-the-hood/

Don't present the changes as "changes". Describe as if it were always like this. We are documenting the (new) current solution as the new normal.


Use our under-the-hood template:

Structure: Principle → Usage variants → Interfaces → Architecture (Mermaid) → Implementation → Reference tables

Approach:

  • Why before how

  • Exhaustive case tables (Scenario

Alternatives in Documentation

  • Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
  • OpenAI Docs — Provide authoritative guidance from OpenAI developer documentation 14.6k ★
  • Translate Doc Zh — Translate English documentation to Chinese 5.7k ★

Full documentation available on GitHub

View Source Repository