What problem does it solve? Long, dense, or hard-to-scan documentation slows down readers and reviewers. This Skill applies cognitive-load principles so guides, READMEs, RFCs, onboarding docs, and PR descriptions are easier to understand, retain, and verify. ## Core Features & Use Cases - Cognitive Patterns: Applies six core rules including leading with the answer, progressive disclosure, chunking, signposting, and recognition over recall. - Default Document Template: Provides a reusable Markdown structure with quick path, details table, checklist, and next step sections. - PR Review Guidance: Reduces reviewer burnout by stating what to review first, what is out of scope, and linking chained PRs. - Use Case: When writing an architecture RFC that feels overwhelming, use this Skill to restructure it into a scannable format with a quick path, decision tables, and a verification checklist. ## Quick Start Ask the assistant to rewrite or restructure your documentation using the cognitive-doc-design skill to make it easier to scan and review.