railsBuild Rails applications with proper conventions, performance patterns, and security practices.
Install via ClawdBot CLI:
clawdbot install ivangdavila/railsRequires:
Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Building a scalable online store with product catalogs, user carts, and order processing. The skill helps avoid N+1 queries in product listings, manage callbacks for inventory updates, and secure mass assignment in admin panels.
Maintaining a subscription-based software service with user dashboards and reporting features. The skill prevents callback pitfalls in user lifecycle events, optimizes batch processing with find_each, and ensures secure routing constraints.
Developing a system for handling transactions, audits, and compliance reports. The skill mitigates SQL injection risks, manages ActiveJob retries for payment processing, and avoids orphan records with proper dependent associations.
Creating a platform for publishing articles, media, and user-generated content. The skill addresses XSS vulnerabilities in views, optimizes caching strategies, and prevents duplicate renders in controller actions.
Building a secure portal for patient records, appointments, and notifications. The skill ensures strong params for data entry, handles callback chains in medical workflows, and avoids memory issues with large dataset queries.
Offering subscription-based Rails applications to businesses for internal operations or customer-facing services. The skill's focus on reliability and security supports long-term client retention and reduces maintenance costs.
Operating a platform connecting buyers and sellers with transaction fees and premium listings. The skill's optimization for performance and data integrity enhances user experience and minimizes downtime-related losses.
Providing tailored Rails development services for clients across industries. The skill's best practices help deliver robust applications faster, reducing bug fixes and increasing project profitability.
💬 Integration Tip
Ensure the Rails binary is installed on the target OS, and integrate the skill's quick reference files into development workflows for common tasks like ActiveRecord optimization and security checks.
Scored Apr 18, 2026
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.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.