ruby-contexts

Installation
SKILL.md

Ruby Contexts

Principles

  • one object should have one reason to change
  • boundary objects should make side effects obvious
  • integration points should be wrapped behind project-owned APIs
  • avoid framework leakage in plain Ruby business code where practical
Installs
2
GitHub Stars
7
First Seen
Apr 15, 2026
ruby-contexts — slbug/claude-ruby-grape-rails