From navigation-design
Design information architecture, wayfinding systems, and navigation patterns for documentation and applications. Use when working with navigation, information architecture, wayfinding, breadcrumbs, sitemaps, menu structure, or content hierarchy.
npx claudepluginhub viktorbezdek/skillstack --plugin navigation-designThis skill uses the workspace's default tool permissions.
Create intuitive wayfinding systems for content and applications.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
Uses ctx7 CLI to fetch current library docs, manage AI coding skills (install/search/generate), and configure Context7 MCP for AI editors.
Create intuitive wayfinding systems for content and applications.
| Type | Use Case | Example |
|---|---|---|
| Global | Site-wide access | Top nav, sidebar |
| Local | Section-specific | Sub-menu |
| Contextual | In-content links | Related articles |
| Utility | Tools/settings | Search, login |
| Breadcrumb | Location trail | Home > Docs > API |
Home
├── Products
│ ├── Category A
│ └── Category B
├── Docs
│ ├── Getting Started
│ └── Reference
└── Support
Central hub with satellite pages, return to hub.
Few levels, broad categories.
Multiple classification dimensions (filter + sort).
| Rule | Description |
|---|---|
| 7 +/- 2 | Limit top-level items |
| 3-click | Reach any page in 3 clicks |
| Recognition > Recall | Show options, don't require memory |
| Consistency | Same nav across pages |
Home > [Category] > [Subcategory] > Current Page
Clickable except current page.
## Sitemap: [Product]
### Primary Navigation
1. Home
2. Features
- Feature A
- Feature B
3. Documentation
- Quick Start
- Tutorials
- API Reference
4. Pricing
### Utility Navigation
- Search
- Login/Signup
- Help