golang-popular-librariesRecommends production-ready Golang libraries and frameworks. Apply when the user explicitly asks for library suggestions, wants to compare alternatives, need...
Install via ClawdBot CLI:
clawdbot install samber/golang-popular-librariesGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/samber/cc-skills-golangAudited Apr 17, 2026 · audit v1.0
Generated May 5, 2026
A startup building a REST API in Go needs to choose between Gin, Echo, or Chi. The skill recommends production-ready, simple, and performant libraries, preferring stdlib net/http when possible.
A developer is adding a new database dependency for a Go microservice. The skill guides them to use standard database/sql with mature drivers or popular ORMs like GORM only when complexity warrants it.
A team migrating a Python service to Go needs a logging library. The skill suggests using the standard log/slog package or a lightweight wrapper like zerolog for performance-critical paths.
A QA engineer is setting up unit tests for a Go CLI application. The skill recommends using the built-in testing package with testify for assertions, balancing simplicity with functionality.
A project maintainer is reviewing third-party libraries for security vulnerabilities. The skill emphasizes checking maintenance status and minimizing dependencies to reduce attack surface.
Offer paid consulting services to companies adopting Go, helping them select and integrate the right libraries. Revenue comes from hourly or project-based fees.
Provide enterprise-grade support, security audits, and custom library recommendations for Go projects. Revenue from annual subscriptions.
Deliver training sessions on Go best practices, library selection, and production-ready development. Revenue from course fees.
💬 Integration Tip
Use the skill as a decision-making aid when adding new dependencies; always cross-reference with the linked reference catalogs for latest vetted libraries.
Scored Jun 21, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.