Prompt-builder guides developers through systematically creating high-quality GitHub Copilot prompts by gathering requirements across six key areas: prompt identity, persona definition, task specification, context variables, detailed instructions, and output formats. The skill solves the problem of inconsistent or poorly-structured prompt development by providing a structured discovery process that generates production-ready `.prompt.md` files following established patterns and best practices. It's designed for developers and prompt engineers who need to create effective, reusable Copilot prompts with proper front matter configuration and clear task specifications.
npx skills add https://github.com/github/awesome-copilot --skill prompt-builder