Organize and structure information for clarity and discoverability. Design navigation systems, hierarchies, and mental models that match user needs.
Information Architecture creates logical structures that help users find and understand information easily.
Minimal working example:
IA Process:
1. Research & Discovery
- Interview users about mental models
- Card sorting sessions (open and closed)
- Analyze current usage patterns
- Competitive analysis
2. Structure Development
- Create organization scheme (hierarchical, faceted, etc.)
- Define categories and relationships
- Build taxonomy
- Plan navigation
3. Wireframing
- Sitemap creation
- Navigation structure
- Page templates
- User flows
4. Validation
- User testing with prototypes
- Tree testing (navigation only)
- Iterate based on feedback
// ... (see reference guides for full implementation)
Detailed implementations in the references/ directory:
| Guide | Contents | |---|---| | Card Sorting & Taxonomy | Card Sorting & Taxonomy | | Sitemap & Navigation Structure | Sitemap & Navigation Structure | | Search & Discovery | Search & Discovery |
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/information-architecture · pinned to the source commit
git clone https://github.com/aj-geddes/useful-ai-prompts.git
cd useful-ai-prompts
git checkout 3f5182cfd739fc113f4af5244a1cf342ad7f7911
mkdir -p ".claude/skills/information-architecture"
cp -r "skills/information-architecture" ".claude/skills/information-architecture"Review the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
Scanner static-checks@0.1.0 · commit 3f5182cfd739. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.