·style-guide
</>

style-guide

poletron/custom-rules

SQL Naming, Formatting, and Style Guide Trigger: When following database naming conventions.

4Installs·0Trend·@poletron

Installation

$npx skills add https://github.com/poletron/custom-rules --skill style-guide

SKILL.md

To ensure maintainability, readability, and consistency across database projects, follow these styling and naming conventions.

1.3 Keys & Constraints Explicitly name all constraints to facilitate debugging.

Below is an example schema that demonstrates the application of these Style, Design, and Security rules.

SQL Naming, Formatting, and Style Guide Trigger: When following database naming conventions. Source: poletron/custom-rules.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/poletron/custom-rules --skill style-guide
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is style-guide?

SQL Naming, Formatting, and Style Guide Trigger: When following database naming conventions. Source: poletron/custom-rules.

How do I install style-guide?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/poletron/custom-rules --skill style-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/poletron/custom-rules