andrew-kane-gem-writer

Create Ruby gem skeletons with minimal dependencies and Rails integration patterns.

1|1|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/nbbaier/compound-engineering-amp --skill andrew-kane-gem-writer-nbbaier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: andrew-kane-gem-writer
Source: https://github.com/nbbaier/compound-engineering-amp/tree/main/skills/andrew-kane-gem-writer
Command: npx skills add https://github.com/nbbaier/compound-engineering-amp --skill andrew-kane-gem-writer-nbbaier

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill codifies Andrew Kane's gem-writing patterns for building, refining, and maintaining production-ready Ruby gems with minimal dependencies and Rails-friendly integration.

Core Features & Use Cases

  • Class Macro DSL pattern and minimal dependencies
  • Rails integration via on_load hooks and Railtie patterns
  • Production-ready gem structure and testing patterns

Quick Start

Create a basic gem skeleton following Kane's patterns and wire up a minimal gem API.