Remix (Shopify) skills
Official React Router / Remix skills — routing, loaders, actions, SSR patterns skills-hub.ai mirrors 3 skills from Remix (Shopify) daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.
Upstream: github.com/remix-run/agent-skills
Installing a Remix (Shopify) skill
Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.
# Install a Remix (Shopify) skill
npx @skills-hub-ai/cli install <skill-slug>
# Browse all Remix (Shopify) skills via API
curl https://skills-hub.ai/api/v1/skills?source=remix
# Browse all sources
open https://skills-hub.ai/sourcesTop Remix (Shopify) skills
See all →The most-installed skills from Remix (Shopify), ranked by adoption.
01react-router-data-mode
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.
Buildfrom Remix (Shopify)02react-router-declarative-mode
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.
Buildfrom Remix (Shopify)03react-router-framework-mode
Build full-stack React applications using React Router's framework mode. Use when configuring routes, working with loaders and actions, handling forms, handling navigation, pending/optimistic UI, error boundaries, or working with react-router.config.ts or other react router conventions.
Buildfrom Remix (Shopify)
About this source
skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.
Last sync: Apr 30, 2026, 10:13 PM (success).
Remix (Shopify) skills — frequently asked
What are Remix (Shopify) skills?
Remix (Shopify) skills are AI coding skills published by Remix (Shopify) (Official React Router / Remix skills — routing, loaders, actions, SSR patterns) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.
How many Remix (Shopify) skills are available?
skills-hub.ai indexes 3 skills from Remix (Shopify), synced daily from the upstream GitHub repository (https://github.com/remix-run/agent-skills).
How do I install a Remix (Shopify) skill?
Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.
Are these official Remix (Shopify) skills?
Yes. Every skill from this source is mirrored from Remix (Shopify)'s own GitHub repository (https://github.com/remix-run/agent-skills). Each skill page links back to the upstream source of truth, so you can verify the original.