Loading...
Loading...
Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.
npx skill4agent add github/awesome-copilot prompt-builder.prompt.mdgenerate-react-component.prompt.md${selection}${file}${input:variableName}${input:variableName:placeholder}${workspaceFolder}.instructions.mdcodebaseeditFilessearchproblemsrunCommandsrunTasksrunTeststerminalLastCommandfetchgithubRepoopenSimpleBrowserplaywrightusagesvscodeAPIextensionschangesfindTestFilestestFailuresearchResultsagentaskedit.prompt.md---
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]