Hidalgo Fernandez
Community@hidalgofdz · Mérida, Yucatán
Agent Skills by Hidalgo Fernandez
Showing 11 vetted skills indexed across 1 GitHub repositories.
caching-patterns
Manages caching for Ruby on Rails applications with Solid Cache.
model-patterns
Model Ruby on Rails domain entities with associations, validations, scopes, and business logic.
concern-patterns
Create and refactor Rails model and controller concerns for shared behavior.
auth-setup
Implement passwordless authentication with WebAuthn passkeys and magic links in Rails.
job-patterns
Implement scheduled, queued, and batch background jobs in Rails applications.
testing-patterns
Guide Rails 8+ test writing with Minitest fixtures and behavior-driven assertions.
stimulus-patterns
Generate reusable Stimulus controllers for modals, dropdowns, and form enhancements.
migration-patterns
Generate Rails migrations with UUID primary keys and no foreign key constraints.
event-tracking
Record user actions and system events with webhook dispatch and structured logging.
turbo-patterns
Implement Turbo Streams and Frames for real-time Rails UI updates.
api-patterns
Define REST API patterns for Rails with response formats, authentication, error handling, and pagination.