·frontend-react-router-best-practices
</>

frontend-react-router-best-practices

sergiodxa/agent-skills

React Router performance and architecture patterns. Use when writing loaders, actions, forms, routes, or working with React Router data fetching. Triggers on tasks involving React Router routes, data loading, form handling, or route organization.

92Installs·4Trend·@sergiodxa

Installation

$npx skills add https://github.com/sergiodxa/agent-skills --skill frontend-react-router-best-practices

SKILL.md

Performance optimization and architecture patterns for React Router applications. Contains 37 rules across 9 categories focused on data loading, actions, forms, streaming, and route organization.

All data fetching happens in loaders. Never fetch in components with useEffect.

API clients dedupe calls within the same request via context. Fetch in each loader that needs data.

React Router performance and architecture patterns. Use when writing loaders, actions, forms, routes, or working with React Router data fetching. Triggers on tasks involving React Router routes, data loading, form handling, or route organization. Source: sergiodxa/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sergiodxa/agent-skills --skill frontend-react-router-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is frontend-react-router-best-practices?

React Router performance and architecture patterns. Use when writing loaders, actions, forms, routes, or working with React Router data fetching. Triggers on tasks involving React Router routes, data loading, form handling, or route organization. Source: sergiodxa/agent-skills.

How do I install frontend-react-router-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sergiodxa/agent-skills --skill frontend-react-router-best-practices 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/sergiodxa/agent-skills