LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: rails

Browse skills that share this tag.

  • rails-agent-skills - Rails Agent Skill Catalog Coordinator
    railstddrspeccatalog

    ★ 25 · Updated 2026-09-18

    Coordinates disciplined Rails development by sequencing atomic skills for tasks through test-driven development and idiomatic patterns.

    ⚙ Sequence atomic skills for tasks⚙ Load application schema and routes⚙ Plan and execute RSpec tests
  • eventaservo-code-review - EventaServo Code Review & Pre-PR Check
    code-reviewrailsgitpull-request

    ★ 31 · Updated 2026-09-16

    Reviews Pull Requests or validates local changes before opening a PR following EventaServo architecture and Rails patterns.

    ⚙ Identify git base branch⚙ Collect git diff data⚙ Fetch GitHub issue context
  • inertia-rails - Build Rails and Inertia.js applications.
    railsinertia-jsfull-stackvite

    ★ 33 · Updated 2026-09-14

    Provides guidance for building Rails and Inertia.js applications, covering setup, pages, forms, shared data, testing, and debugging.

    ⚙ Set up Inertia in Rails⚙ Create Inertia pages⚙ Build forms with validation
  • rails-engine-reviewer - Review Rails engines and host app integration.
    railsrails-enginecode-reviewarchitecture

    ★ 25 · Updated 2026-09-09

    Reviews existing Rails engines to identify architectural risks, coupling issues, initialization safety, and integration coverage gaps.

    ⚙ Inspect engine namespace boundaries⚙ Check host integration points⚙ Verify boot initialization safety
  • rails-design-system - Rails Design System Guidelines
    railsdesign-systemfrontendtailwind

    ★ 210 · Updated 2026-06-15

    Design system guidelines for building consistent Rails UI components

    ⚙ apply design rules⚙ define design tokens⚙ extract partials
  • jr-rails-new - Interactive Rails App Scaffolder
    railsscaffoldingcode-generationinteractive

    ★ 27 · Updated 2026-05-09

    Interactive interview to generate new Rails apps with customizable stack and configuration

    ⚙ interview user⚙ generate rails app⚙ configure database
  • rails-active-storage - Rails Active Storage File Uploads
    file-uploadrailsstorageattachments

    ★ 4 · Updated 2026-03-23

    Handle file uploads, attachments, variants, validations, and cloud storage in Rails

    ⚙ upload files⚙ create attachments⚙ generate variants
  • active-job-coder - Expert Active Job Coder for Rails 8 Background Jobs
    railsactive-jobbackground-jobsruby

    ★ 602 · Updated 2026-02-24

    Creates and refactors Active Job background jobs following Rails 8 conventions and best practices.

    ⚙ create Active Job classes⚙ refactor background jobs⚙ apply Rails 8 conventions
  • rails-inertia-stack - Generate Rails apps with Inertia.js, React, TypeScript, SSR and ShadcnUI
    railsinertia.jsreacttypescript

    ★ 602 · Updated 2026-02-11

    Generate production-ready Rails applications with Inertia.js, React, TypeScript, Server-Side Rendering, and ShadcnUI components

    ⚙ create rails application⚙ install inertia rails⚙ configure shadcnui