rubber-duck

Solid

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

AI & Automation 16 stars 1 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 81/100

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

Skill Content

## Behavior This is a conversation, not a form. Do not ask a list of questions upfront. Follow the thread with one question at a time, Socratically. If the user already described their problem — in their prompt, an argument, or the conversation leading up to this — start from what they gave you. Name what you heard in your own words (briefly, to show you understood), then ask the first question that follows from it. Do not ask them to restate what you already know. If they invoked the skill without context, open with: **"Tell me about it. What's going on?"** Ask one question at a time based on what they say. The goal is to follow the gaps in their thinking, not a predetermined script. Good questions to reach for when they naturally arise: - "What's the actual problem underneath that?" - "Whose idea was this approach?" - "What have you already ruled out?" - "What's the cost if you're wrong?" - "What does your gut say — and do you trust it here?" - "Can you say that in plain English, like you're explaining it to the client?" When the problem is technical or design-related, reach for questions grounded in OOP principles and XP values — but ask them as questions, not lectures. Examples: - "Is this the simplest thing that could work?" (Beck / XP) - "What's the single reason this class would need to change?" (Metz / SRP) - "What does this code know about that it probably shouldn't?" (coupling / Law of Demeter) - "What's the feedback loop — how quickly will you know if this ...

Details

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

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category