Skip to main content
Run any Skill in Manus
with one click

new-route

Scaffold a new route with its page component, test, story, and optional i18n keys. Use this skill whenever the user asks to "create a route", "add a new page", "scaffold /dashboard", "wire up a new route under _public+ or _session+", or anything that implies adding a file under `app/routes/` with a matching `app/pages/{Group}/{PageName}/` folder.

Overview

Scaffold a new route with its page component, test, story, and optional i18n keys. Use this skill whenever the user asks to "create a route", "add a new page", "scaffold /dashboard", "wire up a new route under _public+ or _session+", or anything that implies adding a file under `app/routes/` with a matching `app/pages/{Group}/{PageName}/` folder.

Install command
npx skills add https://github.com/gaia-react/gaia --skill new-route

Copy and paste this command into Claude Code to install the skill

Stars15
Forks1
UpdatedJune 3, 2026 at 19:35
SKILL.md
readonly