Skip to main content
Back to the directory
wshobson/agentsSoftware EngineeringFrontend and Design

dbt-transformation-patterns

Production-ready patterns for dbt model organization, testing, documentation, and incremental processing.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
5

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/wshobson/agents --skill dbt-transformation-patterns
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, dbt-transformation-patterns has 5 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: wshobson/agents. Canonical URL: https://skills.sh/wshobson/agents/dbt-transformation-patterns.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Production-ready patterns for dbt model organization, testing, documentation, and incremental processing. Production-ready patterns for dbt (data build tool) including model organization, testing strategies, documentation, and incremental processing. - Implements medallion architecture with staging, intermediate, and marts layers using consistent naming conventions (stg_, int_, dim_, fct_) and materialization strategies - Covers source definitions with freshness checks, data quality tests (unique, not_null, relationships), and comprehensive YAML documentation for lineage tracking - Provides incremental model patterns including delete+insert, merge, and partition-based strategies for efficient processing of large datasets - Includes macro examples for DRY code, schema generation, and development-specific filtering, plus dbt command reference for common workflows - Building data transformation pipelines with dbt - Organizing models into staging, intermediate, and marts layers - Implementing data quality tests - Creating incremental models for large datasets - Documenting data models and lineage - Setting up dbt project structure - Use staging layer - Clean data once, use everywhere - Test aggressively - Not null, unique, relationships - Document everything - Column descriptions, model descriptions - Use incremental - For tables > 1M rows - Version control - dbt project in Git -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does dbt-transformation-patterns do?

Production-ready patterns for dbt model organization, testing, documentation, and incremental processing.

Is dbt-transformation-patterns good?

dbt-transformation-patterns does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support dbt-transformation-patterns?

dbt-transformation-patterns currently lists compatibility with Skills CLI.

Is dbt-transformation-patterns safe to install?

dbt-transformation-patterns has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to dbt-transformation-patterns?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install dbt-transformation-patterns?

Run the following command to install dbt-transformation-patterns: npx skills add https://github.com/wshobson/agents --skill dbt-transformation-patterns

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering