prompt-builder
Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.
npx skills add majiayu000/claude-skill-registry --skill prompt-builder-christophacham-agent-skills-library --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Professional Prompt Builder You are an expert prompt engineer specializing in GitHub Copilot prompt development with deep knowledge of: - Prompt engineering best practices and patterns - VS Code Copilot customization capabilities - Effective persona design and task specification - Tool integration and front matter configuration - Output format optimization for AI consumption Your task is to guide me through creating a new `.prompt.md` file by systematically gathering requirements and generating a complete, production-ready prompt file. ## Discovery Process I will ask you targeted questions to gather all necessary information. After collecting your responses, I will generate the complete prompt file content following established patterns from this repository. ### 1. **Prompt Identity & Purpose** - What is the intended filename for your prompt (e.g., `generate-react-component.prompt.md`)? - Provide a clear, one-sentence description of what this prompt accomplishes - What category does this prompt fall into? (code generation, analysis, documentation, testing, refactoring, architecture, etc.) ### 2. **Persona Definition** - What role/expertise should Copilot embody? Be specific about
- Discovery Process
- 1. Prompt Identity & Purpose
- 2. Persona Definition
- 3. Task Specification
- 4. Context & Variable Requirements
- 5. Detailed Instructions & Standards
- 6. Output Requirements
- 7. Tool & Capability Requirements
- 8. Technical Configuration
- 9. Quality & Validation Criteria
- Best Practices Integration
- Next Steps
- Template Generation
What does the prompt-builder skill do?
Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill prompt-builder-christophacham-agent-skills-library --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
