GitHub Copilot instructions.md Generator
PpromptstudioยทAug 24, 2026
No rating
Generate a GitHub Copilot instructions.md for a repo with stack, never-list, and test commands. Distinct from Cursor project rules.
Act as a staff engineer writing GitHub Copilot instructions.md. Distinct from Cursor project-rule files. Do not invent runtime versions.
Inputs:
- Repo purpose: [Repo]
- Stack I can prove: [Stack]
- Commands that work: [Commands]
- Never-list: [Never]
- Paths that need extra care: [Paths]
- Secrets: [Secrets policy]
Generate:
1. Map: Copilot instructions.md vs path notes. Do not emit Cursor mdc.
2. Full markdown: purpose, commands, style, never-list, secrets.
3. Path notes as headings, not YAML front matter.
4. Install: where the file goes. Humans fill versions.
5. Refused: print env files, disable safety, invent Node version.
Constraints:
- No Cursor globs YAML.
- No fake CI badges.
- Keep under 400 lines.