Skip to main content
Back to registry

frontend-react-router-best-practices

sergiodxa/agent-skills

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

Installs170
Install command
npx skills add https://github.com/sergiodxa/agent-skills --skill frontend-react-router-best-practices
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Performance optimization and architecture patterns for React Router applications. Contains 55 rules across 11 categories focused on data loading, actions, forms, streaming, and route organization. Reference these guidelines when: All data fetching happens in loaders. Never fetch in components with useEffect. Use Promise.all for parallel data fetching in loaders. API clients dedupe calls within the same request via context. Fetch in each loader that needs data. Use useRevalidator for polling, focus, and reconnect revalidation.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does frontend-react-router-best-practices do?

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

Is frontend-react-router-best-practices good?

frontend-react-router-best-practices does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does frontend-react-router-best-practices work with?

frontend-react-router-best-practices currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to frontend-react-router-best-practices?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

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

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

Related skills

More from sergiodxa/agent-skills

Related skills

Alternatives in Software Engineering