information-architecture

Installation
SKILL.md

Information Architecture

Plan the structure and the execution. Two artifacts: INFORMATION_ARCHITECTURE.md (the structural skeleton) and PLAN.md (the phased delivery plan with vertical-slice tasks, sub-tasks, dependencies, and estimates).

When to use

  • The user wants to plan a product, feature, app, or site before building.
  • The user wants to map navigation, content hierarchy, user flows, or URL strategy.
  • The user wants a roadmap, an enhancement plan, or "what should I build first".
  • A task chain ends in "and break it into phases / tasks I can pick up one at a time".

Output paths

By default, save both documents under <feature-slug>/ at the repo root:

<feature-slug>/
├── INFORMATION_ARCHITECTURE.md    # structure: sitemap, nav, flows, conventions
└── PLAN.md                         # execution: phases → tasks → sub-tasks
Related skills

More from mkabumattar/skills

Installs
15
First Seen
Apr 26, 2026