home/roleplay/copilot-instructions-blank

Copilot Instructions Blank

GPTClaudeGemini··437 copies·updated 2026-07-14
copilot-instructions-blank.prompt
# Copilot Instructions

<!--
  FILE NAMING: Remove the "_blank" suffix from the filename when deploying.
  Deploy to: .github/copilot-instructions.md

  This file is appended to every Copilot Chat request in the repo.
  Keep it short — aim for under 500 words. Copilot reads this on every turn.

  Scope: repo-wide. For file-specific instructions, use prompt files in
  .github/prompts/ or inline comments.

  Docs: https://docs.github.com/en/copilot/customising-copilot/adding-repository-custom-instructions-for-github-copilot
-->

## Project

[One sentence describing what this project is.]

## Stack

- Language: [e.g. TypeScript, Python]
- Framework: [e.g. Next.js, FastAPI]
- Package manager: [e.g. pnpm, uv]
- Test runner: [e.g. Vitest, pytest]

## Conventions

- [Convention 1 — e.g. use named exports, not default exports]
- [Convention 2 — e.g. prefer functional components]
- [Convention 3 — e.g. snake_case for Python, camelCase for JS]

## What not to do

- [Anti-pattern 1]
- [Anti-pattern 2]

when to use it

Community prompt sourced from the open-source GitHub repo MarieLynneBlock/arcanum-artifex (no explicit license). A "Copilot Instructions Blank" 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

roleplaycommunitygeneral

source

MarieLynneBlock/arcanum-artifex · no explicit license