·design-patterns-ruby
</>

design-patterns-ruby

el-feo/ai-context

Comprehensive Ruby implementations of Gang of Four (GoF) design patterns. Use when implementing object-oriented design solutions, refactoring to reduce coupling, solving architecture problems, or when user mentions specific patterns (Factory, Singleton, Observer, Strategy, etc.) in Ruby context.

10Installs·0Trend·@el-feo

Installation

$npx skills add https://github.com/el-feo/ai-context --skill design-patterns-ruby

SKILL.md

Provide Ruby implementations and guidance for all 23 GoF design patterns. Help agents identify which pattern solves a given problem and implement it idiomatically in Ruby.

Factory Method - Define interface for creation, let subclasses decide type

See references/creational-patterns.md for Abstract Factory, Builder, Prototype.

Comprehensive Ruby implementations of Gang of Four (GoF) design patterns. Use when implementing object-oriented design solutions, refactoring to reduce coupling, solving architecture problems, or when user mentions specific patterns (Factory, Singleton, Observer, Strategy, etc.) in Ruby context. Source: el-feo/ai-context.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/el-feo/ai-context --skill design-patterns-ruby
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is design-patterns-ruby?

Comprehensive Ruby implementations of Gang of Four (GoF) design patterns. Use when implementing object-oriented design solutions, refactoring to reduce coupling, solving architecture problems, or when user mentions specific patterns (Factory, Singleton, Observer, Strategy, etc.) in Ruby context. Source: el-feo/ai-context.

How do I install design-patterns-ruby?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/el-feo/ai-context --skill design-patterns-ruby Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/el-feo/ai-context

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01