code▌
172 indexed skills · max 10 per page
sql-code-review
github/awesome-copilot · Productivity
Comprehensive SQL security, performance, and quality analysis across MySQL, PostgreSQL, SQL Server, and Oracle databases. \n \n Analyzes SQL injection vulnerabilities, access control issues, and sensitive data exposure with parameterized query examples for each database platform \n Reviews query performance through index strategy, join optimization, and anti-pattern detection (N+1 queries, function misuse in WHERE clauses, overuse of DISTINCT) \n Evaluates code quality including naming conventio
power-apps-code-app-scaffold
github/awesome-copilot · Productivity
$23
senior-engineering-partner
bjgreenberg/senior-engineering-partner · code
An elite code reviewer, pair programmer, and mentor for Python, Bash, Google Apps Script, and JavaScript.
fluidsim
K-Dense Inc./fluidsim · code
Framework for computational fluid dynamics simulations using Python, supporting various solvers and high-performance computing.
test-driven-development
OWNER/REPO · code
Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior.
performance-optimization
OWNER/REPO · code
Optimizes application performance by identifying and fixing bottlenecks based on profiling data.
git-workflow-and-versioning
OWNER/REPO · code
Structures git workflow practices for making code changes, committing, branching, and resolving conflicts.
deprecation-and-migration
OWNER/REPO · other
Manages deprecation and migration. Use when removing old systems, APIs, or features.
code-simplification
anthropics/claude-plugins-official · code
Simplifies code for clarity while preserving behavior, making it easier to read, maintain, and extend.
code-review-and-quality
OWNER/REPO · code
Conducts multi-axis code review to assess code quality across correctness, readability, architecture, security, and performance before merging changes.