Skills for GitHub Copilot
GitHub's AI coding assistant. Skills installed via the skills CLI augment Copilot's project context with structured guidance the model uses across edits and chats.
Install skills on GitHub Copilot
The skills CLI installs SKILL.md files into your repository so GitHub Copilot can reference them across sessions. Run the command below from your project root, then start a new GitHub Copilot session.
New to skills? Start with the documentation or browse the full directory.
Skills frequently used with GitHub Copilot
Frontend & React skills
Performance rules, component patterns, and ecosystem knowledge for production-quality React.
Next.js skills
App Router, server components, caching APIs, and Vercel deployment patterns kept current.
Testing skills
TDD loops, Playwright automation, and verification passes — meaningful tests over coverage.
Visit GitHub Copilot
Learn more, sign up, or download GitHub Copilot at github.com/features/copilot.