Command
Design a BigQuery table schema with optimal partitioning, clustering, and data types. Describe your data or paste a sample.
BigQuery Skills - Claude Code plugin that makes Claude a BigQuery expert. 5 skills covering query optimization, SQL generation, schema design, cost optimization, and BigQuery-specific features. Detects 11 anti-patterns, generates optimized SQL, designs schemas, and estimates costs.
Command
Design a BigQuery table schema with optimal partitioning, clustering, and data types. Describe your data or paste a sample.
Command
Estimate the cost of a BigQuery query or table. Pass a query, file path, or table description.
Command
Explain a BigQuery feature, function, or concept with working examples. Pass the feature name or question.
Command
Generate optimized BigQuery SQL from a natural language description. Pass a description of the data you need.
Command
Optimize BigQuery SQL by fixing all detected anti-patterns. Pass a file path or paste SQL directly.
Command
Review BigQuery SQL for performance anti-patterns. Pass a file path or paste SQL directly.