# Patterns — <Skill Name>

Approved patterns for this skill. Each pattern is copy-pasteable and production-ready.

## Pattern: <Pattern Name>

**When to use:** <describe the scenario>

```<language>
// Correct implementation
```

**Why this works:** <brief explanation>

<!-- Add more patterns using the same format above -->
