Bq Design Table banner
justvinhhere justvinhhere

Bq Design Table

Data community

Description

--- description: Design a BigQuery table schema with optimal partitioning, clustering, and data types. Describe your data or paste a sample. argument-hint: "<data description or sample>" --- # BigQuery Table Design Design an optimal BigQuery table schema using the `bigquery-schema-design` skill. ## Instructions 1. **Determine the input:** - If an argument is provided, treat it as the data description or sample data. - If a file path is provided, read that file for sample data or an exi

Installation

Installs to ~/.claude/skills/justvinhhere-bigquery-expert-bq-design-table/SKILL.md

Terminal
mkdir -p ~/.claude/skills/justvinhhere-bigquery-expert-bq-design-table && curl -fsSL https://raw.githubusercontent.com/justvinhhere/bigquery-expert/HEAD/commands/bq-design-table.md -o ~/.claude/skills/justvinhhere-bigquery-expert-bq-design-table/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository