Go skills
Top maintainers
- openclaw · 45 skills
- trpc-group · 5 skills
- linehaul-ai · 4 skills
- alibaba · 3 skills
- lookatitude · 3 skills
Languages in this topic
90 skills
This skill removes comments from simple code files across languages like Python, JavaScript, Java, and Go without altering formatting or logic.
This skill coordinates multi-agent work on shared repos using scraps.sh primitives to claim, watch, and release files safely.
This skill uses ast-grep to search and edit code symbols across languages, enabling finding definitions, usages, and renaming.
This skill helps you identify and remove unused code in Go projects using deadcode, streamlining maintenance and reducing binary size.
This skill helps you diagnose AppSignal errors by fetching incidents and samples and guiding debugging steps for faster resolution.
This skill helps you build interactive terminal UIs in Go with Bubble Tea, enabling responsive menus, forms, and data displays.