Inertia Rails Project Setup Detect stack, offer recommended deps, generate CLAUDE.md configuration. Run once per project. Re-run when the stack changes. NEVER: - Run setup without gem in Gemfile — all skills assume it exists. If missing, tell the user to install it first. - Overwrite existing in CLAUDE.md without reading it — the user may have manual customizations. Replace only the auto-generated block. - Add resolve aliases to — already provides them. Only add to . - Recommend if the project uses AND the user hasn't expressed interest in switching — suggest it, but don't push. You CAN still…