Skip to content

sansin/claude-plugins

Repository files navigation

Data Engineering Claude Plugins

Data engineering and analytics-engineering plugins for Claude Code, focused on production-grade workflows for dbt, data warehouses, and the modern data stack.

Available plugins

dbt-engineer (v0.1.0)

A comprehensive dbt analytics-engineering toolkit. Fifteen specialized skills cover the full dbt lifecycle — from scaffolding a new project to refactoring legacy SQL, writing tests, debugging runs, and tuning cost — with adapter-specific guidance for Snowflake, BigQuery, Databricks, and Postgres/Redshift. Includes two subagents for PR review and run-failure triage.

What's covered:

  • Build phaseinit-project, author-model, materializations, incremental, snapshots
  • Quality and reusetests, macros, semantic-layer, exposures-docs
  • Operationsreview, debug, refactor, performance-cost
  • Lifecycleci-cd, migrate
  • Subagentsdbt-pr-reviewer, dbt-run-triage

Read the full plugin documentation.

Installation

From this marketplace

# Add the marketplace
/plugin marketplace add sansin/claude-plugins

# Install the plugin
/plugin install dbt-engineer@sansin-plugins

Direct install from a local clone

git clone https://github.com/sansin/claude-plugins.git
cd claude-plugins
/plugin marketplace add ./
/plugin install dbt-engineer@sansin-plugins

Install the .plugin file directly

If you have the packaged .plugin file:

/plugin install /path/to/dbt-engineer.plugin

Roadmap

This marketplace is intended to grow over time. Planned additions include plugins for warehouse cost optimization, Airflow workflow design, data quality observability, and ML/AI engineering on top of the data layer. Track progress in this repo.

Contributing

See CONTRIBUTING.md for guidelines on submitting issues, proposing improvements to existing plugins, or suggesting new plugins.

License

MIT — see LICENSE.

About

Data engineering and analytics-engineering plugins for Claude Code.

Resources

Contributing

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages