skills/smithery.ai/react-best-practices-pack

react-best-practices-pack

Installation
SKILL.md

React Best Practices Pack (Summit)

Purpose

This pack integrates the upstream “Vercel React Best Practices” library as a vendored dependency and provides routing rules for agents to apply performance-first patterns when working on the Summit frontend.

Upstream location (vendored): skills/vendor/vercel-labs-agent-skills/skills/react-best-practices/

Operating Rules (Summit-specific)

  1. Performance First
    • Always prioritize "Critical" and "High" impact rules from the upstream guide.
    • For any React component change, check for waterfalls (async-parallel) and unnecessary re-renders (rerender-memo).
Installs
1
First Seen
Mar 28, 2026
react-best-practices-pack from smithery.ai