Agent Skills by Chard Gonzales
Showing 16 vetted skills indexed across 2 GitHub repositories.
rails-models
Manage Rails ActiveRecord models, migrations, indexes, and schema formats.
rails-upgrade
Guide incremental Rails framework upgrades with version checks and autoloader migration.
rails-deploy
Automate Rails production deployment with Kamal 2 and Docker.
rails-auth
Add authentication and authorization to Rails 8.1 applications via a menu-driven setup.
rails-mailers
Configure and send transactional emails in Ruby on Rails with Action Mailer.
rails-security
Harden Rails 8.1 apps with rate limiting, secrets management, and security headers.
rails-storage
Automate file upload and Active Storage configurations in Ruby on Rails 8.1.
rails-testing
Configure a Rails 8.1 test suite with framework, data, driver, and coverage options.
rails-seo
Automates SEO configurations including meta tags, XML sitemaps, and robots.txt in Rails 8.1 apps.
rails-hotwire
Build interactive Rails web applications with Hotwire and Stimulus.
rails-jobs
Configure background job backends and create scheduled jobs in Rails 8.1.
rails-performance
Optimize Rails 8.1 application performance with caching and query tuning tools.
rails-controllers
Automate Rails 8.1 request handling with routing, controllers, and error mapping.
rails-scaffold
Create a Ruby on Rails 8.1 application with selected options via rails new.
rails-api
Construct and configure a Rails 8.1 JSON API with serialization, versioning, pagination, error handling, CORS, and documentation.
rails-audit
Audit Ruby on Rails applications for code quality, security, testing, architecture, and performance issues.