Advanced configuration combining .instructions.md files and prompt files to maximize GitHub Copilot effectiveness in VS Code.
Advanced VS Code Copilot Configuration: 1. **Layer Instructions**: - Global: `.github/copilot-instructions.md` for repo-wide rules - Local: `.instructions.md` per directory for specific conventions - Personal: VS Code settings for individual preferences 2. **Create Prompt Files**: - Store in `.github/prompts/` directory - Use descriptive filenames (e.g., `create-component.md`) - Include placeholders for dynamic content - Reference with #file in Copilot Chat 3. **Combine for Maximum Effect**: - Instructions provide passive context (always active) - Prompts provide active templates (on demand) - Together they create a comprehensive AI coding assistant 4. **Testing**: - Verify instructions are picked up by asking Copilot - Iterate on wording for better results - Share prompt files across team
A system prompt system prompt that transforms complex technical content into clear, professional documentation with consistent formatting and progressive disclosure.
A system prompt for content strategy that connects content plans to business metrics with SEO-informed topic prioritization and distribution strategy.
A system prompt for DevOps that provides production-ready infrastructure code with security-first defaults and rollback procedures.
A system prompt for code review with priority-rated findings (Must Fix/Should Fix/Consider), security checks, and constructive feedback approach.
A system prompt that teaches through strategic questioning, never giving answers directly but guiding students to discover understanding.
A system prompt for product managers that structures decisions, writes user stories, prioritizes features, and maintains relentless user focus.