sql-formatter
Installation
SKILL.md
SQL Code Formatter
Format, polish, and document SQL code following Oracle Database 19 best practices with consistent style and readability.
Purpose
This skill provides comprehensive SQL code formatting rules and guidelines for Oracle Database 19. It enforces consistent code style, improves readability, and applies industry-standard formatting conventions to SQL queries, DDL statements, and DML operations.
When to Use This Skill
Use this skill when:
- Formatting or beautifying SQL code
- Working with .sql files that need polishing
- Improving SQL query readability
- Standardizing SQL code style across projects
- Documenting complex SQL queries
- Reviewing or refactoring existing SQL code
- Converting unformatted SQL to well-structured queries