Shoebtamboli/rails_claude_skills

A Rails generator gem that scaffolds Claude AI skills and agents for any Rails project.

This repository also configures its own agents. See what rails_claude_skills tells them →

16Stars on the repository
19Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

create-task-files

01

Shoebtamboli/rails_claude_skills

Skill Claude Code

Export tasks from TodoWrite or feature plans into structured markdown files (epic, user-story, bug, issue) in a tasks/ directory. Use when the user wants to create task files, export tasks, track work in files, or mentions "create tasks", "export", "epic", "user story".

not rated 16 +1 2mo ago A 68 tokens original MIT

minitest-testing

02

Shoebtamboli/rails_claude_skills

Skill Claude Code

Write, review, and improve Minitest tests for Ruby on Rails applications. Covers model tests, controller tests, system tests, fixtures, and best practices from Rails Testing Guide.

not rated 16 +1 2mo ago A 40 tokens original MIT

plan-feature

03

Shoebtamboli/rails_claude_skills

Skill Claude Code

Gather requirements, analyze codebase, and create structured task lists before starting Rails feature development. Use when planning new features, starting development work, breaking down requirements, or when the user mentions "plan", "requirements", "tasks", or "kickoff".

not rated 16 +1 2mo ago A 54 tokens original MIT

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

RESTful API controller patterns for Ruby on Rails. Use when: (1) Building JSON APIs, (2) API versioning, (3) Error handling and status codes, (4) Authentication with tokens/JWT, (5) Rate limiting, (6) CORS configuration, (7) Pagination and filtering, (8) API documentation, (9) Testing API endpoints.

not rated 16 +1 2mo ago A 82 tokens original MIT

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

Complete authentication setup for Ruby on Rails applications using Devise. Use when: (1) Setting up user authentication in a Rails app, (2) Adding sign in/sign up/sign out functionality, (3) Implementing email confirmation, password recovery, or account locking, (4) Configuring OmniAuth social login, (5) Adding…

not rated 16 +1 2mo ago A 110 tokens original MIT

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

Authorization and permissions management for Ruby on Rails applications using CanCanCan. Use when: (1) Implementing role-based access control (RBAC), (2) Defining user permissions and abilities, (3) Restricting resource access in controllers, (4) Filtering queries based on user permissions, (5) Hiding/showing UI…

not rated 16 +1 2mo ago A 109 tokens original MIT

rails-debugging

08

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

Use when debugging Rails issues - provides Rails-specific debugging tools (logs, console, byebug, SQL logging) integrated with systematic debugging process.

not rated 16 +1 2mo ago A 31 tokens original MIT

rails-deployment

09

Shoebtamboli/rails_claude_skills

Skill Claude Code needs its repo

Deploy Rails applications to production using Kamal, Docker, and modern deployment strategies. Covers zero-downtime deployments, environment management, database migrations, SSL/TLS, and production configurations.

not rated 16 +1 2mo ago C 41 tokens original MIT

rails-jobs

11

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex needs its repo

Use when setting up background jobs, caching, or WebSockets - SolidQueue, SolidCache, SolidCable (TEAM RULE.

not rated 16 +1 2mo ago A 28 tokens original MIT

rails-mailers

12

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

Use when sending emails - ActionMailer with async delivery via SolidQueue, templates, previews, and testing.

not rated 16 +1 2mo ago A 24 tokens original MIT

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

Pagination for Ruby on Rails applications using Kaminari. Use when: (1) Implementing pagination for database records, (2) Building paginated API endpoints, (3) Customizing pagination UI with themes, (4) Handling large datasets efficiently, (5) Creating infinite scroll, (6) Paginating arrays or custom collections, (7)…

not rated 16 +1 2mo ago A 89 tokens original MIT

refine-requirements

16

Shoebtamboli/rails_claude_skills

Skill Claude Code

Refine and clarify feature requirements by asking targeted follow-up questions, then update or create tasks based on answers. Use after initial planning when requirements need clarification, or when the user mentions "refine", "clarify", "more details", or "questions".

not rated 16 +1 2mo ago A 58 tokens original MIT

rspec-testing

17

Shoebtamboli/rails_claude_skills

Skill Claude CodeCodex

This skill should be used when writing, reviewing, or improving RSpec tests for Ruby on Rails applications. Use this skill for all testing tasks including model specs, controller specs, system specs, component specs, service specs, and integration tests. The skill provides comprehensive RSpec best practices from…

not rated 16 +1 2mo ago A 68 tokens copy · 100% MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: