Agent Skills by sandeep mvl
Showing 61 vetted skills indexed across 1 GitHub repositories.
form-objects-query-objects-presenters
Guide Rails refactoring with form objects, query objects, and presenters.
kafka-rails
Configure karafka 2.x for Rails with outbox, schema registry, and idempotent consumers.
rails-upgrade-3-to-4
Plan phased Rails 3.2 to 4.2 upgrades with strong parameters migration.
scaffold-project-skills
Generate project-specific SKILL.md files encoding Rails app domain rules.
db-migration-oracle-postgres
Migrate Ruby on Rails applications from Oracle Database to PostgreSQL.
n-plus-one-killer
Detect and eliminate N+1 queries in Ruby on Rails applications.
vue-with-rails
Configure Vue 3 with Rails using Inertia.js and vite_ruby conventions.
activerecord-patterns
Review ActiveRecord model code against Ruby on Rails conventions.
rails-upgrade-6-to-7
Guide staged Ruby on Rails 6.x to 7.x upgrades with dual-boot and asset pipeline migration.
db-migration-postgres-mysql
Migrate Ruby on Rails applications from PostgreSQL to MySQL with pgloader and dual-write cutover.
actiontext-richtext
Configure Rails 8 Action Text with Trix, sanitization, and plain-text search indexing.
rails-security-baseline
Audit Rails 8 code for security vulnerabilities against OWASP Top 10.
pci-dss-rails
Enforce PCI-DSS compliant payment patterns in Rails applications.
devise-pundit-rodauth
Configure secure Rails authentication and authorization with Devise, Pundit, or Rodauth.
actionmailer-baseline
Configure async ActionMailer delivery with bounce handling for Rails 8 applications.
skill-name-in-kebab-case
Create standardized Claude Skills for Ruby on Rails development workflows.
asset-pipeline-propshaft
Configure Rails 8 asset pipelines migrating from Sprockets to Propshaft.
observability-rails-advanced
Configure SLOs and multi-window burn-rate alerts for Ruby on Rails services.
rails-upgrade-4-to-5
Upgrade Ruby on Rails applications from 4.x to 5.x with breaking change remediation.
hipaa-rails
Implement HIPAA Security Rule technical safeguards in Ruby on Rails applications.
external-api-integration
Configure Faraday clients with timeouts, retries, and sanitized logging for Rails API integrations.
i18n-and-timezones
Implement Rails 8 I18n and DST-safe time zone handling.
multi-tenancy
Implement secure multi-tenant Rails 8 apps with acts_as_tenant.
activestorage-uploads
Configure secure Active Storage uploads for Rails 8 applications.