🎯

react-router-framework-mode

🎯Skill

from remix-run/agent-skills

VibeIndex|
What it does
|

Enables full-stack React routing with file-based routes, server-side rendering, data loading, and type-safe navigation strategies

Overview

The React Router Framework Mode skill from the official remix-run repository teaches AI coding agents how to build full-stack React apps using React Router's framework mode. It covers routing, loaders, actions, forms, sessions, middleware, error handling, and rendering strategies with accurate, up-to-date patterns that supersede potentially outdated training data.

Key Features

  • Full-Stack React Router - Comprehensive coverage of React Router's framework mode including routing, loaders, actions, and forms
  • Three Mode Coverage - The repository also provides skills for data mode (createBrowserRouter) and declarative mode (BrowserRouter) for different use cases
  • Progressive Reference Loading - Lean SKILL.md core with a reference table pointing to detailed documentation for specific topics
  • Session and Middleware - Guidance on implementing sessions, middleware chains, and error handling for production applications
  • Rendering Strategies - Coverage of different rendering approaches available in React Router's framework mode

Who is this for?

This skill is for React developers building full-stack applications with React Router who want their AI assistant to generate accurate, current framework-mode code. It is especially valuable for teams migrating from Remix or adopting React Router's framework features for server-side rendering, data loading, and form handling.

📦

Same repository

remix-run/agent-skills(3 items)

react-router-framework-mode

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add remix-run/agent-skills --skill react-router-framework-mode
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add remix-run/agent-skills --skill react-router-framework-mode
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/react-router-framework-mode/SKILL.md

SKILL.md

1,873Installs
-
AddedFeb 4, 2026