Back to Skills

Extract Errors

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

$ npx promptcreek add extract-errors

Auto-detects your installed agents and installs the skill to each one.

What This Skill Does

This skill helps developers extract and manage error codes in the codebase. It automates the process of identifying new errors that need codes and verifies if existing error codes are up-to-date. This ensures consistent error handling and reporting.

When to Use

  • Adding new features to the application.
  • Refactoring existing code.
  • Updating dependencies.
  • Resolving bug reports related to errors.
  • Performing code reviews.
  • Preparing for a release.

Key Features

Automates error code extraction.
Identifies new errors needing codes.
Checks for outdated error codes.
Provides clear reports on error code status.
Integrates with the project's build process.
Uses `yarn extract-errors` command.

Installation

Run in your project directory:
$ npx promptcreek add extract-errors

Auto-detects your installed agents (Claude Code, Cursor, Codex, etc.) and installs the skill to each one.

View Full Skill Content

Extract Error Codes

Instructions

  • Run yarn extract-errors
  • Report if any new errors need codes assigned
  • Check if error codes are up to date
0Installs
0Views

Supported Agents

Claude CodeCursorCodexGemini CLIAiderWindsurfOpenClaw

Attribution

Details

License
MIT
Source
admin
Published
3/18/2026

Related Skills