Leverages Copilot Agent Mode to scaffold an entire feature across multiple files in one go.
Using agent mode, scaffold a complete feature for my project. The feature is: [DESCRIBE FEATURE]. Please: 1. Create the data model / database schema with proper types and relationships 2. Generate the API route handlers with input validation and error handling 3. Create the service layer with business logic separated from controllers 4. Write the frontend component with proper state management and loading states 5. Add unit tests for the service layer and integration tests for the API 6. Update any relevant configuration files or routing 7. Create a migration file if database changes are needed Follow the existing code patterns and conventions in this repository. Use the same libraries and frameworks already in use.
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.