debug-by-commits
CommunityDebug frontend issues with Git bisect
AuthorLionad-Morotar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly pinpoint the exact Git commit that introduced a frontend bug, such as a white screen or a frozen application, by systematically reverting through the commit history.
Core Features & Use Cases
- Automated Debugging: Uses Git's binary search to efficiently find the problematic commit.
- Environment Isolation: Cleans up
node_modulesand build artifacts to prevent caching issues. - Use Case: When a previously working feature suddenly breaks after a series of commits, this Skill can rapidly identify which specific change caused the regression, saving significant debugging time.
Quick Start
Use the debug-by-commits skill to find the commit that broke the application by checking out the specified commit hash.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: debug-by-commits Download link: https://github.com/Lionad-Morotar/local-tools/archive/main.zip#debug-by-commits 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.