Document From Brief — Documentation skill for Claude Code
Generate documentation (tutorial / how-to / reference / explanation) from a one-paragraph brief.
How to install Document From Brief
Installs to ~/.claude/skills/sungjin9288-design-ai-document-from-brief/SKILL.md
mkdir -p ~/.claude/skills/sungjin9288-design-ai-document-from-brief && curl -fsSL https://raw.githubusercontent.com/sungjin9288/design-ai/HEAD/commands/document-from-brief.md -o ~/.claude/skills/sungjin9288-design-ai-document-from-brief/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Document From Brief does
description: Generate documentation (tutorial / how-to / reference / explanation) from a one-paragraph brief. Picks the right Diátaxis type, applies template, follows technical-writing voice rules.
Apply the [`document-author` skill](../skills/document-author/PLAYBOOK.md) to the brief in `$ARGUMENTS`.
Input
`$ARGUMENTS` should describe:
- What's being documented (component / API / process / decision)
- Type if known (tutorial / how-to / reference / explanation) — else infer
- Audie
Alternatives in Documentation
- Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
- Skills Quick Reference Guide — A guide for choosing the right skill for your task 6.8k ★
- Technical Docs Pack — Technical documentation skills 1.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Diataxis Tutorial
Create learning-oriented tutorial documentation following the Diataxis framework
Fmhy Skill
Agent skill for finding vetted free media sources via FMHY — ships a greppable offline mirror of the FMHY wiki
Apply Self Review
Apply the approved improvements from the latest memory-self-review PROPOSAL. Auto-applies the safe, reversible
Diataxis Explanation
Create understanding-oriented explanation documentation following the Diataxis framework
Flywheel Reality Check
Strategic gap analysis between vision (AGENTS.md / README.md / plan docs) and actual implementation. Reads doc
Refraction Implement
Update code to match Refraction documentation. Docs are authoritative — the code follows.
Related Agents
Docs Tutorial Maker
Creates and updates tutorial documentation following Diátaxis framework and tutorial conventions
Paper Section Drafter
Drafts a specific IMRAD section or paragraph for a scientific manuscript in the author's voice. Invoked by /pa
Template Designer
Template explanation engine architecture design