awesome-github-copilot
Copilot instructions, prompts, personas, and coding workflow skills
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install awesome-github-copilot?โผ
Run `npx skills add anchildress1/awesome-github-copilot --all -g -y` in your terminal to install all skills globally.
What does awesome-github-copilot do?โผ
It provides ready-made Copilot instructions, prompts, agent personas, and skills that generate commit messages, READMEs, changelogs, tests, and handle PR review feedback.
Can it write commit messages automatically?โผ
Yes. The generate-commit-message skill reads your staged changes and creates a signed Conventional Commits message that passes commitlint on the first try.
Does it work with tools other than GitHub Copilot?โผ
Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Cursor, Codex, and other compatible coding assistants.
Can it help resolve PR review comments?โผ
Yes. The pr-comment-review skill checks that Copilot and Codex reviewed your PR, then fixes or replies to every unresolved comment thread.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core