dragoon0x/everything-design-taste

content-hierarchy

Structuring content for scanability, progressive disclosure, and information architecture.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill content-hierarchy

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,160 B
  • docs SUMMARY.md 115 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

Content Hierarchy

Inverted Pyramid

Most important information first. Details follow.

  1. Headline: the conclusion/key takeaway
  2. Lead: essential context (who, what, when)
  3. Body: supporting details
  4. Background: additional context for those who want depth

Scanning Patterns

  • F-pattern: users scan headings down the left, then read selectively
  • Layer-cake: users jump between headings, scanning for relevance
  • Spotted: users scan for specific targets (links, buttons, numbers)

Design for Scanners

  1. Clear headings at each level
  2. Bold key terms within paragraphs
  3. Short paragraphs (3-4 sentences max)
  4. Bulleted lists for 3+ related items
  5. Pull quotes for key insights
  6. Numbers and data points stand out

Progressive Disclosure

  • Show summary by default
  • Expand for details on demand
  • 'Show more' / 'Read more' with preview of what's hidden
  • Accordions for FAQ-style content
  • Tabs for parallel content types