nextjs-route-scaffold
Installation
SKILL.md
Next.js Route Scaffold
Step 1 — Analyze the route and project
1a. Resolve the path
- Check if the given path exists in the project
- If not found, ask the user to confirm the correct path
- Handle both
app/andsrc/app/structures automatically