diff --git a/prompts/prompt-builder.prompt.md b/prompts/prompt-builder.prompt.md index e32a69a..996c93a 100644 --- a/prompts/prompt-builder.prompt.md +++ b/prompts/prompt-builder.prompt.md @@ -1,7 +1,8 @@ --- -description: "Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices." -mode: "agent" -tools: ["codebase", "editFiles", "search"] +--- +description: 'Guide users through creating high-quality GitHub Copilot prompts with proper structure, tools, and best practices.' +mode: 'agent' +tools: ['codebase', 'editFiles', 'search'] --- # Professional Prompt Builder @@ -26,10 +27,10 @@ I will ask you targeted questions to gather all necessary information. After col ### 2. **Persona Definition** - What role/expertise should Copilot embody? Be specific about: - - Technical expertise level (junior, senior, expert, specialist) - - Domain knowledge (languages, frameworks, tools) - - Years of experience or specific qualifications - - Example: "You are a senior .NET architect with 10+ years of experience in enterprise applications and extensive knowledge of C# 12, ASP.NET Core, and clean architecture patterns" + - Technical expertise level (junior, senior, expert, specialist) + - Domain knowledge (languages, frameworks, tools) + - Years of experience or specific qualifications + - Example: "You are a senior .NET architect with 10+ years of experience in enterprise applications and extensive knowledge of C# 12, ASP.NET Core, and clean architecture patterns" ### 3. **Task Specification** - What is the primary task this prompt performs? Be explicit and measurable