PluginBench
Skill
Official
Pass
Audit score 90

extract-errors

facebook/react

How to install extract-errors

npx skills add https://github.com/facebook/react --skill extract-errors
Claude Code
Cursor
Windsurf
Cline
Full instructions (SKILL.md)

Source of truth, from facebook/react.


name: extract-errors description: Use when adding new error messages to React, or seeing "unknown error code" warnings.

Extract Error Codes

Instructions

  1. Run yarn extract-errors
  2. Report if any new errors need codes assigned
  3. Check if error codes are up to date