home / skills / sfc-gh-dflippo

sfc-gh-dflippo skills

Find 34 skills from 1 repo created by sfc-gh-dflippo on GitHub.

1 repo
34 skills
GitHub

Sponsored

snowflake-cli

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you run SQL, deploy apps, and automate Snowflake operations with the snow CLI across environments and stages.
dbt-migration

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill guides you through migrating database objects to dbt on Snowflake, coordinating discovery, planning, placeholders, conversion, testing, and
dbt-migration-hive

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts Hive/Spark/Databricks DDL to Snowflake-friendly dbt models, preserving logic, adding tests and documentation.
dbt-architecture

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill guides you to structure dbt projects using medallion layers (bronze, silver, gold) with naming, folder, and dependency patterns for production-grade
dbt-artifacts

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you monitor dbt execution artifacts across versions, enabling historical analysis, quality tracking, and programmatic access.
dbt-commands

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you master dbt commands, model selection, and debugging, enabling faster, reliable data models with clear guidance.
dbt-materializations

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you choose the right dbt materialization strategy and implement ephemeral, view, table, incremental, snapshots, and Python models.
dbt-migration-bigquery

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts BigQuery DDL to dbt models for Snowflake, generating schema.yml and tests while preserving business logic.
dbt-migration-ms-sql-server

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts SQL Server and Azure Synapse DDL into Snowflake-ready dbt models, preserving logic while applying dbt best practices.
dbt-modeling

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you write production-quality dbt models by applying consistent CTE patterns, modular layers, and clear SQL structure.
dbt-testing

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you implement comprehensive dbt testing with constraints, generic and singular tests across bronze to gold layers for data quality.
devcontainer-setup

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you create AI-ready DevContainers with snowflake-ai-tools scaffolding, enabling rapid containerized development across AI workflows.
skills-sync

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you synchronize AI agent skills from local and remote sources, generating Cursor rules for seamless agent integration.
streamlit-development

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you develop, test, and deploy Streamlit data apps on Snowflake with best practices for structure, testing, and production readiness.
task-master

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps manage complex development projects by converting PRDs into actionable tasks, tracking dependencies, and aligning work with feature branches.
task-master-install

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill installs and initializes Task-master to enable PRD parsing, task breakdown, and specification-driven development workflows.
dbt-core

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill guides you through local dbt-core installation, configuration, and troubleshooting with non-interactive scripts for fast setup.
dbt-migration-db2

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts IBM DB2 DDL to dbt models compatible with Snowflake, preserving logic and applying dbt best practices for analytics teams.
dbt-migration-sybase

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts Sybase IQ DDL to dbt models for Snowflake, preserving logic while aligning with dbt best practices and validation.
dbt-migration-oracle

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts Oracle DDL to dbt models for Snowflake, preserving logic, adding tests and docs, and outlining architecture decisions.
dbt-migration-postgres

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts PostgreSQL/Greenplum/Netezza DDL into dbt models compatible with Snowflake, preserving logic and generating tests and documentation.
dbt-migration-redshift

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts Amazon Redshift DDL to dbt models for Snowflake, preserving logic while applying dbt best practices and tests.
dbt-migration-vertica

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts Vertica DDL to dbt models for Snowflake, preserving logic while applying dbt best practices and tests.
dbt-migration-snowflake

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts Snowflake DDL to dbt models, preserving logic while generating tests and documentation to modernize your data warehouse.
dbt-migration-teradata

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill converts Teradata DDL to Snowflake-compatible dbt models, generating schema.yml tests and documentation to ensure quality.
dbt-migration-validation

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill validates dbt migrations by enforcing YAML and SQL rules, detects anti-patterns, and offers auto-fix suggestions to improve quality.
dbt-performance

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you optimize dbt and Snowflake performance by selecting materializations, clustering keys, and warehouse sizing for faster model builds.
dbt-projects-snowflake-setup

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill guides you through setting up dbt projects on Snowflake from prerequisites to automated scheduling and monitoring.
dbt-projects-on-snowflake

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you deploy, manage, and monitor dbt projects inside Snowflake, enabling web based workspaces, automated runs, and event table telemetry.
doc-scraper

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you extract and organize Snowflake documentation efficiently with cached, configurable scraping and depth control.
snowflake-connections

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you configure and manage Snowflake connections across CLI, Streamlit, and dbt with multiple auth methods and environment overrides.
schemachange

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill helps you manage Snowflake schema changes with version-controlled migrations and CI/CD pipelines for safe deployments.
playwright-mcp

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill automates browser testing and UI validation for Playwright MCP, helping you verify accessibility, responsiveness, and reliable interactions in web
task-master-viewer

sfc-gh-dflippo/snowflake-dbt-demo

26
This skill lets you launch a visual Task Master editor for editing tasks.json via Streamlit, simplifying task management.