st0012/ruby-skills

Claude Code plugins for Ruby development.

125Stars on the repository
7Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ruby-resource-map

01

st0012/ruby-skills

Skill Claude CodeCodex

Use when working in a Ruby project - provides authoritative sources for documentation, typing, and tooling.

125 2mo ago A 22 tokens original MIT

st0012/ruby-skills

Skill Claude CodeCodex

Use when writing or running tests in a Ruby project that uses minitest or test-unit. These frameworks have deceptively similar APIs with critical naming differences that cause NoMethodError at runtime. Consult this before writing assertions, running specific tests, or using setup/teardown lifecycle methods.

125 2mo ago A 61 tokens original MIT

st0012/ruby-skills

Skill Claude CodeCodex

Use at session start for Ruby projects (Gemfile, .ruby-version, or .tool-versions present). Detect version manager BEFORE running ruby, bundle, gem, rake, rails, rspec, or any Ruby command.

125 2mo ago A 49 tokens original MIT