About
This skill equips Claude with the specific engineering philosophy and implementation patterns of Andrew Kane, the creator of widely used gems like Searchkick and PgHero. It focuses on creating high-performance, maintainable Ruby libraries that favor explicit code over metaprogramming, ensure Rails integration without tight coupling, and prioritize minimal runtime dependencies. It is ideal for developers building new gems or refactoring existing ones into battle-tested, production-grade structures using Minitest and standard library components.