Self-run
SKILL
Ruby Test Frameworks
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.
0
7
Free Self-run
SKILL
Ruby Resource Map
Use when working in a Ruby project - provides authoritative sources for documentation, typing, and tooling
0
12
Free Self-run
SKILL
Ruby Version Manager
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.
0
12
Free You've reached the end · 3 loaded