This walks you through setting up repository-specific instructions for GitHub Copilot by creating a .github/copilot-instructions.md file. You get practical templates for common sections like tech stack context, code standards, naming conventions, and API patterns. The examples are concrete, like showing you how to specify TypeScript strict mode preferences or standardize your Next.js response formats. Most useful when you're onboarding a team to a codebase or have strong opinions about code style that you want Copilot to respect. The patterns here are straightforward enough that you'll probably adapt them once and forget about them, which is exactly what good configuration should let you do.
npx -y skills add hoodini/ai-agents-skills --skill copilot-docs --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot
github/awesome-copilot