Logo
Agent Skills Guide
All SkillsCategoryTags>Publishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Publishers
  3. ThibautBaissac/rails_ai_agents
ThibautBaissac/rails_ai_agents logo

ThibautBaissac/rails_ai_agents

A collection of specialized AI agents for Rails 8.1 development, for AI driven-development and follow TDD best practices.

8 skills published414 starsGitHub

37signals-model

@thibautbaissac/rails_ai_agents

414

Builds rich domain models with business logic, concerns, and proper associations following the 37signals fat-models-over-service-objects philosophy. Use when creating models, adding validations, scopes, callbacks, or business logic methods.

Software Development

37signals-turbo

@thibautbaissac/rails_ai_agents

414

Creates Turbo Streams, Turbo Frames, and morphing patterns for real-time UI updates following 37signals conventions. Use when adding real-time updates, page navigation, form submissions, or when user mentions Turbo, Streams, Frames, Drive, or morphing.

Software Development

37signals-stimulus

@thibautbaissac/rails_ai_agents

414

Builds focused, single-purpose Stimulus controllers for progressive enhancement following 37signals patterns. Use when adding JavaScript behavior, UI interactions, form enhancements, or when user mentions Stimulus, JavaScript controllers, or sprinkles.

Software Development

37signals-caching

@thibautbaissac/rails_ai_agents

414

Implements HTTP caching with ETags, fresh_when, stale?, and fragment caching. Use when optimizing performance, adding caching layers, or when user mentions ETags, HTTP caching, fresh_when, stale?, cache keys, or Russian doll caching.

Software Development

action-mailer-patterns

@thibautbaissac/rails_ai_agents

270

Implements transactional emails with Action Mailer and TDD. Use when creating email templates, notification emails, password resets, email previews, or when user mentions mailer, email, notifications, or transactional emails.

Software Development

i18n-patterns

@thibautbaissac/rails_ai_agents

270

Implements internationalization with Rails I18n for multi-language support. Use when adding translations, managing locales, localizing dates/currencies, pluralization, or when user mentions i18n, translations, locales, or multi-language.

Software Development

authorization-pundit

@thibautbaissac/rails_ai_agents

252

Implements policy-based authorization with Pundit for resource access control. Use when adding authorization rules, checking permissions, restricting actions, role-based access, or when user mentions Pundit, policies, authorization, or permissions.

Software Development

active-storage-setup

@thibautbaissac/rails_ai_agents

252

Configures Active Storage for file uploads with variants and direct uploads. Use when adding file uploads, image attachments, document storage, generating thumbnails, or when user mentions Active Storage, file upload, attachments, or image processing.

Software Development