SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

rails-agent-skills
Generate clear, copyable README and guide content for Rails engines—installation, mounting, configuration, usage examples, and migration notes.

ai-context
Integrates RuboCop guidance into the agent: linting, style enforcement, and safe autocorrections for Ruby and Rails projects.

inertia-rails-skills
Testing guide and helpers for Inertia Rails apps — RSpec/Minitest matchers and examples for Inertia responses, components, props, flashes, and partial reloads.

inertia-rails-skills
Practical guide for adding authentication and authorization to Inertia + Rails apps — covers Devise, has_secure_password, session sharing, permission props, and

rails-agent-skills
Performs a focused security audit of Ruby on Rails applications: auth/authz checks, parameter handling, query safety, output encoding, file handling, and secret

rails-agent-skills
Example Rails-based agent skill repository: personal configuration of skills for Rails development.

rails-upgrade-skill
Generates detection scripts and evidence-based upgrade reports to help teams upgrade Rails apps sequentially from 7.0 through 8.1.1, with breaking-change scans,

rails-agent-skills
Strictly orchestrates the Ruby on Rails TDD cycle: Write failing test → Minimal implementation → Verify pass → Quality check.

claude-skills
Scaffolds production-ready REST APIs with built-in authentication, rate limiting, validation, and OpenAPI documentation.

ruby-upgrade-toolkit
Internal reference for version-specific Rails breaking changes and fix patterns during Ruby on Rails upgrades.