# Web Design Lookup **Purpose**: Quick reference for web design patterns and prompts --- ## Structure ``` lookup/ ├── navigation.md (this file) └── scroll-animation-prompts.md ``` --- ## Quick Routes | Task | Path | |------|------| | **Animation prompts** | `scroll-animation-prompts.md` | | **Scroll concepts** | `../concepts/scroll-linked-animations.md` | | **Scrollytelling guide** | `../guides/building-scrollytelling-pages.md` | --- ## By Type **Prompts** → Ready-to-use animation prompts --- ## Related Context - **Web Design** → `../navigation.md` - **Concepts** → `../concepts/navigation.md` - **Guides** → `../guides/navigation.md`