react

21 mods across 1 repository, 248k stars between them.

SessionStart

01

react/react

Hook Claude Code

Runs when a session starts, running an inline shell check. From react/react.

248k 4d ago B tokens not measured original MIT

react

02

react/react

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart) and 18 allowed tools.

248k 4d ago B tokens not measured original MIT

extract-errors

03

react/react

Skill Claude CodeCodex

Use when adding new error messages to React, or seeing "unknown error code" warnings.

248k 4d ago A 21 tokens original MIT

feature-flags

04

react/react

Skill Claude CodeCodex

Use when feature flag tests fail, flags need updating, understanding @gate pragmas, debugging channel-specific test failures, or adding new flags to React.

248k 4d ago A 34 tokens original MIT

fix

05

react/react

Skill Claude CodeCodex

Use when you have lint errors, formatting issues, or before committing code to ensure it passes CI.

248k 4d ago A 22 tokens original MIT

flags

06

react/react

Skill Claude CodeCodex

Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.

248k 4d ago A 26 tokens original MIT

flow

07

react/react

Skill Claude CodeCodex

Use when you need to run Flow type checking, or when seeing Flow type errors in React code.

248k 4d ago A 22 tokens original MIT

test

08

react/react

Skill Claude CodeCodex

Use when you need to run tests for React core. Supports source, www, stable, and experimental channels.

248k 4d ago A 24 tokens original MIT

verify

09

react/react

Skill Claude CodeCodex

Use when you want to validate changes before committing, or when you need to check all React contribution requirements.

248k 4d ago A 23 tokens original MIT

react CLAUDE.md

10

react/react

Instructions file

Instructions for react/react, covering react, monorepo overview and current active work.

248k 4d ago A 87 tokens original MIT

analyze-pass-impact

11

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

12

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

13

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

14

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

compiler-commit

15

react/react

Skill Claude CodeCodex

Use when you want to verify compiler changes and commit with the correct convention. Runs tests, lint, and format, then commits with the [compiler] or [rust-compiler] prefix.

248k 4d ago A 42 tokens original MIT

react/react

Skill Claude CodeCodex

Orchestrate the Rust compiler port end-to-end. Discovers the current frontier, fixes failing passes, ports new passes, reviews, and commits in a loop.

248k 4d ago A 38 tokens original MIT

compiler-port

17

react/react

Skill Claude CodeCodex

Port a compiler pass from TypeScript to Rust. Gathers context, plans the port, implements in a subagent with test-fix loop, then reviews.

248k 4d ago A 35 tokens original MIT

compiler-review

18

react/react

Skill Claude CodeCodex

Review Rust port code for port fidelity, convention compliance, and error handling. Compares against the original TypeScript source.

248k 4d ago A 27 tokens original MIT

compiler-verify

19

react/react

Skill Claude CodeCodex

Use when you need to run all compiler checks (tests, lint, format) before committing. Detects whether TS or Rust code changed and runs the appropriate checks.

248k 4d ago A 37 tokens original MIT

plan-update

20

react/react

Skill Claude CodeCodex

Use when you need to update a plan document with deep research across all compiler passes. Launches parallel subagents to analyze how a topic affects every compiler phase, then consolidates findings into the plan doc.

248k 4d ago A 44 tokens original MIT

rust-port-status

21

react/react

Skill Claude CodeCodex

Show the status of all Rust port plan documents and recent related commits. Use when you need to understand what's been done vs what remains.

248k 4d ago A 31 tokens original MIT