What problem does it solve? Teams often jump straight into visual design or coding without defining how a product is structured, leading to confusing navigation, inconsistent naming, and pages that do not scale as content grows. This Skill produces a structured information architecture document that defines the skeleton of a product or site before any build work starts. ## Core Features & Use Cases - Site Map & URL Strategy: Generates a hierarchical map of every page with URL patterns, dynamic segments, and query parameter conventions. - Navigation & Content Hierarchy: Defines primary, secondary, utility, and mobile navigation models plus per-page content priority ordering. - User Flows & Naming Conventions: Documents critical user paths with decision points and a glossary enforcing consistent UI terminology. - Use Case: Before building a new feature in a Next.js app, run this Skill to inspect existing routes and layouts, interview stakeholders on structural decisions, and save an INFORMATION_ARCHITECTURE.md alongside the design brief. ## Quick Start Ask the AI to plan the information architecture for your product, mapping the navigation, page structure, and key user flows before you start building.