跳转到主要内容
react
GitHub 创作者资料

react

按仓库查看 1 个 GitHub 仓库中的 14 个已收集 skills。

已收集 skills
14
仓库
1
更新
2026-06-09
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

extract-errors
软件质量保证分析师与测试员

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

2026-01-24
feature-flags
软件质量保证分析师与测试员网页与数字界面设计师

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

2026-01-24
fix
桌面出版专家

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

2026-01-24
flags
计算机程序员

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

2026-01-24
flow
软件质量保证分析师与测试员网页与数字界面设计师

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

2026-01-24
test
软件质量保证分析师与测试员

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

2026-01-24
verify
软件质量保证分析师与测试员计算机程序员

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

2026-01-24
compiler-commit
网页与数字界面设计师计算机程序员

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.

2026-06-09
compiler-orchestrator
软件质量保证分析师与测试员计算机程序员

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

2026-06-09
compiler-port
网页与数字界面设计师

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

2026-06-09
compiler-review
软件质量保证分析师与测试员计算机程序员

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

2026-06-09
compiler-verify
软件质量保证分析师与测试员

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.

2026-06-09
plan-update
网页与数字界面设计师

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.

2026-06-09
rust-port-status
市场经理网页与数字界面设计师

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.

2026-06-09