sitemap-planner
Installation
SKILL.md
Sitemap Planner
Use this skill to turn product requirements into information architecture. Treat routes as product contracts: URLs are shared, bookmarked, logged, and hard to change later.
Process
- Identify product areas: public marketing, auth, app shell, resource collections, settings, admin, support, and error routes.
- Group pages by user mental model, not only database entities.
- Define route hierarchy with stable lowercase kebab-case URLs.
- Identify auth and permission boundaries.
- Recommend navigation pattern: top nav, sidebar, breadcrumbs, tabs, nested settings nav, command palette, or combination.
- Include likely v2/v3 routes if they affect current URL choices.
- Flag IA risks and naming ambiguity.
Output format
## Sitemap and routing plan