Methodologygeneric
extract-errors
Use when adding new error messages to React, or seeing "unknown error code" warnings.
facebook/react
Install
Use with your agent
Install the extract-errors skill, then use it as build context. Run: npx skills add https://github.com/facebook/react --skill extract-errors. Then read the installed skill.md and follow its guidance to build or refactor my project.
Extract Error Codes
Instructions
- Run
yarn extract-errors - Report if any new errors need codes assigned
- Check if error codes are up to date