Agent skill
remix-route-generator
Generate Remix route files with loaders, actions, and meta. Triggers on "create remix route", "generate remix page", "remix loader", "remix action".
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/remix-route-generator
SKILL.md
Remix Route Generator
Generate Remix route files with data loading and form handling.
Output Requirements
File Output: *.tsx route files
Format: Valid Remix route
Standards: Remix 2.x
When Invoked
Immediately generate a complete Remix route with loader and action.
Example Invocations
Prompt: "Create Remix route for products"
Output: Complete products._index.tsx with loader and action.
Didn't find tool you were looking for?