awesome-copilot/collections/security-best-practices.md
Copilot dfe63f4542
Implement Collections feature for grouping related prompts, instructions, and chat modes (#232)
* Initial plan

* Implement core Collections feature with YAML parsing and README generation

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Complete Collections feature implementation with validation, tooling, and documentation

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Update generated README files to include collections instructions

* Fix YAML parsing logic bug: replace impossible condition with proper indentation check

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Refactor: Extract YAML parser to shared module and improve user experience

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* fixing task and file permissions

* Better args handling

* Adding some more collections

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com>
2025-09-17 10:15:34 +10:00

6.6 KiB

Security & Code Quality

Security frameworks, accessibility guidelines, performance optimization, and code quality best practices for building secure, maintainable, and high-performance applications.

Tags: security, accessibility, performance, code-quality, owasp, a11y, optimization, best-practices

Items in this Collection

Title Type Description
AI Prompt Engineering Safety Review & Improvement
Install in VS Code
Install in VS Code Insiders
Prompt Comprehensive AI prompt engineering safety review and improvement prompt. Analyzes prompts for safety, bias, security vulnerabilities, and effectiveness while providing detailed improvement recommendations with extensive frameworks, testing methodologies, and educational content.
Instructions for accessibility
Install in VS Code
Install in VS Code Insiders
Instruction Guidance for creating more accessible code
Object Calisthenics Rules
Install in VS Code
Install in VS Code Insiders
Instruction Enforces Object Calisthenics principles for business domain code to ensure clean, maintainable, and robust code
Performance Optimization Best Practices
Install in VS Code
Install in VS Code Insiders
Instruction The most comprehensive, practical, and engineer-authored performance optimization instructions for all languages, frameworks, and stacks. Covers frontend, backend, and database best practices with actionable guidance, scenario-based checklists, troubleshooting, and pro tips.
Secure Coding and OWASP Guidelines
Install in VS Code
Install in VS Code Insiders
Instruction Comprehensive secure coding instructions for all languages and frameworks, based on OWASP Top 10 and industry best practices.
Self-explanatory Code Commenting Instructions
Install in VS Code
Install in VS Code Insiders
Instruction Guidelines for GitHub Copilot to write comments to achieve self-explanatory code with less comments. Examples are in JavaScript but it should work on any language that has comments.

This collection includes 6 curated items for security & code quality.