epic-routing
Installation
SKILL.md
Epic Stack: Routing
When to use this skill
Use this skill when you need to:
- Create new routes or pages in an Epic Stack application
- Implement nested layouts
- Configure resource routes (routes without UI)
- Work with route parameters and search params
- Understand Epic Stack's file-based routing conventions
- Implement loaders and actions in routes
Patterns and conventions
Routing Philosophy
Following Epic Web principles:
Related skills
More from epicweb-dev/epic-stack
epic-react-patterns
Guide on React patterns, performance optimization, and code quality for Epic
43epic-ui-guidelines
Guide on UI/UX guidelines, accessibility, and component usage for Epic Stack
32epic-testing
Guide on testing with Vitest and Playwright for Epic Stack
22epic-auth
Guide on authentication, sessions, OAuth, 2FA, and passkeys for Epic Stack
19epic-forms
Guide on forms with Conform and validation with Zod for Epic Stack
19epic-caching
Guide on caching with cachified, SQLite cache, and LRU cache for Epic Stack
17