OneLinersCommand workbench
AI
Instruction files

Repository instructions, without format guesswork.

Verified templates for AGENTS.md, Claude, Gemini CLI, and GitHub Copilot.

Results
12
Favorites
0
12 of 12 instruction files
AGENTS.md
Save to collectionCreate a collection in the sidebar first.

Coding

Repository-wide AGENTS.md baseline

A concise project contract covering setup, validation, architecture, safety, and commits.
AGENTS.override.md
Save to collectionCreate a collection in the sidebar first.

Coding

Temporary AGENTS.override.md

A higher-priority local instruction layer for a focused migration or constrained task.
CLAUDE.md
Save to collectionCreate a collection in the sidebar first.

Coding

Project CLAUDE.md

Persistent Claude Code project context with concise conventions and an AGENTS.md bridge.
CLAUDE.local.md
Save to collectionCreate a collection in the sidebar first.

Coding

Private CLAUDE.local.md

Local-only preferences and environment notes that should stay outside version control.
.claude/rules/*.md
Save to collectionCreate a collection in the sidebar first.

Coding

Path-scoped Claude rule

Loads focused instructions only when Claude works on matching files.
GEMINI.md
Save to collectionCreate a collection in the sidebar first.

Coding

Project GEMINI.md

Hierarchical Gemini CLI context for architecture, commands, and behavioral rules.
.github/copilot-instructions.md
Save to collectionCreate a collection in the sidebar first.

Coding

Copilot repository instructions

Always-on repository guidance for GitHub Copilot and VS Code chat.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.

Coding

Path-specific Copilot instructions

Apply language or module conventions only to matching files.
.github/prompts/*.prompt.md
Save to collectionCreate a collection in the sidebar first.

Automation

Reusable Copilot prompt file

A parameterized prompt command for a repeatable repository task.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.

Automation

VS Code custom review agent

A focused agent persona with bounded tools and a consistent review contract.
AGENTS.md
Save to collectionCreate a collection in the sidebar first.

DevOps

Nested AGENTS.md for a monorepo service

Service-specific rules that refine the root contract without duplicating it.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.

Security

Security-focused instruction file

Path-scoped guardrails for authentication, authorization, secrets, and validation code.