# Build & Sell with Claude Code — Learning Vault

> **Course:** Build & Sell with Claude Code (10+ Hour Course)
> **Instructor:** Nick Saraev
> **Source:** [YouTube](https://www.youtube.com/watch?v=mpALXah_PBg)
> **Format:** Hands-on, no prior coding experience required
> **Goal:** Use Claude Code at a professional level and turn those skills into income

---

## 🗂️ Vault Index

### Core Documents
| File | Description |
|------|-------------|
| [[Build-Sell-Claude-Code/00-Overview]] | Course overview, prerequisites, what you'll build |
| [[Build-Sell-Claude-Code/01-Study-Plan]] | Structured week-by-week study roadmap |
| [[Build-Sell-Claude-Code/Course-Map]] | Full chapter breakdown with all topics |

### Modules
| # | Module | Topics |
|---|--------|--------|
| 01 | [[Modules/01-Setup-and-Installation]] | Install Claude Code, terminal basics, API keys |
| 02 | [[Modules/02-CLAUDE-MD-Mastery]] | CLAUDE.md as project brain, templates, best practices |
| 03 | [[Modules/03-Building-Workflows]] | Workflow architecture, orchestration, automation patterns |
| 04 | [[Modules/04-Skills-and-Sub-Agents]] | Creating skills, sub-agent teams, delegation patterns |
| 05 | [[Modules/05-MCP-Servers]] | MCP setup, Perplexity MCP, browser MCP, custom servers |
| 06 | [[Modules/06-Newsletter-Automation-Demo]] | Full newsletter pipeline — Perplexity + Claude + Kie.ai |
| 07 | [[Modules/07-Web-Scraping-and-Lead-Gen]] | Scraping, lead gen workflows, data pipelines |
| 08 | [[Modules/08-Deploying-and-Hosting]] | Git worktrees, cloud deployment, production workflows |
| 09 | [[Modules/09-Finding-Clients-and-Pricing]] | Positioning, niches, pricing models, proposals |
| 10 | [[Modules/10-Selling-Your-Automations]] | Service packaging, client delivery, scaling |

### Prompts Library
| File | Description |
|------|-------------|
| [[Prompts/Master-Prompt-Library]] | Every key prompt used throughout the course |
| [[Prompts/CLAUDE-MD-Templates]] | Ready-to-use CLAUDE.md templates |
| [[Prompts/Workflow-Prompts]] | Prompts for building specific automation workflows |

### Cheatsheets
| File | Description |
|------|-------------|
| [[Cheatsheets/Claude-Code-Commands]] | All Claude Code CLI commands and shortcuts |
| [[Cheatsheets/API-Integration-Reference]] | Perplexity, Kie.ai, SendGrid, Beehiiv, Google OAuth |
| [[Cheatsheets/Tech-Stack-Reference]] | Full stack reference — models, endpoints, env vars |

---

## 🔑 Key Takeaways

- **CLAUDE.md** is the single most important file — it's your project brain
- Build workflows as **composable, reusable tools** in a `tools/` or `workflows/` directory
- Use **sub-agents** to give Claude a team of specialists it can delegate to
- The **newsletter demo** is the flagship project: Perplexity research → Claude content → Kie.ai infographics → SendGrid/Beehiiv delivery
- You can sell automations starting at **$1,500–$10,000+** per project

---

## 📦 Demo Projects in This Course

1. **Newsletter Automation** — Full HTML newsletter pipeline
2. **Web Scraper / Lead Gen** — Automated research and data extraction
3. **Website Deployment** — Static site generation and hosting

---

*Tags: #ClaudeCode #Automation #BuildAndSell #NickSaraev #AIBusiness*
