react/react

The library for web and native user interfaces.

248kStars on the repository
21Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze-pass-impact

01

react/react

Agent Claude Code

Analyzes how a specific topic affects a group of compiler passes. Used by the /plan-update skill to parallelize research across all compiler phases. Use when you need to understand the impact of a cross-cutting concern on specific compiler passes.

248k 4d ago A 53 tokens original MIT

compiler-review

02

react/react

Agent Claude Code

Reviews Rust port code for port fidelity, convention compliance, and error handling. Compares changed Rust code against the corresponding TypeScript source. Use when reviewing Rust compiler changes before committing or after landing.

248k 4d ago A 42 tokens original MIT

investigate-error

03

react/react

Agent Claude Code

Investigates React compiler errors to determine the root cause and identify potential mitigation(s). Use this agent when the user asks to 'investigate a bug', 'debug why this fixture errors', 'understand why the compiler is failing', 'find the root cause of a compiler issue', or when they provide a snippet of code and…

248k 4d ago A 90 tokens original MIT

port-pass

04

react/react

Agent Claude Code

Ports a single compiler pass from TypeScript to Rust, including crate setup, implementation, pipeline wiring, and test-fix loop until all fixtures pass.

248k 4d ago A 33 tokens original MIT