rails-consultant

Featured

A collection of skills for Rails development and consulting with an emphasis on learning, communication, and client success.

plugin 16 stars 1 forks Updated 1 weeks ago MIT

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (12)

AI & Automation Solid

challenge

Pressure-test an assumption, decision, or inherited constraint — Socratic cross-examination that forces you to defend or abandon your position

16 Updated 1 weeks ago
thoughtbot
AI & Automation Solid

explain

Explain what a piece of code does — a specific file, class, or method in close detail, or a user-facing flow as a concise system overview. What it does and why, not whether it's good.

16 Updated 1 weeks ago
thoughtbot
Code & Development Solid

feature-dev

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 existing PR, upgrades, or open-ended design questions.

16 Updated 1 weeks ago
thoughtbot
Code & Development Solid

git-commit

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."

16 Updated 1 weeks ago
thoughtbot
AI & Automation Solid

hard-news

Prepare to deliver difficult technical news to a client — a conversational prep session before the hard conversation happens

16 Updated 1 weeks ago
thoughtbot
AI & Automation Solid

offboard

Walk through the Designer/Developer wrap-up checklist for offboarding a client engagement — conversationally, one item at a time.

16 Updated 1 weeks ago
thoughtbot
AI & Automation Solid

prior-art

Discover how a codebase already handles a specific concern — search broadly, find every instance, and assess consistency. The "how does this app do X?" tool.

16 Updated 1 weeks ago
thoughtbot
AI & Automation Solid

rubber-duck

Think out loud about a problem, decision, or approach — Socratic friction to help you find clarity, not sympathy

16 Updated 1 weeks ago
thoughtbot
AI & Automation Solid

slice

Turn a feature into well-defined, independently shippable slices — whether it's an epic that needs breaking apart or a single story that needs sharpening into a job story

16 Updated 1 weeks ago
thoughtbot
Code & Development Solid

socratic-review

Socratic code review and refactoring session — whether it's your own code, a teammate's PR, or something you inherited. Leads you to see the issues through questions, names smells and moves precisely, then closes with a concrete plan.

16 Updated 1 weeks ago
thoughtbot
AI & Automation Solid

standup

Write a client update — identify what was done, what's next, and surface risks before they become surprises. End of day, start of day, or end of week.

16 Updated 1 weeks ago
thoughtbot
Testing & QA Solid

test-driven-development

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.

16 Updated 1 weeks ago
thoughtbot

Quality Score: 74/100

Stars 20%
41
Recency 20%
90
Manifest 20%
100
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
thoughtbot
Repository
thoughtbot/rails-consultant
Created
4 months ago
Last Updated
1 weeks ago
Language
Shell
License
MIT