Christophe Cholot
Community@chwistophe · Paris
Simple scales, Fancy fails.
Agent Skills by Christophe Cholot
Showing 31 vetted skills indexed across 1 GitHub repositories.
rails-37-style-philosophy-what-they-avoid
Detail gems and architectural patterns avoided by the 37signals philosophy.
rails-37-style-real-time-and-communication-notifications
Implement Rails notifications with time-windowed bundling and Turbo Streams.
rails-37-style-core-rails-views
Guide Rails view development with Turbo Streams, partials, and fragment caching.
rails-37-style-infrastructure-and-testing-testing
Implement Rails testing strategies with Minitest, fixtures, and integration tests.
rails-37-style-infrastructure-and-testing-configuration
Configure Rails environments, DRY YAML, and credential-free testing with Kamal.
rails-37-style-philosophy-development-philosophy
Codify 37signals development philosophy for Rails code and reviews.
rails-37-style-real-time-and-communication-email
Implement email delivery and rendering best practices in Ruby on Rails.
rails-37-style-features-ai-llm-integration
Implements AI/LLM integration patterns in Rails applications with command execution and cost tracking.
rails-37-style-infrastructure-and-testing-observability
Implement structured JSON logging, context injection, and Yabeda metrics for Rails applications.
rails-37-style-features-watching
Embed subscription state into Rails access records with Turbo Streams.
rails-37-style-core-rails-routing
Enforce RESTful routing with resource-based patterns in Rails applications.
rails-37-style-frontend-css
Implement native CSS architecture with cascade layers and OKLCH colors for Rails applications.
rails-37-style-rails-components-action-text
Implement Action Text best practices for sanitization, rendering, and testing in Rails.
rails-37-style-core-rails-models
Implement 37signals Rails model patterns with composable concerns and POROs.
rails-37-style-real-time-and-communication-actioncable
Implement secure multi-tenant ActionCable broadcasting for Rails applications.
rails-37-style-backend-multi-tenancy
Implement path-based multi-tenancy in Ruby on Rails with middleware and ActiveSupport::CurrentAttributes.
rails-37-style-frontend-accessibility
Implement web accessibility best practices in Rails applications with ARIA and keyboard navigation.
rails-37-style-features-workflows
Implement event-driven state tracking and undoable commands in Rails applications.
rails-37-style-backend-performance
Optimize Rails application performance by preventing N+1 queries and tuning Puma/Ruby configurations.
rails-37-style-core-rails-controllers
Enforce 37signals Rails controller style with composable concerns.
rails-37-style-frontend-hotwire
Implement Hotwire patterns for dynamic UI updates in Rails applications.
rails-37-style-features-filtering
Implement URL-based filtering with POROs and Stimulus controllers.
rails-37-style-features-webhooks
Implement secure Rails webhooks with SSRF protection and HMAC-SHA256 verification.
rails-37-style-backend-authentication
Implement passwordless authentication in Rails with magic links and custom sessions.