Doc Diataxis banner
zircote zircote

Doc Diataxis

Documentation community

Description

--- name: doc-diataxis description: "Analyze documentation against the Diataxis framework (classify, review, gap analysis)" argument-hint: "[classify|review|gaps|audit] [path]" allowed-tools: Read, Glob, Grep, Bash(git:*), Bash(rg:*) diataxis_type: reference --- Analyze documentation against the Diátaxis framework. ## Operation Mode $IF($1, Mode: $1 $IF($2, Scope: @$2, Scope: all configured documentation paths), Ask the user which operation to perform: - **classify** — Classify docum

Installation

Installs to ~/.claude/skills/zircote-documentation-review-doc-diataxis/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-documentation-review-doc-diataxis && curl -fsSL https://raw.githubusercontent.com/zircote/documentation-review/HEAD/commands/doc-diataxis.md -o ~/.claude/skills/zircote-documentation-review-doc-diataxis/SKILL.md

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

Full documentation available on GitHub

View Source Repository