49 lines
493 B
Markdown
49 lines
493 B
Markdown
---
|
|
type: reference
|
|
updated:
|
|
tags:
|
|
---
|
|
[!tldr]
|
|
>nothing fancy here
|
|
>
|
|
|
|
[[!tldr]] >hi
|
|
|
|
|
|
|
|
# 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:**
|