sql-workflow
CommunityMaster SQL best practices and standards.
Authorsalverius-tech
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides comprehensive guidelines and best practices for writing clean, efficient, and maintainable SQL code, ensuring consistency and quality in database interactions.
Core Features & Use Cases
- Standardized Naming Conventions: Enforces consistent naming for tables, columns, and other database objects.
- Data Type Recommendations: Guides on choosing appropriate data types for optimal storage and performance.
- Migration Best Practices: Defines file naming and structure for database schema migrations.
- Query Optimization: Offers advice on formatting, aliasing, indexing, and performance tuning.
- Use Case: Ensure all new database schemas adhere to
snake_casefor identifiers and useTIMESTAMP WITH TIME ZONEfor all temporal data, preventing common data integrity and performance issues.
Quick Start
Follow the SQL workflow guidelines to format the provided SQL query.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-workflow Download link: https://github.com/salverius-tech/dotfiles/archive/main.zip#sql-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.