go-library

Community

Ship robust Go libraries with clean APIs.

AuthorJaimeStill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Go library design often suffers from scattered patterns and unclear boundaries, making it hard to create reusable, extensible packages. This Skill provides structured guidelines to help teams craft maintainable APIs and predictable library boundaries.

Core Features & Use Cases

  • Format Extensibility Pattern: Extend library capabilities by adding new formats without modifying core internals.
  • Provider-Format Separation: Keep provider integration concerns isolated from format logic to improve modularity and testability.
  • Library Scope Definition: Clearly define what the library provides and what is intentionally out of scope to prevent drift.
  • Supplemental Package Pattern: Guide safe growth through higher-level extensions that depend on the core library.

Quick Start

Create a new library following the patterns above: initialize a module, implement a basic API, register an extensible format, and separate provider concerns into dedicated packages.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-library
Download link: https://github.com/JaimeStill/claude-context/archive/main.zip#go-library

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.