Loading...
Loading...
Found 48002 skills
ThibautBaissac
Provides Rails I18n implementation for multi-language support including translations, locales, date/currency localization, and pluralization.
ThibautBaissac
Optimizes Ruby on Rails applications by identifying and resolving performance bottlenecks including N+1 queries and slow database operations.
ThibautBaissac
Configures Active Storage for file uploads, image variants, and direct uploads in Ruby on Rails applications.
ThibautBaissac
Creates testable query objects for complex database operations in Ruby on Rails, following TDD principles.
ThibautBaissac
Generates safe, reversible database migrations with proper indexes and rollback strategies for schema changes, including zero-downtime updates.
ThibautBaissac
Sets up Solid Queue for background job processing in Rails 8, enabling asynchronous task execution and Sidekiq migration.
ThibautBaissac
Generates Rails service objects adhering to single-responsibility principle, extracting business logic from controllers and enabling complex operations through POROs.
ThibautBaissac
Provides RESTful API versioning and request specification utilities for building and managing API endpoints.
ThibautBaissac
Generates Rails controllers with TDD: writes request specs before implementation for CRUD operations and API endpoints.
ThibautBaissac
Sets up user authentication, session management, and password reset flows using Rails 8's built-in generator for secure controller access.
ThibautBaissac
Creates presenter objects for view formatting in Ruby on Rails using SimpleDelegator, enabling extraction of view logic from models with TDD.
ThibautBaissac
Provides implementation of Hotwire patterns including Turbo Frames, Turbo Streams, and Stimulus for building interactive, real-time web interfaces with partial page updates.
ThibautBaissac
Provides patterns for implementing real-time features using Action Cable and WebSockets in Ruby on Rails applications.
ThibautBaissac
Guides architectural decisions in Ruby on Rails 8, including code organization, pattern selection, and refactoring.
ThibautBaissac
Guides the Test-Driven Development cycle, helping users write tests before code and follow red-green-refactor steps.
ThibautBaissac
Implements Rails caching patterns including fragment, Russian doll, and low-level caching for performance optimization.
ThibautBaissac
Generates Rails models using TDD: tests first, then migrations, then model code for validations and associations.
ThibautBaissac
Creates structured form objects for complex form handling using TDD, supporting multi-model, search, and wizard forms with virtual or non-persisted models.
Coooolfan
Creates GitHub releases with properly formatted release notes derived from commit history for version publishing.
mylukin
Guides developers through TDD (red-green-refactor) for single-feature implementation using next โ implement โ check โ done workflow.
mylukin
Sets up a structured task management system for AI agents, including feature backlog, TDD enforcement, and progress tracking, to support feature-driven development.
ruvnet
Creates customizable background workers for automated code analysis, security scanning, and API documentation generation.
ruvnet
Analyzes performance bottlenecks and provides optimization recommendations for Claude Flow swarms.
roborev-dev
Automates addressing code review findings by fetching reviews and applying necessary code changes.