cli-command-debugger
CommunityAutomate CLI bug hunting and fast debugging.
Authorlinzb93
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Debugging CLI commands within a local codebase can be time-consuming and error-prone without a structured workflow. This skill automates locating the relevant command implementation and scaffolding a focused debug environment to reproduce and fix issues quickly.
Core Features & Use Cases
- Locate CLI command implementations in packages/cli/src/bin.ts and related imports.
- Copy and isolate the relevant command code into bin-test.ts while preserving the existing program structure.
- Start a targeted debugging session using npm run dev and validate fixes with the myclit entry point.
Quick Start
Describe the CLI bug and run the skill to extract the relevant command into bin-test.ts, then start debugging with npm run dev.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: cli-command-debugger Download link: https://github.com/linzb93/cli-tools/archive/main.zip#cli-command-debugger Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.