Remix Run@Agent Skills

Remix Run@Agent Skills from gabrielmoreira/agent-skills-mirror.

by @gabrielmoreira 2 skills 2 authors

Skills in this plugin

2
  1. ▌
    React Router Data Mode · remix-run bundle
    Build React applications using React Router's data mode with createBrowserRouter and RouterProvider. Use when working with route objects, loaders, actions, Form, useFetcher, or pending/optimistic UI without the Vite plugin.
    1 install
  2. ▌
    React Router Declarative Mode · gabrielmoreira bundle
    Build React applications using React Router's declarative mode with BrowserRouter. Use when configuring routes with JSX, navigating with Link/NavLink, or reading URL params and search params without data loaders or actions.
    17 repo stars