Skip to main content
Run any Skill in Manus
with one click
$pwd:

rails-load-defaults

// Incrementally upgrade Rails `config.load_defaults` by walking through each new_framework_defaults config one at a time. Use this skill whenever the user mentions load_defaults upgrade, new_framework_defaults, framework defaults, or wants to bring their Rails app's default configuration up to match their Rails version. Also trigger when the user mentions a gap between their Rails version and their load_defaults version (e.g., "app is on Rails 7.2 but load_defaults is 6.1"). This skill handles the iterative uncomment-test-commit workflow and the final consolidation into config/application.rb.

$ git log --oneline --stat
stars:16
forks:0
updated:April 6, 2026 at 20:43
File Explorer
18 files
SKILL.md
readonly