Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Analytics Data Engineer

  • 28 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Build analytics-engineering pipelines: dbt project layout, staging-to-mart models, incremental/CDC loads, tests, and lineage for BI.

About

Guides analytics engineering including dbt project structure, staging/mart models, incremental/CDC loads, data tests, and lineage. A developer uses it when building or refactoring analytics models and aligning warehouse tables to business metrics.

  • dbt layering: staging, intermediate, mart with naming conventions
  • Incremental/CDC models plus tests, freshness, and contracts

Analytics Data Engineer by the numbers

  • 28 all-time installs (skills.sh)
  • Ranked #1,126 of 2,064 Data Science & ML skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill analytics-data-engineer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs28
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Build analytics-engineering pipelines: dbt project layout, staging-to-mart models, incremental/CDC loads, tests, and lineage for BI.

Files

SKILL.mdMarkdownGitHub ↗

Analytics Data Engineer

When to Use

  • Structure a dbt project (layers, naming, materializations)
  • Build staging → intermediate → mart pipelines in the warehouse
  • Implement incremental, snapshot, or CDC-driven models
  • Add tests (unique, not null, relationships, custom SQL) and freshness checks
  • Document models and expose lineage for BI and stakeholders
  • Define marts that map to metrics and dashboards
  • Set up CI for analytics SQL (compile, test, slim CI)
  • Debug metric mismatches between mart and dashboard

When NOT to Use

  • Enterprise mesh, governance program, platform selection → data-architect
  • Partition/cluster tuning without dbt context → data-warehouse-engineer
  • Chart choice, executive dashboards, stakeholder storytelling → bi-analyst
  • Feature engineering, training, experiments → data-scientist
  • Data org roadmap and steward operations → data-manager
  • Analytics eng hiring, squad roadmap, launch governance → analytics-data-engineering-manager-product
  • Generic app CI/CD without analytics patterns → devops

Related skills

NeedSkill
Warehouse SQL tuning, star schema theorydata-warehouse-engineer
KPI definitions and dashboardsbi-analyst
Platform and domain architecturedata-architect
Pipeline on-call and platform SLOsdata-system-ops-lead
ML and advanced statsdata-scientist
Requirements and metric business rulesbusiness-analyst

Core Workflows

1. Project layout and conventions

Layering, naming (stg_, int_, fct_, dim_), materialization defaults, env targets.

See `references/dbt_project_structure.md`.

2. Modeling for analytics

Facts, dimensions, wide marts, grain, degenerate dimensions, bridge tables.

See `references/analytics_modeling.md`.

3. Incremental and CDC

Merge strategies, full-refresh exceptions, late-arriving facts.

See `references/incremental_cdc.md`.

4. Quality and contracts

Tests, severity, source freshness, optional contracts with downstream.

See `references/testing_quality.md`.

5. Docs, lineage, exposures

Model descriptions, column docs, exposures to BI tools.

See `references/docs_lineage_exposures.md`.

6. Metrics alignment

Grain, definitions, ownership with bi-analyst and business-analyst.

See `references/metrics_alignment.md`.

Output standards

  • Every mart documents grain and primary key in YAML
  • Tests on keys and critical business rules before merge
  • PR includes: models changed, test plan, backfill impact, downstream exposures
  • No breaking grain change without migration note to BI

When to load references

  • dbt layoutreferences/dbt_project_structure.md
  • Modelingreferences/analytics_modeling.md
  • Incrementalreferences/incremental_cdc.md
  • Testsreferences/testing_quality.md
  • Docs/CIreferences/docs_lineage_exposures.md
  • Metricsreferences/metrics_alignment.md

Related skills

Data Science & MLpipelinesanalytics

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.