Community Setup
dbt Data Transformation Setup
Beginner-friendly Claude Code setup for dbt with model patterns, tests, and documentation.
Data SciencedeveloperbeginnerVS CodeTerminal / CLIDatabase (SQL)GitHub
By Initly Team0 downloads
VS CodeTerminal / CLIDatabase (SQL)GitHub
Instructions Preview
1. Install Claude Code
npm install -g @anthropic-ai/claude-code
2. Install dbt
pip install dbt-postgres # or dbt-bigquery, dbt-snowflake
3. Init dbt Project
dbt init my_project
cd my_project
4. Add Config
Copy CLAUDE.md and agents to your project.
5. Verify
claude
Ask Claude to create a staging model....
Purchase this setup to see the full instructions
Config Files
Purchase to download these config files.
CLAUDE.mdLocked
code-reviewer.mdLocked