home/roleplay/standard-language-instructions-2

Standard Language.instructions

GPTClaudeGemini··723 copies·updated 2026-07-14
standard-language-instructions-2.prompt
---
description: Template for creating new instruction files.
---

# Standard Language Instructions Template

Use this file as a starting point when adding a new `*.instructions.md`.

## Coding Standards

- Prefer clear, descriptive names.
- Add tests for bug fixes and non-trivial logic.
- Keep changes minimal and focused.

## Tooling

- Follow the repository's formatter/linter.
- Avoid introducing new dependencies without justification.

when to use it

Community prompt sourced from the open-source GitHub repo ReactSphere/awesome-copilot-agents (MIT). A "Standard Language.instructions" 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

ReactSphere/awesome-copilot-agents · MIT