Agent skill · Code Review & Quality

prompt-builder

Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.

majiayu000github.com/majiayu000GitHub ↗
claude-codecopilotMIT
Install
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.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/ai-llm/prompt-builder-christophacham-agent-skills-library/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 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

What's inside
Steps it walks through
  1. Discovery Process
  2. 1. Prompt Identity & Purpose
  3. 2. Persona Definition
  4. 3. Task Specification
  5. 4. Context & Variable Requirements
  6. 5. Detailed Instructions & Standards
  7. 6. Output Requirements
  8. 7. Tool & Capability Requirements
  9. 8. Technical Configuration
  10. 9. Quality & Validation Criteria
  11. Best Practices Integration
  12. Next Steps
  13. Template Generation
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
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.

Keep going