tanstack-start-routes
Installation
SKILL.md
TanStack Start Routes
TanStack Start uses file-based routing with TanStack Router. Routes are defined as files in the src/routes directory.
When to Use
- Adding new pages to your application
- Setting up nested layouts
- Configuring route parameters
- Creating pathless layout routes
- Organizing route structure