integrations-index
Dagster Integrations Index
Navigate 82+ Dagster integrations organized by Dagster's official taxonomy. Find AI/ML tools, ETL platforms, data storage, compute services, BI tools, and monitoring integrations.
When to Use This Skill vs. Others
| If User Says... | Use This Skill/Command | Why |
|---|---|---|
| "which integration for X" | /dagster-integrations |
Need to discover appropriate integration |
| "does dagster support X" | /dagster-integrations |
Check integration availability |
| "snowflake vs bigquery" | /dagster-integrations |
Compare integrations in same category |
| "best practices for X" | /dagster-conventions |
Implementation patterns needed |
| "implement X integration" | /dg:prototype |
Ready to build with specific integration |
| "how do I use dbt" | /dagster-conventions (dbt section) |
dbt-specific implementation patterns |
| "make this code better" | /dignified-python |
Python code review needed |
| "create new project" | /dg:create-project |
Project initialization needed |
Quick Reference by Category
More from dagster-io/dagster-claude-plugins
dignified-python
Opinionated production Python standards with automatic version detection (3.10-3.13). Use when
37dagster-expert
Expert guidance for working with Dagster and the dg CLI. ALWAYS use before doing any task that requires
24dagster-conventions
Expert guidance for Dagster data orchestration including assets, resources, schedules, sensors,
9dagster-integrations
Skill that helps users discover and understand Dagster integration libraries. Used when users have requests related to
6dagster-best-practices
Expert guidance for Dagster data orchestration including assets, resources, automation, testing,
3dg
Dagster CLI for project creation, scaffolding components, launching assets, listing definitions,
1