·react-router
</>

react-router

hairyf/skills

React Router - multi-strategy router for React bridging React 18 to React 19. Use when building React applications with routing, data loading, SSR, or SPA architectures.

8Installs·1Trend·@hairyf

Installation

$npx skills add https://github.com/hairyf/skills --skill react-router

SKILL.md

The skill is based on React Router v7.13.0, generated at 2026-01-31.

React Router is a multi-strategy router for React bridging the gap from React 18 to React 19. You can use it maximally as a React framework or as minimally as you want. It supports three modes: Declarative (basic routing), Data (with loaders/actions), and Framework (full-featured with type safety and code splitting).

| Modes | Three usage modes: Framework, Data, and Declarative - choosing the right approach | core-modes | | Routing | Route configuration, path patterns, nested routes, layout routes, and route matching | core-routing | | Navigation | Navigation components and hooks: Link, NavLink, Form, useNavigate, redirect | core-navigation |

React Router - multi-strategy router for React bridging React 18 to React 19. Use when building React applications with routing, data loading, SSR, or SPA architectures. Source: hairyf/skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/hairyf/skills --skill react-router
Category
</>Dev Tools
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is react-router?

React Router - multi-strategy router for React bridging React 18 to React 19. Use when building React applications with routing, data loading, SSR, or SPA architectures. Source: hairyf/skills.

How do I install react-router?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/hairyf/skills --skill react-router Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/hairyf/skills