extract-errors

Installation
Summary

Extract and manage error codes for React applications.

  • Automatically extracts error messages from React source code and assigns unique error codes to new messages
  • Detects "unknown error code" warnings and flags messages that need code assignment
  • Validates that error codes remain synchronized with the current codebase through a simple yarn command
SKILL.md

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
Related skills
Installs
958
Repository
facebook/react
GitHub Stars
245.0K
First Seen
Jan 24, 2026