9 lines
283 B
Markdown
9 lines
283 B
Markdown
# Prompting Patterns
|
|
|
|
Example prompts:
|
|
|
|
- Refactor this file to improve readability without changing behavior.
|
|
- Add unit tests for this service. Keep the existing public API.
|
|
- Explain this error and list likely fixes in order.
|
|
- Summarize what this module does and call out risks.
|