A curated collection of high-quality prompts designed to help developers work faster, smarter, and more creatively with AI tools like ChatGPT, Claude, GitHub Copilot, and more.
This collection includes prompts for coding, debugging, documentation, system design, code review, learning, DevOps, and more β crafted using prompt engineering best practices.
- /prompts/
code_generation.mdβ Generate functions, scripts, and componentsdebugging_assistant.mdβ Diagnose and fix code errorscode_review.mdβ Get feedback on pull requests or refactor suggestionssystem_design.mdβ Ask for architecture suggestions and tradeoffslearning_new_tech.mdβ Learn a new language, framework, or toolapi_docs.mdβ Generate or summarize API documentationdevops_commands.mdβ Help with shell scripts, Dockerfiles, and CI/CDregex_builder.mdβ Build or explain complex regular expressions
This collection follows prompt engineering principles to maximize clarity, reliability, and usefulness:
- Start with the outcome β Prompts are designed with specific output goals
- Assign a role to the AI β e.g., βYou are a senior backend engineerβ¦β
- Use constraints β Limit scope, format output, or request structured responses
- Show examples β Few-shot prompts guide better completions
- Break complex tasks into steps β Chain of thought prompting where needed
- Iterate and refine β Prompts are tested and improved regularly
Learn more in docs/prompt_engineering_principles.md
-
Clone the repo:
git clone https://github.com/your-username/developer-prompt-collection.git