sql-generation

Community

SQL specialist for BigQuery with rigorous standards.

Authorsmorand
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides structured, standards-based SQL guidance for BigQuery, including scenario selection, discovery workflows, and optimization practices.

Core Features & Use Cases

  • Mandatory coding rules: Uppercase keywords, explicit joins, no SELECT *.
  • Scenario-guided guidance: Ad-hoc analysis, materialized views, and data preparation patterns.
  • RAG & SDDS discovery: Guidance for discovering tables, schemas, and data sources.
  • Time-based patterns: Dynamic date usage and rolling windows.

Quick Start

Start with SKILL.md to choose a scenario, then reference the time-based patterns for a dynamic query.

Dependency Matrix

Required Modules

None required

Components

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-generation
Download link: https://github.com/smorand/claude-config/archive/main.zip#sql-generation

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