スキル一覧に戻る
CANTAGESTUDIO

ux-information-architecture

by CANTAGESTUDIO

Flutter Desktop texture atlas editor for game development

2🍴 0📅 2026年1月7日
GitHubで見るManusで実行

SKILL.md


name: ux-information-architecture description: "[UI/UX] Designs Information Architecture (IA) as ASCII diagrams. Systematically organizes screen hierarchies, navigation structures, and content classification. Use when requesting 'IA design', 'information architecture', 'screen hierarchy', or 'sitemap'."

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

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です