AgentSkillsCN

remix-route-generator

使用加载器、操作和元数据生成Remix路由文件。触发词:“创建remix路由”、“生成remix页面”、“remix加载器”、“remix操作”。

SKILL.md
--- frontmatter
name: remix-route-generator
description: Generate Remix route files with loaders, actions, and meta. Triggers on "create remix route", "generate remix page", "remix loader", "remix action".

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.