claude-ruby-marketplace
skill
Pass
Health Pass
- License — License: MIT
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 26 GitHub stars
Code Pass
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
Purpose
This is a Claude Code plugin marketplace that provides skills and workflows for Ruby and Rails development. It offers domain-specific knowledge and patterns for popular frameworks including Rails, DragonRuby, and RatatuiRuby.
Security Assessment
Overall Risk: Low. A light code scan of 12 files found no dangerous patterns, hardcoded secrets, or requests for dangerous permissions. The tool serves primarily as an educational prompt library and pattern guide for Ruby frameworks, meaning it relies on passing knowledge rather than executing arbitrary code. While AI skills naturally interact with your local files and terminal to provide coding assistance, the scanned repository itself poses no inherent security threats or data exfiltration risks.
Quality Assessment
The project demonstrates strong maintenance and community health. It is licensed under the permissive MIT license, receives active updates (last push was today), and has generated positive community engagement with 26 GitHub stars. The README is exceptionally clear and well-structured, providing straightforward installation commands and transparently documenting current ecosystem bugs, such as the broken LSP plugins in recent versions.
Verdict
Safe to use.
This is a Claude Code plugin marketplace that provides skills and workflows for Ruby and Rails development. It offers domain-specific knowledge and patterns for popular frameworks including Rails, DragonRuby, and RatatuiRuby.
Security Assessment
Overall Risk: Low. A light code scan of 12 files found no dangerous patterns, hardcoded secrets, or requests for dangerous permissions. The tool serves primarily as an educational prompt library and pattern guide for Ruby frameworks, meaning it relies on passing knowledge rather than executing arbitrary code. While AI skills naturally interact with your local files and terminal to provide coding assistance, the scanned repository itself poses no inherent security threats or data exfiltration risks.
Quality Assessment
The project demonstrates strong maintenance and community health. It is licensed under the permissive MIT license, receives active updates (last push was today), and has generated positive community engagement with 26 GitHub stars. The README is exceptionally clear and well-structured, providing straightforward installation commands and transparently documenting current ecosystem bugs, such as the broken LSP plugins in recent versions.
Verdict
Safe to use.
Claude Code plugin marketplace for Ruby and Rails development
README.md
Claude Ruby Marketplace
A Claude Code plugin marketplace for Ruby development: Rails applications, testing, game development with DragonRuby, and terminal UI development with RatatuiRuby.
Installation
/plugin marketplace add hoblin/claude-ruby-marketplace
Available Plugins
- Rails Development - rspec, activerecord, draper, mcp, ruby-lsp
- Game Development - dragonruby
- TUI Development - ratatui-ruby
- Development Tools - rpi
Rails Development
ruby-lsp(LSP) - Ruby language server (Shopify's ruby-lsp) *rspec(Skill) - RSpec and FactoryBot testing patternsdraper(Skill) - Draper decorator patterns for view logicactiverecord(Skill) - ActiveRecord patterns for models and queriesmcp(Skill) - MCP server development with Ruby SDK
* LSP plugins broken since v2.0.69 (#13952) - use v2.0.67 or wait for fix
Game Development
dragonruby(Skill) - DragonRuby Game Toolkit for 2D games
Covers game loop, input handling, entities, collision detection, audio, rendering, animation, scenes, and cross-platform distribution.
TUI Development
ratatui-ruby(Skill) - RatatuiRuby for terminal user interfaces
Covers managed loop, 20+ widgets, constraint-based layouts, event handling, styling, testing infrastructure, and Rooibos/Kit frameworks.
Development Tools
rpi(Workflow) - Research, Planning, Implementation - context engineering for AI-assisted development
Installing Plugins
# Rails plugins
/plugin install rspec@claude-ruby-marketplace
/plugin install activerecord@claude-ruby-marketplace
/plugin install draper@claude-ruby-marketplace
# Game development
/plugin install dragonruby@claude-ruby-marketplace
# TUI development
/plugin install ratatui-ruby@claude-ruby-marketplace
# Development tools
/plugin install rpi@claude-ruby-marketplace
For Contributors
See CLAUDE.md for development guidelines.
Contributing
See CONTRIBUTING.md for guidelines.
License
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found