OneLinersCommand workbench
AI
Instruction files

Repository instructions, without format guesswork.

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

Results
3
Favorites
0
3 of 150 instruction files
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Security, secrets & permissions

Security Standards

Comprehensive secure coding standards based on OWASP Top 10 2025, with 55+ anti-patterns, detection regex, framework-specific fixes for modern web and backend frameworks, and AI/LLM security guidance.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Security, secrets & permissions

Agent Safety & Governance

Guidelines for building safe, governed AI agent systems. Apply when writing code that uses agent frameworks, tool-calling LLMs, or multi-agent orchestration to ensure proper safety boundaries, policy enforcement, and auditability.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Security, secrets & permissions

Exclude Prompt Data

Write only the resulting content into files. Never echo prompt instructions, rationale, or meta-commentary into documentation, comments, or code being produced from a prompt.