๐ฏ
layered-rails
๐ฏSkillfrom palkan/skills
What it does
|A Claude Code skill for designing and reviewing Rails applications using layered architecture principles from the "Layered Design for Ruby on Rails Applications" book. Provides commands for codebase analysis, god object detection, callback scoring, and gradual adoption planning.
Same repository
palkan/skills(3 items)
layered-rails
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add palkan/skills --skill layered-railsskills.sh Installโ Installs to .agents/skills/
npx skills add palkan/skills --skill layered-railsManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/layered-rails/SKILL.mdSKILL.md
97Installs
-
AddedFeb 14, 2026
More from this repository2
๐๐ช
layered-rails๐Plugin
Claude Code plugin that designs and reviews Rails applications using layered architecture principles from the book "Layered Design for Ruby on Rails Applications." Provides slash commands like /layers:analyze, /layers:analyze:callbacks, /layers:analyze:gods, /layers:review, /layers:spec-test, and /layers:gradual.
palkan-skills๐ชMarketplace
Claude skills based on the Layered Rails book and beyond