home/productivity/github-prompts

.github/prompts/

GPTClaudeDeepSeek··697 copies·updated 2026-07-14
github-prompts.prompt
# `.github/prompts/`

This directory is where VS Code looks for Copilot prompt files in your project. In this repository, the source prompt templates live in [`prompts/`](../../prompts/) — organized by technology stack.

To use prompts in your own project, copy the relevant `.prompt.md` files from `prompts/<your-stack>/prompts/` into your project's `.github/prompts/` directory. See [GETTING-STARTED.md](../../GETTING-STARTED.md) for step-by-step instructions.

when to use it

Community prompt sourced from the open-source GitHub repo kunalsuri/prompt-engineering-playbook (MIT). A ".github/prompts/" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

kunalsuri/prompt-engineering-playbook · MIT