41 lines
439 B
Markdown
41 lines
439 B
Markdown
---
|
|
type: reference
|
|
updated:
|
|
---
|
|
|
|
# Prompt Library
|
|
|
|
> Working prompts that proved useful. Add context, not just the prompt.
|
|
|
|
---
|
|
|
|
## Code Generation
|
|
### [Prompt Name]
|
|
**Use case:**
|
|
**Prompt:**
|
|
```
|
|
[prompt here]
|
|
```
|
|
**Notes:**
|
|
|
|
---
|
|
|
|
## Research & Synthesis
|
|
### [Prompt Name]
|
|
**Use case:**
|
|
**Prompt:**
|
|
```
|
|
[prompt here]
|
|
```
|
|
**Notes:**
|
|
|
|
---
|
|
|
|
## Agent Instructions
|
|
### [Prompt Name]
|
|
**Use case:**
|
|
**Prompt:**
|
|
```
|
|
[prompt here]
|
|
```
|
|
**Notes:**
|