go-error-cleanup
OfficialClean up Go error handling with mylog helpers.
AuthorHyperDbg
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill eliminates scattered and repetitive Go error handling by replacing error returns and checks with mylog utilities, streamlining code and reducing boilerplate.
Core Features & Use Cases
- Removes error return types from function signatures and interface methods.
- Replaces error checks with mylog.Check() or mylog.Check2() to standardize error handling.
- Replaces defer recover() blocks with mylog.Call() and removes panic/recover usage to improve resilience.
Quick Start
Run the tool on your Go codebase to automatically replace error handling with mylog.Check/Check2/Call.
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: go-error-cleanup Download link: https://github.com/HyperDbg/gui/archive/main.zip#go-error-cleanup 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.