# Thoughtbot, Inc. AI Agent Skills

Thoughtbot, Inc. publishes official AI agent skills for its tools, services, and developer workflows.

Browse 19 official AI agent skills across 3 Thoughtbot, Inc. repositories, with install commands and source links.

Official page: https://skillscout.sh/official/thoughtbot/
Markdown page: https://skillscout.sh/official/thoughtbot/thoughtbot_skills_skillscout.md
Vendor website: https://thoughtbot.com/

## Prompt for your agent

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/thoughtbot/thoughtbot_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Thoughtbot, Inc. skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

## Skills packages

### thoughtbot/rails-consultant

Includes 12 official skills: prior-art, slice, standup, challenge, explain, hard-news.

Install:

```bash
npx skills add thoughtbot/rails-consultant -y
```

Source: https://github.com/thoughtbot/rails-consultant

### thoughtbot/atomic-commits-plugin

Includes 1 official skill: atomic-commits.

Install:

```bash
npx skills add thoughtbot/atomic-commits-plugin -y
```

Source: https://github.com/thoughtbot/atomic-commits-plugin

### thoughtbot/thoughtbot-dev

Includes 6 official skills: atomic-commits, code-audit, debugging-methodology, rails-patterns, refactoring-decisions, testing-patterns.

Install:

```bash
npx skills add thoughtbot/thoughtbot-dev -y
```

Source: https://github.com/thoughtbot/thoughtbot-dev

## Individual skills

### prior-art

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@prior-art -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/main/skills/prior-art

### slice

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@slice -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/main/skills/slice

### standup

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@standup -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/HEAD/skills/standup

### challenge

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@challenge -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/main/skills/challenge

### explain

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@explain -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/main/skills/explain

### hard-news

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@hard-news -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/HEAD/skills/hard-news

### offboard

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@offboard -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/main/skills/offboard

### rubber-duck

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@rubber-duck -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/main/skills/rubber-duck

### socratic-review

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@socratic-review -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/main/skills/socratic-review

### test-driven-development

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@test-driven-development -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/main/skills/test-driven-development

### feature-dev

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@feature-dev -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/HEAD/skills/feature-dev

### git-commit

Official Thoughtbot, Inc. skill from thoughtbot/rails-consultant.

Install:

```bash
npx skills add thoughtbot/rails-consultant@git-commit -y
```

Package: thoughtbot/rails-consultant
Source: https://github.com/thoughtbot/rails-consultant/tree/HEAD/skills/git-commit

### atomic-commits

Official Thoughtbot, Inc. skill from thoughtbot/atomic-commits-plugin.

Install:

```bash
npx skills add thoughtbot/atomic-commits-plugin@atomic-commits -y
```

Package: thoughtbot/atomic-commits-plugin
Source: https://github.com/thoughtbot/atomic-commits-plugin/tree/main/skills/atomic-commits

### atomic-commits

Official Thoughtbot, Inc. skill from thoughtbot/thoughtbot-dev.

Install:

```bash
npx skills add thoughtbot/thoughtbot-dev@atomic-commits -y
```

Package: thoughtbot/thoughtbot-dev
Source: https://github.com/thoughtbot/thoughtbot-dev/tree/HEAD/skills/atomic-commits

### code-audit

Official Thoughtbot, Inc. skill from thoughtbot/thoughtbot-dev.

Install:

```bash
npx skills add thoughtbot/thoughtbot-dev@code-audit -y
```

Package: thoughtbot/thoughtbot-dev
Source: https://github.com/thoughtbot/thoughtbot-dev/tree/main/skills/code-audit

### debugging-methodology

Official Thoughtbot, Inc. skill from thoughtbot/thoughtbot-dev.

Install:

```bash
npx skills add thoughtbot/thoughtbot-dev@debugging-methodology -y
```

Package: thoughtbot/thoughtbot-dev
Source: https://github.com/thoughtbot/thoughtbot-dev/tree/main/skills/debugging-methodology

### rails-patterns

Official Thoughtbot, Inc. skill from thoughtbot/thoughtbot-dev.

Install:

```bash
npx skills add thoughtbot/thoughtbot-dev@rails-patterns -y
```

Package: thoughtbot/thoughtbot-dev
Source: https://github.com/thoughtbot/thoughtbot-dev/tree/main/skills/rails-patterns

### refactoring-decisions

Official Thoughtbot, Inc. skill from thoughtbot/thoughtbot-dev.

Install:

```bash
npx skills add thoughtbot/thoughtbot-dev@refactoring-decisions -y
```

Package: thoughtbot/thoughtbot-dev
Source: https://github.com/thoughtbot/thoughtbot-dev/tree/main/skills/refactoring-decisions

### testing-patterns

Official Thoughtbot, Inc. skill from thoughtbot/thoughtbot-dev.

Install:

```bash
npx skills add thoughtbot/thoughtbot-dev@testing-patterns -y
```

Package: thoughtbot/thoughtbot-dev
Source: https://github.com/thoughtbot/thoughtbot-dev/tree/main/skills/testing-patterns

## thoughtbot/atomic-commits-plugin package overview

Includes 1 official skill: atomic-commits.

### Top skills in this package

- atomic-commits: Official Thoughtbot, Inc. skill from thoughtbot/atomic-commits-plugin.

### Install

Install the full package:

```bash
npx skills add thoughtbot/atomic-commits-plugin -y
```

Install a specific skill:

```bash
npx skills add thoughtbot/atomic-commits-plugin@atomic-commits -y
```

Use the package when you want your agent to choose the relevant skill from this official repository.

Source: https://github.com/thoughtbot/atomic-commits-plugin#readme
