Remix Run@Agent Skills
Remix Run@Agent Skills from gabrielmoreira/agent-skills-mirror.
Skills in this plugin
2- ▌ React Router Data Mode · remix-run bundleBuild 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.
- ▌ React Router Declarative Mode · gabrielmoreira bundleBuild 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.