js-error-fixer

Analyze JavaScript console errors and stack traces (from browser DevTools), locate the offending code, and produce a ready-to-apply unified diff patch with a simple smoke/unit test, run command, and risk notes. Common triggers: paste of console message + stack trace, repository file listing or file contents, or request to "just fix this error."

Skill Installation
Install this skill using skillscokac CLI tool

Installation command

npx skillscokac -i js-error-fixer

Removal command

npx skillscokac -r js-error-fixer

Usage

After installation, run /js-error-fixer in Claude Code

Prerequisite: Node.js must be installed on your system to run this command.

💡 Copy and run this command in your terminal to install the skill

Loading file viewer...
Comments (0)
0 comments

Sign in to join the conversation

Loading comments...