libs

Official

Go standard library alternatives.

Authorlazygophers
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a standardized set of Go utility libraries, promoting consistency and best practices across projects by offering preferred alternatives to certain standard library functions and common patterns.

Core Features & Use Cases

  • Standardized String Manipulation: Use stringx for consistent camelCase, snake_case conversions.
  • Functional Collection Operations: Employ candy for idiomatic Map, Filter, Each, and other collection transformations.
  • Simplified File Operations: Utilize osx for straightforward file existence and status checks.
  • Type-Safe Conversions: Leverage candy for robust conversion of values to common types like int64 and bool.
  • Consistent Logging: Integrate lazygophers/log for uniform log formatting and levels.

Quick Start

Use the libs skill to convert the string 'my_variable_name' to camel case.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: libs
Download link: https://github.com/lazygophers/ccplugin/archive/main.zip#libs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.