skill-rails-upgrade
Rails version analysis and safe upgrade planning
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install skill-rails-upgrade?โผ
Run `npx skills add robzolkos/skill-rails-upgrade --all -g -y` in your terminal to install this skill globally.
How to check if my Rails app needs an upgrade?โผ
Invoke the skill inside your Rails project and it detects your current version, fetches the latest release, and rates the upgrade complexity as small, medium, or large.
Will upgrading Rails overwrite my custom config files?โผ
No. The skill uses a selective merge process that detects local customizations and shows you exactly what will change before touching any file.
Does it update JavaScript dependencies too?โผ
Yes. It checks Rails-related packages like Turbo, Stimulus, and ActionCable in package.json or importmap and recommends matching updates.
Does it work with Claude Code and OpenCode?โผ
Yes. The skill follows the standard SKILL.md format and runs in Claude Code, OpenCode, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core