auto-debug

Community

Auto-fix bugs from terminal output.

AuthorSir-chawakorn
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically detects errors from terminal output and suggests or applies fixes without manual intervention, significantly reducing debugging time.

Core Features & Use Cases

  • Error Detection: Identifies various error types including TypeScript, ESLint, runtime errors, build failures, and test failures based on specific patterns.
  • Automated Fixing: Generates and applies common fixes for identified errors, such as type mismatches, module not found issues, and runtime exceptions.
  • Use Case: When your build process fails with a Cannot find module 'xyz' error, this Skill can automatically attempt to run npm install xyz or suggest checking the import path spelling.

Quick Start

Use the auto-debug skill to fix the latest error message shown in the terminal.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: auto-debug
Download link: https://github.com/Sir-chawakorn/power-ranger-toolkit/archive/main.zip#auto-debug

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.