rubyWrite expressive Ruby with blocks, metaprogramming, and idiomatic patterns.
Install via ClawdBot CLI:
clawdbot install ivangdavila/rubyRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Accesses system directories or attempts privilege escalation
/Proc/Audited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Building a Rails-based e-commerce platform where developers must handle mutable strings in user input validation and avoid N+1 queries in product listings. Using frozen string literals ensures string safety across controllers and models.
Creating a microservice that processes financial transactions, requiring careful use of Proc vs lambda for callback handling and proper error rescue to catch StandardError without halting the entire service.
Developing a batch job system for healthcare data where shared hash defaults must be avoided in patient record aggregation and method_missing is implemented with respond_to_missing? for dynamic attribute access.
Writing configuration management scripts that use Symbol#to_proc for concise collection transformations and ensure blocks for cleanup tasks run reliably even after early returns.
Maintaining a learning management system where object equality checks (== vs eql?) are critical for grading logic and private method visibility rules prevent unauthorized access to student data.
Offering a subscription-based Ruby code quality monitoring service that detects mutable string traps and block pitfalls in client codebases, helping teams maintain reliability.
Providing expert Ruby audits and refactoring for enterprises, focusing on fixing metaprogramming bugs and ActiveRecord performance issues like N+1 queries in legacy applications.
Conducting workshops and certification programs on advanced Ruby topics such as proc/lambda behavior and hash mutation traps, targeting professional developers seeking skill validation.
💬 Integration Tip
Integrate this skill by adding frozen_string_literal comments to files and using the quick reference table to address specific pitfalls during code reviews.
Scored Jun 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
This skill should be used when the user needs to analyze frontend project architecture evaluate tech stack choices review component design patterns assess bu...
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).