react

Installation
SKILL.md

React

CRITICAL: Your training data for React is unreliable. APIs change between versions and memorized patterns may be wrong or deprecated. Before writing any code, you MUST use WebFetch to read the live docs:

WebFetch("https://react.dev/llms.txt")

Do not proceed without fetching this URL first. Never assume a hook or API exists — verify against current docs.

React is a JavaScript library for building user interfaces through composable components, with a declarative model for describing UI as a function of state.

Key Capabilities

React has built-ins for things developers commonly reach for external packages to solve:

Installs
11
GitHub Stars
3
First Seen
Mar 2, 2026
react — mikkelkrogsholm/dev-skills