Complete reference guide for all Copilot Chat slash commands with practical examples.
List all available GitHub Copilot slash commands with examples for each. For every command: - Show the exact syntax - Explain what it does - Provide a practical example with real code context - Note any required chat participants (@workspace, @terminal, @vscode) Include these commands: /explain - Explain selected code /fix - Fix problems in code /tests - Generate tests /doc - Generate documentation /optimize - Optimize code performance /new - Create new file or project /newNotebook - Create new Jupyter notebook /clear - Clear chat history /help - Show help @workspace /fix - Fix across workspace @terminal - Run terminal commands @vscode - VS Code settings help Also explain how to chain commands and use #file, #selection, #editor references.
Structured code review using GitHub Copilot. Security audit, performance analysis, test coverage assessment, and PR review checklists for production codebases.
End-to-end meeting productivity with M365 Copilot. Covers pre-meeting prep, real-time notes, action item extraction, and automated follow-ups across Teams and Outlook.
Create a type-safe state machine with transitions, guards, actions, and visualization support using XState patterns.
Create dynamic array formulas using FILTER, SORT, UNIQUE, and SEQUENCE for advanced data manipulation.
Comprehensive security audit checking for OWASP Top 10 vulnerabilities with proof-of-concept examples, fixes, and a hardened code version.
Systematic bug triage with root cause analysis, ranked hypotheses, step-by-step debugging instructions, and preventive solutions.