go-maintenance
OfficialStreamline Go dependencies and clean caches.
Authorno-problem-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps manage Go project dependencies, ensuring they are up-to-date and resolving potential issues caused by outdated or corrupted caches, leading to smoother builds and development.
Core Features & Use Cases
- Dependency Management: Automatically tidies up
go.modandgo.sumfiles, removing unused dependencies and adding missing ones. - Cache Clearing: Cleans Go's build, test, and module caches to resolve build inconsistencies and free up disk space.
- Use Case: After adding a new library to your Go project, run this Skill to ensure your
go.modfile is clean and your build cache is refreshed, preventing potential conflicts.
Quick Start
Run go mod tidy and clear the build cache for your Go backend project.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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-maintenance Download link: https://github.com/no-problem-dev/claude-code-plugins/archive/main.zip#go-maintenance 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 223,000+ vetted skills library on demand.