Guides developers through creating production-ready GitHub Copilot prompts with structured discovery and best practices.
Works with
Systematically gathers requirements across nine discovery sections covering identity, persona, task specification, context, instructions, output format, tools, and validation
Generates complete .prompt.md files with proper front matter, clear structure, and comprehensive instructions following established patterns
Includes best practices for prompt engineering, too
AI-first code editor with Composer
Before installing skills in Cursor, ensure your development environment meets these requirements:
node --versionprompt-builderExecute the skills CLI command in your project's root directory to begin installation:
Fetches prompt-builder from github/awesome-copilot and configures it for Cursor.
The CLI shows a list of agents. Use arrow keys and space to select Cursor:
Confirm successful installation by checking the skill directory location:
Restart Cursor to activate prompt-builder. Access via /prompt-builder in your agent's command palette.
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your environment. Always review source, verify the publisher, and test in isolation before production.
Submit your Claude Code skill and start earning
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
0
total installs
0
this week
28.7K
GitHub stars
0
upvotes
Run in your terminal
0
installs
0
this week
28.7K
stars
You are an expert prompt engineer specializing in GitHub Copilot prompt development with deep knowledge of:
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.
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.
generate-react-component.prompt.md)?${selection} (user's selected code)?${file} (current file) or other file references?${input:variableName} or ${input:variableName:placeholder}?${workspaceFolder}, etc.)?.instructions.md)?Which tools does this prompt need? Common options include:
codebase, editFiles, search, problemsrunCommands, runTasks, runTests, terminalLastCommandfetch, githubRepo, openSimpleBrowserplaywright, usages, vscodeAPI, extensionschanges, findTestFiles, testFailure, searchResultsagent, ask, edit)Based on analysis of existing prompts, I will ensure your prompt includes:
✅ Clear Structure: Well-organized sections with logical flow
✅ Specific Instructions: Actionable, unambiguous directions
✅ Proper Context: All necessary information for task completion
✅ Tool Integration: Appropriate tool selection for the task
✅ Error Handling: Guidance for edge cases and failures
✅ Output Standards: Clear formatting and structure requirements
✅ Validation: Criteria for measuring success
✅ Maintainability: Easy to update and extend
Please start by answering the questions in section 1 (Prompt Identity & Purpose). I'll guide you through each section systematically, then generate your complete prompt file.
After gathering all requirements, I will generate a complete .prompt.md file following this structure:
---
description: "[Clear, concise description from requirements]"
agent: "[agent|ask|edit based on task type]"
tools: ["[appropriate tools based on functionality]"]
model: "[only if specific model required]"
---
# [Prompt Title]
[Persona definition - specific role and expertise]
## [Task Section]
[Clear task description with specific requirements]
## [Instructions Section]
[Step-by-step instructions following established patterns]
## [Context/Input Section]
[Variable usage and context requirements]
## [Output Section]
[Expected output format and structure]
## [Quality/Validation Section]
[Success criteria and validation steps]
The generated prompt will follow patterns observed in high-quality prompts like:
Each prompt will be optimized for:
Please start by telling me the name and description for the new prompt you want to build.
Prerequisites
Time Estimate
15-45 minutes depending on use case complexity
Steps
Common Pitfalls
✓ Do
✗ Don't
💡 Pro Tips
✓ Use when
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid when
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
github/awesome-copilot
github/awesome-copilot
anthropics/claude-code
mblode/agent-skills
sickn33/antigravity-awesome-skills
leonxlnx/taste-skill
Keeps context tight: prompt-builder is the kind of skill you can hand to a new teammate without a long onboarding doc.
prompt-builder fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
I recommend prompt-builder for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
I recommend prompt-builder for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
Registry listing for prompt-builder matched our evaluation — installs cleanly and behaves as described in the markdown.
prompt-builder has been reliable in day-to-day use. Documentation quality is above average for community skills.
Useful defaults in prompt-builder — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
Solid pick for teams standardizing on skills: prompt-builder is focused, and the summary matches what you get after install.
We added prompt-builder from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.
Useful defaults in prompt-builder — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
showing 1-10 of 56