dbt-performance

Community

Optimize dbt and Snowflake performance with expert guidance.

Authorsfc-gh-dflippo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates slow dbt model builds and inefficient Snowflake queries by providing expert optimization strategies for materializations, clustering, and warehouse sizing.

Core Features & Use Cases

  • Materialization Optimization: Choose optimal materializations (ephemeral, view, table, incremental) based on data characteristics and usage patterns.
  • Snowflake-Specific Tuning: Implement clustering keys, warehouse sizing, Gen2 warehouses, and query acceleration for maximum performance.
  • Use Case: Imagine your dbt models are taking hours to build. Use this Skill to identify bottlenecks and convert large fact tables to incremental models with proper clustering keys, reducing build times by 80%.

Quick Start

Use the dbt-performance skill to analyze why my customer orders model is running slowly and recommend specific optimizations.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: dbt-performance
Download link: https://github.com/sfc-gh-dflippo/snowflake-dbt-demo/archive/main.zip#dbt-performance

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