The Comparison Pattern:
```text
Compare [A] and [B] considering:
- [Criterion 1]
- [Criterion 2]
- [Criterion 3]
Format as a table with pros/cons
```text
The Problem-Solution Pattern:
```text
Problem: [Describe issue]
Context: [Background]
Requirements: [Constraints]
Generate 3 solutions with:
- Implementation steps
- Pros and cons
- Recommended approach
```text
The Teaching Pattern:
```text
Explain [concept] to [audience]:
- Core principle
- Real-world analogy
- Common misconception
- Practical application
- Quick exercise
```text