GitHub Copilot Customizations

Collection of custom agents, prompts, and instructions to supercharge your GitHub Copilot experience.

To Install:

To manual apply:

Type Title Description
Agent UV Python Init
VS Code Install
Creates a new Python project structure with best practices and essential files
Instruction Python
VS Code Install
Python coding conventions and guidelines
Instruction Security Review
VS Code Install
Security review instructions for code analysis focusing on OWASP Top 10 vulnerabilities
Prompt Security Review.prompt.md
VS Code Install
Your goal is to identify security vulnerabilities in code, focusing on the OWASP Top 10 and common security issues.