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-fixerRemoval command
npx skillscokac -r js-error-fixerUsage
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...