home/categories/full-stack/remix-run-remix-website-agents-skills-remix-routing-skill-md
full-stackdevelopment

remix-routing

Define and use the route contract of a Remix app. Use when authoring `app/routes.ts`, naming route keys, nesting route groups, choosing between `route()`, `form()`, `resource()`, and `resources()`, generating URLs with `href()`, or mapping controllers and actions to routes in `app/router.ts`.

remix-run
maintainer
remix-run
Обновлено 4/2/2026
Звёзды
32
Форки
10
quick start

Installation and usage

Define and use the route contract of a Remix app. Use when authoring `app/routes.ts`, naming route keys, nesting route groups, choosing between `route()`, `form()`, `resource()`, and `resources()`, generating URLs with `href()`, or mapping controllers and actions to routes in `app/router.ts`.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use remix-routing