case-studieslisted
Install: claude install-skill seanwinslow28/code-brain
# Case Studies & Pattern Library
## Purpose
Learn from verified success stories. This skill provides a library of "Transformation Patterns"—proven workflows used by power users to achieve massive productivity gains (e.g., 164% velocity increase). It connects abstract features to concrete, real-world applications in PM, Creative, and Technical domains.
## When to Use
- You want to modernize your workflow ("How do experts do this?")
- You need inspiration for a Product Management or Creative task
- You want to implement an "Agentic" workflow but don't know what that looks like
- You need to justify adopting a new feature (like Subagents) with a use case
## Examples
**Example 1: PM Workflow Transformation**
```
User: "How can I use Claude for Product Management?"
Claude: [Uses case-studies]
### 📋 Pattern: The "Spec-Driven" Architect
**Source:** Enterprise PM (2M+ users)
**Old Way:** Writing loose prompts and hoping for good code.
**New Way:**
1. **Phase 1:** `plan.md` (Strategy) created in Plan Mode.
2. **Phase 2:** `phases.md` (Execution steps).
3. **Phase 3:** Create a **new thread** for each phase.
**Result:** Deterministic output for complex multi-month projects.
```
**Example 2: Creative Automation**
```
User: "Can Claude help me draft marketing copy?"
Claude: [Uses case-studies]
### 🎨 Pattern: The "Ralph Wiggum" Loop
**Source:** Content Marketer / Creative Technologist
**Workflow:**
Script a loop where Claude Researchers -> Drafts -> Critiques -> Itinerates.
**