st0012/ruby-skills
111 stars · Last commit 2026-04-05
Claude Code plugins for Ruby development.
README preview
# Ruby Skills Ruby's ecosystem has many version managers, a rapidly evolving typing and tooling landscape, and documentation scattered across multiple sources. This Claude Code plugin helps Claude navigate each of these — activating the correct Ruby environment, pointing to authoritative docs, and avoiding common test framework pitfalls. ## Installation **From terminal:** ```bash claude plugin marketplace add st0012/ruby-skills claude plugin install ruby-skills@ruby-skills ``` **From a Claude session:** ```bash /plugin marketplace add st0012/ruby-skills /plugin install ruby-skills@ruby-skills