vanilla-rails-style
CommunityApply 37signals-style Rails refactoring patterns.
AuthorZempTime
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides a clear, opinionated Rails/Ruby style guide and practical refactoring patterns based on 37signals/Basecamp conventions to ensure consistent code structure and readability.
Core Features & Use Cases
- Private method indentation: Always indent under the
privatekeyword to maintain clarity. - Invocation-sequence method ordering: Order methods by their call flow to make execution easier to trace.
- Guard clause guidance: Prefer full if/else blocks over multiple guard clauses for readability.
- Bang method usage rules: Use bang methods only when a non-bang counterpart exists to avoid ambiguous APIs.
Quick Start
Refactor a given Ruby/Rails class to align with 37signals-style conventions.
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: vanilla-rails-style Download link: https://github.com/ZempTime/zemptime-marketplace/archive/main.zip#vanilla-rails-style 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.