Use when adding new error messages to React, or seeing "unknown error code" warnings.
Add this skill
npx mdskills install facebook/extract-errorsHighly specific to React's internal error extraction workflow with minimal actionable detail
1---2name: extract-errors3description: Use when adding new error messages to React, or seeing "unknown error code" warnings.4---56# Extract Error Codes78## Instructions9101. Run `yarn extract-errors`112. Report if any new errors need codes assigned123. Check if error codes are up to date13
Full transparency — inspect the skill content before installing.