Sets up a complete GitHub Copilot configuration structure for new projects, creating instruction files, agents, skills, and workflows based on your tech stack. You give it your language and framework, and it generates the full `.github/copilot-instructions.md`, specific instruction files for testing and security, plus reusable skills for component creation and debugging. Smart about pulling from existing awesome-copilot patterns rather than reinventing everything. The workflow generation for GitHub Actions is optional but thorough when needed. Takes the guesswork out of getting Copilot properly configured so it actually understands your project conventions from day one instead of giving generic suggestions.
npx skills add https://github.com/github/awesome-copilot --skill github-copilot-starter