rails-view-layer
Installation
SKILL.md
Rails View Layer
Compose views with partials, components, and clear locals contracts.
When to Use This Skill
- Partials vs ViewComponent
- Layouts and content_for
- Form builders
Defaults (This Plugin)
- Toolchain: mise — not rbenv, rvm, or asdf directly
- Ruby: 4.0.0+ unless the project pins otherwise
- Rails: 8+ conventions and generators when applicable
- Execution: Prefer
mise exec --,bin/rails,bin/rspec, andbundle exec