pages-and-routing-guidelines
CommunityStreamline route setup and navigation sync.
Authorgileck
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured approach to adding and managing SPA routes in a Next.js-based application, ensuring new routes are created, registered, and reflected in navigation consistently.
Core Features & Use Cases
- Create route component folders under src/client/routes with a main component and index export.
- Register new routes in src/client/routes/index.ts to enable navigation.
- Update navigation items in src/client/components/NavLinks.tsx to reflect access control and routes.
Quick Start
Create a new route folder under src/client/routes, implement the route component, register it in src/client/routes/index.ts, and update the navigation in NavLinks.tsx accordingly.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: pages-and-routing-guidelines Download link: https://github.com/gileck/app-template-ai/archive/main.zip#pages-and-routing-guidelines Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.