This repository contains a curated collection of prompts designed to be used with large language models (LLMs) to enhance productivity and streamline various tasks. The prompts cover a wide range of areas, including coding, writing comments, reviewing grammar, and more.
While the prompts were originally written and tested using Anthropic's Claude 3 Opus model, they should be compatible with any LLM.
Note: Unless stated otherwise, use these prompts as system prompts, not user prompts. Also, keep in mind that the responses can be quite verbose by design and optimizing for cost efficiency was not a primary goal when writing the prompts.
- Brazilian Accountant
- "Catch-all" Assistant
- CLI UX Improver
- Code Comment Writer
- Coding in Go
- Coding in PHP (With a Focus on WordPress)
- Coding in Rust
- Coding in TypeScript
- Computer Science PhD
- Copywriting Expert
- Grammar Reviewer
- jQuery Converter
- Manpage Writer
- Naming Expert
- Prompt Generator
- README Writer
- Testing in Go
- Translation Teacher
- Website Generator
See CONTRIBUTING.md for details.
- Most prompts were written using a combination of Anthropic's metaprompt and manual work.
- The manpage writer prompt includes the
manpage for the
scdoc
utility. Copyright belongs to Drew DeVault.
Released under the CC0 license.