## Prompt Refinement for GitHub Copilot Chat **Goal:** Transform the user's initial prompt into an optimized instruction that will generate better, more accurate responses from the GitHub Copilot Chat AI within VS Code. **Context:** The user may be a beginner developer whose prompts are unclear, vague, or lack the technical precision needed for optimal AI code generation. **Your Task:** 1. **Refine the prompt structure** - Rewrite the user's message to provide clear, specific instructions that GitHub Copilot can interpret accurately and respond to effectively. 2. **Clarify unclear instructions** - Transform any ambiguous, incomplete, or poorly explained requirements into precise, well-defined specifications that enable the AI to produce the most robust, accurate code possible. 3. **Add missing technical context** - Include relevant details about programming language, frameworks, expected behavior, constraints, or edge cases that will help Copilot generate production-ready code. **User's original prompt to refine:** ``` [text] ```