Christophe Cholot avatar

Christophe Cholot

Community

@chwistophe · Paris

0Followers
|
5Public Repos
|
31Published Skills

Simple scales, Fancy fails.

Agent Skills by Christophe Cholot

Showing 31 vetted skills indexed across 1 GitHub repositories.

ChwistopheChwistophe

rails-37-style-philosophy-what-they-avoid

Detail gems and architectural patterns avoided by the 37signals philosophy.

Community
Basic
ChwistopheChwistophe

rails-37-style-real-time-and-communication-notifications

Implement Rails notifications with time-windowed bundling and Turbo Streams.

Community
Advanced
ChwistopheChwistophe

rails-37-style-core-rails-views

Guide Rails view development with Turbo Streams, partials, and fragment caching.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-infrastructure-and-testing-testing

Implement Rails testing strategies with Minitest, fixtures, and integration tests.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-infrastructure-and-testing-configuration

Configure Rails environments, DRY YAML, and credential-free testing with Kamal.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-philosophy-development-philosophy

Codify 37signals development philosophy for Rails code and reviews.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-real-time-and-communication-email

Implement email delivery and rendering best practices in Ruby on Rails.

Community
Advanced
ChwistopheChwistophe

rails-37-style-features-ai-llm-integration

Implements AI/LLM integration patterns in Rails applications with command execution and cost tracking.

Community
Advanced
ChwistopheChwistophe

rails-37-style-infrastructure-and-testing-observability

Implement structured JSON logging, context injection, and Yabeda metrics for Rails applications.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-features-watching

Embed subscription state into Rails access records with Turbo Streams.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-core-rails-routing

Enforce RESTful routing with resource-based patterns in Rails applications.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-frontend-css

Implement native CSS architecture with cascade layers and OKLCH colors for Rails applications.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-rails-components-action-text

Implement Action Text best practices for sanitization, rendering, and testing in Rails.

Community
Advanced
ChwistopheChwistophe

rails-37-style-core-rails-models

Implement 37signals Rails model patterns with composable concerns and POROs.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-real-time-and-communication-actioncable

Implement secure multi-tenant ActionCable broadcasting for Rails applications.

Community
Advanced
ChwistopheChwistophe

rails-37-style-backend-multi-tenancy

Implement path-based multi-tenancy in Ruby on Rails with middleware and ActiveSupport::CurrentAttributes.

Community
Advanced
ChwistopheChwistophe

rails-37-style-frontend-accessibility

Implement web accessibility best practices in Rails applications with ARIA and keyboard navigation.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-features-workflows

Implement event-driven state tracking and undoable commands in Rails applications.

Community
Advanced
ChwistopheChwistophe

rails-37-style-backend-performance

Optimize Rails application performance by preventing N+1 queries and tuning Puma/Ruby configurations.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-core-rails-controllers

Enforce 37signals Rails controller style with composable concerns.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-frontend-hotwire

Implement Hotwire patterns for dynamic UI updates in Rails applications.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-features-filtering

Implement URL-based filtering with POROs and Stimulus controllers.

Community
Intermediate
ChwistopheChwistophe

rails-37-style-features-webhooks

Implement secure Rails webhooks with SSRF protection and HMAC-SHA256 verification.

Community
Advanced
ChwistopheChwistophe

rails-37-style-backend-authentication

Implement passwordless authentication in Rails with magic links and custom sessions.

Community
Advanced