ia
Information Architecture Generator
Generate a complete Information Architecture (IA) for a product based on a service plan, PRD, or startup idea.
When to Use This Skill
Use this skill when the user provides:
- A service planning document
- A PRD (Product Requirements Document)
- A startup or product idea description
Trigger phrases: "IA 작성", "정보구조도 만들어줘", "화면 위계 정리해줘", "create IA", "generate IA", "make information architecture"
Knowledge Base: Navigation Flow Design Principles
An app or service is fundamentally the automation of user data manipulation. The goal of screen design: translate the user's mental model and task flow into DB operations (CRUD).
More from m00nlygreat/picky-ux-skills
screen-design
Design a screen's element tree in Screen Tree Notation (STN) format. Uses ./design/GLOBAL.md and reusable STN components from ./design/components.
14wireframe
Generate ./wireframe.html directly from STN Markdown files in ./design. Use when Codex needs to turn STN screen/component trees into a GUI-like wireframe prototype without using a generator script; use $stn as the canonical STN syntax reference while parsing.
10startup-advisor
>
8survey-advisor
>
8stn
Canonical reference for Screen Tree Notation (STN) syntax, validation, imports, components, GLOBAL layout, responsive annotations, and examples. Use when Codex needs to read, write, validate, refactor, render, or transform STN files in ./design, including work for $design and $wireframe.
5design
Design product screens and shared layouts as STN files under ./design. Use when Codex needs to turn SCREENS.md entries, IA, PRDs, or screen requirements into UX element trees, decide layout/content/actions/responsive behavior, create or reuse components, and save screen design Markdown.
5