Docs Why banner
keithdv keithdv

Docs Why

Documentation community

Description

--- name: docs-why description: Interactive documentation improvement - ask the domain expert "why" questions, then write prose from their answers argument-hint: "<filepath> - e.g., docs/factory-operations.md" allowed-tools: ["Glob", "Grep", "Read", "Edit", "Write", "AskUserQuestion"] --- Improve documentation by extracting "why" knowledge from the domain expert (the user). ## The Problem This Solves AI-generated documentation tends to be technically accurate but missing the *why* — the desig

Installation

Installs to ~/.claude/skills/keithdv-claudeskills-docs-why/SKILL.md

Terminal
mkdir -p ~/.claude/skills/keithdv-claudeskills-docs-why && curl -fsSL https://raw.githubusercontent.com/keithdv/ClaudeSkills/HEAD/commands/docs-why.md -o ~/.claude/skills/keithdv-claudeskills-docs-why/SKILL.md

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

Full documentation available on GitHub

View Source Repository