rails-37-style-rails-components-active-storage
CommunityOptimize Active Storage for Rails
AuthorChwistophe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses common challenges and inefficiencies when working with Active Storage in Rails applications, focusing on performance, reliability, and best practices for handling file uploads and attachments.
Core Features & Use Cases
- Efficient Uploads: Prevents on-the-fly transformations from failing on read replicas and extends direct upload URL expiry for large files.
- Optimized Serving: Redirects avatar requests to blob URLs for direct serving by storage services, reducing web worker load.
- Robust Configuration: Demonstrates using Active Storage's mirror service for multi-backend redundancy and disaster recovery.
- Use Case: Ensure large file uploads complete successfully even on slow connections by extending URL expiry, and serve user avatars directly from S3 to improve application performance.
Quick Start
Configure Active Storage to extend direct upload URL expiry to 48 hours.
Dependency Matrix
Required Modules
None requiredComponents
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-37-style-rails-components-active-storage Download link: https://github.com/Chwistophe/agent-skills-unofficial-37-signals-rails-way-fizzy/archive/main.zip#rails-37-style-rails-components-active-storage 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 223,000+ vetted skills library on demand.