libs
OfficialGo 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
stringxfor consistent camelCase, snake_case conversions. - Functional Collection Operations: Employ
candyfor idiomatic Map, Filter, Each, and other collection transformations. - Simplified File Operations: Utilize
osxfor straightforward file existence and status checks. - Type-Safe Conversions: Leverage
candyfor robust conversion of values to common types like int64 and bool. - Consistent Logging: Integrate
lazygophers/logfor 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.