ux-information-architecture
2
总安装量
2
周安装量
#65803
全站排名
安装命令
npx skills add https://github.com/cantagestudio/cosmicatlaspacker --skill ux-information-architecture
Agent 安装分布
amp
2
gemini-cli
2
github-copilot
2
codex
2
kimi-cli
2
cursor
2
Skill 文档
UX Information Architecture
A skill that designs Information Architecture (IA) as ASCII diagrams.
When to Use
- Designing overall screen hierarchy for apps/web
- Defining navigation structures
- Content classification and grouping
- Creating sitemaps
IA Diagram Symbols
Hierarchy Nodes
[Root] â Top level (app/site)
ââ[Section] â Section (category)
â ââ[Page] â Page
â â ââ[SubPage] â Sub page
â ââ[Page]
ââ[Section]
Node Types
[Page Name] â Regular page
[[Core Page]] â Core page (emphasis)
(Modal/Overlay) â Modal/Overlay
{Dynamic Content} â Dynamic content
<External Link> â External link
[Page*] â Auth required
IA Structure Patterns
Hierarchical Tree
[Application]
â
ââ[Dashboard]
â ââ[Overview]
â ââ[Statistics]
â
ââ[Projects]
â ââ[Project List]
â â ââ{Project Item}
â ââ(New Project Modal)
â
ââ[Settings]*
ââ[Profile]
ââ[Security]
IA Design Principles
- 3-click rule: Major content reachable within 3 levels
- Menu items: 7±2 recommended
- Hierarchy depth: 4 levels or less recommended