rails-load-defaults
CommunityUpgrade Rails framework defaults seamlessly.
AuthorMadBomber
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you incrementally upgrade your Rails application's config.load_defaults to match your Rails version, ensuring your application benefits from the latest framework configurations and security enhancements without breaking existing functionality.
Core Features & Use Cases
- Iterative Upgrades: Guides you through each
new_framework_defaultsconfiguration change one by one. - Codebase Analysis: Analyzes your codebase to recommend appropriate values for new configurations.
- Safe Deployment: Facilitates a test-and-commit workflow for each change, minimizing risk.
- Consolidation: Helps merge all changes into
config/application.rbupon completion. - Use Case: You've just updated your Rails app from version 6.1 to 7.0, but
config.load_defaultsis still set to6.1. This Skill will walk you through enabling and configuring each new default for Rails 7.0, ensuring your app is up-to-date and secure.
Quick Start
Use the rails-load-defaults skill to upgrade my Rails load_defaults from 6.1 to 7.0.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: rails-load-defaults Download link: https://github.com/MadBomber/experiments/archive/main.zip#rails-load-defaults Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.