sql-format

Community

Consistent SQL formatting for clean queries.

Authorfkubota
Version1.0.0
Installs0

System Documentation

What problem does it solve?

SQL formatting guidelines to ensure queries are consistently structured, readable, and easy to learn from.

Core Features & Use Cases

  • All lowercase keywords: enforce lowercase SQL keywords (select, from, where, join, etc).
  • Comma-at-line-start: place subsequent columns on a new line starting with a leading comma.
  • CTE formatting: standardize the first CTE as with xxx as ( and subsequent CTEs as , xxx as ( with blank lines between CTEs.
  • Quick-start templates: provide ready-to-use formatting templates and examples.

Quick Start

Provide an SQL file you want formatted and I will apply the format rules to generate a clean, consistent query.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sql-format
Download link: https://github.com/fkubota/dotfiles/archive/main.zip#sql-format

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.