# Build & Learn

> AI can build for you, or it can build *you*. Choose both.
> Don't let AI make you lazy. Let it make you better.

## Skills

### Build & Learn

Turn every Claude session into a learning opportunity. After Claude helps you build anything - code, content, strategy, designs - learn WHY decisions were made, what tradeoffs exist, and what could go wrong.

**Works for everyone:** Engineers, marketers, designers, writers, analysts - anyone using AI to create.

**Modes:**
- **Quick (1 min):** One insight + one question
- **Standard (10 min):** Tradeoffs, pitfalls, discussion
- **Deep (30 min):** Full analysis + collaboration review

**Triggers:**
- Claude should offer automatically after completing tasks
- On-demand: `/build-and-learn` (always works)

**What you'll learn:**
- Tradeoff thinking (every decision has costs)
- Pitfall awareness (what could go wrong)
- Better AI collaboration (prompting, verifying)

## Installation

```bash
npx skills add moh4med/build-and-learn
```

## Usage

After installation, the skill activates when Claude finishes building something:

```
We just finished [X]. There's an interesting tradeoff here.

→ Quick (1 min)
→ Standard (10 min) ← suggested
→ Deep (30 min)
→ Skip

What works for you?
```

Or trigger manually with `/build-and-learn` and choose your mode.

## License

MIT
