·frontend-react-best-practices
</>

frontend-react-best-practices

sergiodxa/agent-skills

React performance optimization guidelines. Use when writing, reviewing, or refactoring React components to ensure optimal rendering and bundle patterns. Triggers on tasks involving React components, hooks, memoization, or bundle optimization.

114Installs·4Trend·@sergiodxa

Installation

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

SKILL.md

Performance optimization and composition patterns for React components. Contains 32 rules across 6 categories focused on reducing re-renders, optimizing bundles, component composition, and avoiding common React pitfalls.

rerender-derived-state-no-effect - @rules/rerender-derived-state-no-effect.md

rerender-memo-with-default-value - @rules/rerender-memo-with-default-value.md

React performance optimization guidelines. Use when writing, reviewing, or refactoring React components to ensure optimal rendering and bundle patterns. Triggers on tasks involving React components, hooks, memoization, or bundle optimization. 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-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is frontend-react-best-practices?

React performance optimization guidelines. Use when writing, reviewing, or refactoring React components to ensure optimal rendering and bundle patterns. Triggers on tasks involving React components, hooks, memoization, or bundle optimization. Source: sergiodxa/agent-skills.

How do I install frontend-react-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-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