Skip to content

jonkiky/developer-prompt-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Developer Prompt Collection

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.


πŸ“¦ What's Inside

  • /prompts/
    • code_generation.md – Generate functions, scripts, and components
    • debugging_assistant.md – Diagnose and fix code errors
    • code_review.md – Get feedback on pull requests or refactor suggestions
    • system_design.md – Ask for architecture suggestions and tradeoffs
    • learning_new_tech.md – Learn a new language, framework, or tool
    • api_docs.md – Generate or summarize API documentation
    • devops_commands.md – Help with shell scripts, Dockerfiles, and CI/CD
    • regex_builder.md – Build or explain complex regular expressions

🧭 Prompt Writing Principles

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


πŸš€ Getting Started

  1. Clone the repo:

    git clone https://github.com/your-username/developer-prompt-collection.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published