AI AGENT ADDONS

Sql Code Review

github/awesome-copilot
Code Review & Quality
11,972installs

A thorough SQL code review helps keep your database safe and fast. This skill checks for SQL injection risks and other security issues. It also looks at performance and code quality.

You can use it for any SQL database like MySQL, PostgreSQL, SQL Server, or Oracle. It finds problems with access control, indexing, and query structure. The review also checks naming and formatting for better maintainability.

By catching vulnerabilities and inefficiencies early, this skill saves time and prevents data breaches. It is a complete assistant for writing reliable SQL code.

Add Sql Code Review skill to your workflow

Global

mkdir -p ~/.claude/skills/sql-code-review

Project

mkdir -p .claude/skills/sql-code-review

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago