Collection of custom agents, prompts, and instructions to supercharge your GitHub Copilot experience.
*.instructions.md file and manually add it to your project's instruction collection.github/copilot-instructions.md file in your workspace| 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. |