rails-initializers

Official

Streamline Rails boot with robust initializers.

Authorrubakas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rails apps often suffer from scattered boot-time configuration and inconsistent initializer patterns. This Skill centralizes common Rails initializers to ensure consistent behavior across environments, improving maintainability and reducing startup errors.

Core Features & Use Cases

  • Load custom library extensions from lib/rails_ext and auto-require them at startup.
  • Secure parameter filtering with Rails.config.filter_parameters to hide secrets in logs.
  • Configure CORS using Rack::Cors and environment-specific origins and resources.
  • Centralized custom configuration via Rails.configuration.x for app-specific settings.

Quick Start

Add this skill to your CLAUDE.md and reference @agent-notes/rails-initializers/index.md to apply standard boot-time configurations across environments.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-initializers
Download link: https://github.com/rubakas/agent-notes/archive/main.zip#rails-initializers

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.