epic-routing
✓Guide on routing with React Router and react-router-auto-routes for Epic Stack
Installation
SKILL.md
Do as little as possible - Keep your route structure simple. Don't create complex nested routes unless you actually need them. Start simple and add complexity only when there's a clear benefit.
Avoid over-engineering - Don't create abstractions or complex route structures "just in case". Use the simplest structure that works for your current needs.
Epic Stack uses react-router-auto-routes instead of React Router's standard convention. This enables better organization and code co-location.
Guide on routing with React Router and react-router-auto-routes for Epic Stack Source: rubenpenap/epic-stack-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-routing- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is epic-routing?
Guide on routing with React Router and react-router-auto-routes for Epic Stack Source: rubenpenap/epic-stack-agent-skills.
How do I install epic-routing?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-routing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/rubenpenap/epic-stack-agent-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01