sfnext-routing
Installation
SKILL.md
Routing Skill
This skill covers React Router 7 file-based routing in Storefront Next projects.
Overview
Storefront Next uses React Router 7 in framework mode with flat-routes file conventions. Route files live in src/routes/ and file names map directly to URL paths using dot (.) separators for nesting.