claude code rails skills

12 tagged claude code rails, measured the same way as everything else here.

Browse within: claude-code-consulting 12claude-code-skill 12claude-code-skills 12

feature-dev

01

thoughtbot/rails-consultant

Skill Claude CodeCodex

Take one new feature slice from idea to reviewed, committed code in a single guided pass — scope it into the smallest shippable slice, build it test-first with strict TDD, review and fix the diff, then commit it. Chains slice → test-driven-development → the built-in /code-review → git-commit. Not for reviewing an…

22 1mo ago A 83 tokens original MIT

git-commit

02

thoughtbot/rails-consultant

Skill Claude CodeCodex

Turn the working changes into one or more atomic commits with well-written messages. Use whenever the user runs /git-commit or asks to commit their work, wrap up a feature, or "commit what I have.".

22 1mo ago A 47 tokens original MIT

thoughtbot/rails-consultant

Skill Claude CodeCodex

Strict red-green-refactor TDD workflow for implementing features, fixing bugs, or changing behavior in Rails applications. Enforces the discipline of writing a failing test before any production code. Use whenever you want to implement with TDD — whether a new feature, a bugfix, a refactor, or any behavior change.

22 1mo ago A 68 tokens original MIT