← スキル一覧に戻る

ios-navigation-architecture
by 0xabrar
⭐ 0🍴 0📅 2026年1月18日
SKILL.md
name: ios-navigation-architecture description: Choose and review iOS navigation patterns (tabs, stacks, modals, sheets, deep links). Use when designing app structure or refactoring navigation (platform guidance, not implementation).
iOS Navigation Architecture
Overview
Select a navigation structure that matches user goals, frequency, and depth.
Inputs to Request
- Primary sections and their frequency of use.
- Expected depth within each section.
- Any need for modals or temporary tasks.
- Deep link requirements.
Workflow
- Apply the decision tree in
references/decision-tree.md. - Validate against anti-patterns in
references/anti-patterns.md. - Output the recommended structure and why it fits.
Output Format
- Recommended navigation pattern.
- Rationale (1-2 sentences).
- Risks or trade-offs.
References
references/decision-tree.mdreferences/anti-patterns.md
スコア
総合スコア
45/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
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です