Information Architecture banner
mshadmanrahman mshadmanrahman

Information Architecture

Development community

Description

You are structuring the product before any screens are drawn. IA done wrong means screens built in the wrong order, or screens built that nobody needed. Do not skip this. Start by reading the design brief if one exists. If no brief is present, ask the user to run `/design-brief` first. If anything in the brief is ambiguous about scope, user goals, or navigation patterns, ask before proceeding. It is better to clarify once than to structure the wrong thing. Produce a structured IA document wit

Installation

Installs to ~/.claude/skills/mshadmanrahman-claude-for-designers-information-architecture/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mshadmanrahman-claude-for-designers-information-architecture && curl -fsSL https://raw.githubusercontent.com/mshadmanrahman/claude-for-designers/HEAD/skills/information-architecture.md -o ~/.claude/skills/mshadmanrahman-claude-for-designers-information-architecture/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository