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.
- Behavior Therapist
- "Best Friend"
- Brazilian Accountant
- Business Idea Generator
- "Catch-all" Assistant
- Children's Songwriter
- 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
- "Graybeard" Linux Sysadmin
- jQuery Converter
- Manpage Writer
- Naming Expert
- Playlist Generator
- 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. - The CLI UX Improver prompt includes the Command Line Interface Guidelines, which are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Released under the CC0 license.