Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add palkan/skills --skill layered-railsskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
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
29Installs
-
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 Code skills collection by Vladimir Dementyev featuring Layered Rails skill for designing and reviewing Rails applications using layered architecture principles with codebase analysis and code review commands.