Claude Skills · Data & Analytics
Transform
exmergo/dexUse this to author and change a dbt project: bootstrap a project in a repo that has none (`transform init`), write or refactor model SQL from staging to marts, add tests and docs in schema.yml, manage dependencies, and define or update the semantic layer (dbt semantic models / MetricFlow: entities, dimensions, measures, metrics). Reach for this rather than editing model files by hand whenever the change spans more than one file or has to stay consistent with the rest of the project: it validates the edit against the real schema before writing, returns the change as a reviewable diff with a pla...
At a glance
This skill is for Data & Analytics and helps you bootstrap a dbt project, write and refactor dbt model sql, and add tests and documentation to dbt models.
git clone --depth 1 https://github.com/exmergo/dex
cp -r dex/skills/transform ~/.claude/skills/transform
Setup, runtime and requirements describe exmergo/dex, the repo this skill ships in.
dbtsqldata-modelingSemantic LayerSchema ValidationMetricflow
Also in exmergo/dex
View the repoUse this whenever you need to know what is actually in a database, warehouse, or DuckDB file before you trust it: ranked inventory of what e...
Use this to keep a dbt project correct as the warehouse and the business change. It detects drift on four axes and proposes the fix: schema...
Other Data & Analytics skills
Teaches the agent to produce D3 charts and interactive data visualizations. A comprehensive D3.js skill with examples across chart types and...
An engineering runbook — service overview, alerts table, dashboards links, common procedures with copy-pasteable commands, on-call rotation,...
A consumer-feeling dating / matchmaking dashboard — left rail navigation, ticker bar of community signals, headline KPIs, a 30-day mutual-ma...
Notion-style team dashboard rendered as a Live Artifact. A single-page, self-contained HTML dashboard with KPIs, a 7-day sparkline, a real-t...
Professional trading analysis dashboard template (single-file HTML) with light/dark theme switch, dense market panels, chart interactions, d...
Admin / analytics dashboard in a single HTML file. Fixed left sidebar, top bar with user/search, main grid of KPI cards and one or two chart...