OneLinersCommand workbench
AI
Instruction files

Repository instructions, without format guesswork.

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

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

Repository setup, commands & validation

Copilot Instructions

A reviewed .github/copilot-instructions.md example showing repository-specific copilot instructions guidance.
AGENTS.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Repository setup, commands & validation

Awesome Copilot AGENTS.md

A reviewed AGENTS.md example showing repository-specific agents guidance.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Monorepos & scoped instructions

Next.js Best Practices for LLMs (2026)

Best practices for building Next.js (App Router) apps with modern caching, tooling, and server/client boundaries (aligned with Next.js 16.1.1).
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Monorepos & scoped instructions

NestJS Development Best Practices

NestJS development standards and best practices for building scalable Node.js server-side applications.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Monorepos & scoped instructions

C# Development

Guidelines for building C# applications.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Code style, architecture & dependencies

DDD Systems & .NET Guidelines

DDD and .NET architecture guidelines.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Code style, architecture & dependencies

Generic Code Review Instructions

Generic code review instructions that can be customized for any project using GitHub Copilot.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Code style, architecture & dependencies

DevOps Core Principles

Foundational instructions covering core DevOps principles, culture (CALMS), and key metrics (DORA) to guide GitHub Copilot in understanding and promoting effective software delivery.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Testing, fixtures & quality gates

Playwright Typescript

Playwright test generation instructions.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Testing, fixtures & quality gates

Code Generation Guidelines

Guidelines for writing Node.js and JavaScript code with Vitest testing.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Testing, fixtures & quality gates

JUnit 5 Assertions Best Practices

Standardizes JUnit 5 (Jupiter) assertions with best practices for performance, readability, and modern features (5.8+). Covers Supplier messages, assertAll, assertThrowsExactly, and performance-critical timeouts.
.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.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Frontend, design systems & accessibility

Accessibility Standards

Comprehensive web accessibility standards based on WCAG 2.2 AA, with 38+ anti-patterns, legal enforcement context (EAA, ADA Title II), WAI-ARIA patterns, and framework-specific fixes for modern web frameworks and libraries.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Frontend, design systems & accessibility

Next.js + Tailwind Development Instructions

Next.js + Tailwind development standards and instructions.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Frontend, design systems & accessibility

Markdown Accessibility Review Guidelines

Markdown accessibility guidelines based on GitHub''s 5 best practices for inclusive documentation.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Backend APIs, schemas & compatibility

ASP.NET REST API Development

Guidelines for building REST APIs with ASP.NET.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Backend APIs, schemas & compatibility

GitHub Copilot SDK Node.js Instructions

This file provides guidance on building Node.js/TypeScript applications using GitHub Copilot SDK.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Backend APIs, schemas & compatibility

Azure Functions Typescript

TypeScript patterns for Azure Functions.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Databases, migrations & data safety

MongoDB DBA Chat Mode Instructions

Instructions for customizing GitHub Copilot behavior for MONGODB DBA chat mode.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Databases, migrations & data safety

MS-SQL DBA Chat Mode Instructions

Instructions for customizing GitHub Copilot behavior for MS-SQL DBA chat mode.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Databases, migrations & data safety

SQL Development

Guidelines for generating SQL statements and stored procedures.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

DevOps, CI/CD, containers & infrastructure

Containerization & Docker Best Practices

Comprehensive best practices for creating optimized, secure, and efficient Docker images and managing containers. Covers multi-stage builds, image layer optimization, security scanning, and runtime best practices.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

DevOps, CI/CD, containers & infrastructure

Kubernetes Deployment Best Practices

Comprehensive best practices for deploying and managing applications on Kubernetes. Covers Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, scaling, and security contexts.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

DevOps, CI/CD, containers & infrastructure

Azure DevOps Pipeline YAML Best Practices

Best practices for Azure DevOps Pipeline YAML files.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Documentation & release processes

Markdown Content Rules

Markdown guidelines and content creation standards for blog posts.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Documentation & release processes

GitHub Flavored Markdown (GFM)

Markdown formatting for GitHub-flavored markdown (GFM) files.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Documentation & release processes

CommonMark Markdown

Markdown formatting aligned to the CommonMark specification (0.31.2).
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Code review, pull requests & issues

Agent Governance Reviewer

AI agent governance expert that reviews code for safety issues, missing governance controls, and helps implement policy enforcement, trust scoring, and audit trails in agent systems.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Code review, pull requests & issues

SE: Security

Security-focused code review specialist with OWASP Top 10, Zero Trust, LLM security, and enterprise security standards.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Code review, pull requests & issues

Refine Requirement or Issue

Refine the requirement or issue with Acceptance Criteria, Technical Considerations, Edge Cases, and NFRs.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Code review, pull requests & issues

one-shot-feature-issue-planner

Cloud Agent to Turn a single new-feature request into a complete, issue-ready implementation plan without follow-up questions.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Performance, observability & incidents

Frontend Performance Investigator

Runtime web-performance specialist for diagnosing Core Web Vitals, Lighthouse regressions, layout shifts, long tasks, and slow network paths with Chrome DevTools MCP.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Performance, observability & incidents

elasticsearch-agent

Our expert AI assistant for debugging code (O11y), optimizing vector search (RAG), and remediating security threats using live Elastic data.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Performance, observability & incidents

AWS Incident Triage

On-call SRE agent that drives structured CloudWatch-based incident investigation from alarms through root-cause hypothesis.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Performance, observability & incidents

New Relic Incident Response Agent

Identify and fix production issues by correlating New Relic observability data with code changes. Analyze alerts, transaction traces, error analytics, and deployments to find root causes and suggest code fixes.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

AI/ML, RAG, prompts & evaluation

Prompt Builder

Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

AI/ML, RAG, prompts & evaluation

Prompt Engineer

A specialized chat mode for analyzing and improving prompts. Every user input is treated as a prompt to be improved. It first provides a detailed analysis of the original prompt within a <reasoning> tag, evaluating it against a systematic framework based on…
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

AI/ML, RAG, prompts & evaluation

Agent Skills File Guidelines

Guidelines for creating high-quality Agent Skills for GitHub Copilot.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

AI/ML, RAG, prompts & evaluation

Context Engineering

Guidelines for structuring code and projects to maximize GitHub Copilot effectiveness through better context management.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Product requirements & task planning

Atlassian Requirements to Jira

Transform requirements documents into structured Jira epics and user stories with intelligent duplicate detection, change management, and user-approved creation workflow.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Product requirements & task planning

Implementation Plan Generation Mode

Generate an implementation plan for new features or refactoring existing code.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Product requirements & task planning

Task Planner Instructions

Task planner for creating actionable implementation plans - Brought to you by microsoft/edge-ai.
.github/agents/*.agent.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Product requirements & task planning

SE: Product Manager

Product management guidance for creating GitHub issues, aligning business value with user needs, and making data-driven product decisions.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Language & framework patterns

Rust Coding Conventions and Best Practices

Rust programming language coding conventions and best practices.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Language & framework patterns

Dart and Flutter

Instructions for writing Dart and Flutter code following the official recommendations.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Language & framework patterns

GitHub Copilot SDK Python Instructions

This file provides guidance on building Python applications using GitHub Copilot SDK.
.github/instructions/*.instructions.md
Save to collectionCreate a collection in the sidebar first.
External repositorygithub/awesome-copilot

Language & framework patterns

TypeScript MCP Server Development

Instructions for building Model Context Protocol (MCP) servers using the TypeScript SDK.