# Security & Code Quality Plugin Security frameworks, accessibility guidelines, performance optimization, and code quality best practices for building secure, maintainable, and high-performance applications. ## Installation ```bash # Using Copilot CLI copilot plugin install github/awesome-copilot/plugins/security-best-practices ``` ## What's Included ### Commands (Slash Commands) | Command | Description | |---------|-------------| | `/security-best-practices:ai-prompt-engineering-safety-review` | Ai Prompt Engineering Safety Review | ### Instructions | Instruction | Description | |-------------|-------------| | `security-and-owasp` | Security And Owasp | | `a11y` | A11Y | | `performance-optimization` | Performance Optimization | | `object-calisthenics` | Object Calisthenics | | `self-explanatory-code-commenting` | Self Explanatory Code Commenting | ## Source This plugin is part of [Awesome Copilot](https://github.com/github/awesome-copilot), a community-driven collection of GitHub Copilot extensions. ## License MIT