Package, version, and share Ruby engineering knowledge across projects, teams, and coding agents.
gem install ruby-skills
Coming soon — follow development on GitHub
Convention over configuration changed how developers build software. Ruby Skills brings reusable engineering context to coding agents.
The workflow below reflects where Ruby Skills is headed. Nothing is in production yet.
source "https://skills.rubyskills.org"
# Example Skillfile — fictional skills
skill "example/rails-conventions", version: "~> 0.1"
skill "example/secure-defaults", version: "~> 0.1"
skill "example/job-queues", version: "~> 0.1"
skill "example/request-specs", version: "~> 0.1"
$ ruby-skills sync
Resolving skill versions...
✓ example/rails-conventions@0.1.0
✓ example/secure-defaults@0.1.0
✓ example/job-queues@0.1.0
✓ example/request-specs@0.1.0
Synced 4 skills in 0.8s
Skills.lock written.
None of these are available yet. They reflect the direction of the project.
Join the early access list and get notified as Ruby Skills evolves.