Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

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.

Resumen

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.

Comando de instalación
npx skills add https://github.com/gaia-react/gaia --skill new-route

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas15
Forks1
Actualizado3 de junio de 2026, 19:35
SKILL.md
readonly