sfc-gh-dflippo

48 mods across 1 repository, 33 stars between them.

dbt-migration

25

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Complete workflow for migrating database tables, views, and stored procedures to dbt projects on Snowflake. Orchestrates discovery, planning, placeholder creation, view/procedure conversion, testing, and deployment. Delegates platform-specific syntax translation to source-specific skills.

33 18d ago A 56 tokens original Apache-2.0

dbt-modeling

26

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Writing dbt models with proper CTE patterns, SQL structure, and layer-specific templates. Use this skill when writing or refactoring dbt models, implementing CTE patterns, creating staging/intermediate/mart models, or ensuring proper SQL structure and dependencies.

33 18d ago A 56 tokens original Apache-2.0

dbt-artifacts

27

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Monitor dbt execution using the dbt Artifacts package. Use this skill when you need to track test and model execution history, analyze run patterns over time, monitor data quality metrics, or enable programmatic access to dbt execution metadata across any dbt version or platform.

33 18d ago A 60 tokens original Apache-2.0

dbt-commands

28

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Transform AI agents into experts on dbt command-line operations, model selection patterns, Jinja templating, and troubleshooting techniques for efficient dbt development and debugging.

33 18d ago A 53 tokens original Apache-2.0

dbt-core

29

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Managing dbt locally - installing dbt 2.0 (Fusion) via the official installer, configuration, project setup, package management, troubleshooting, and development workflow, with configuration templates for profiles.yml and dbtproject.yml.

33 18d ago E 50 tokens original Apache-2.0

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Choosing and implementing dbt materializations (ephemeral, view, table, incremental, snapshots, Python models). Use this skill when deciding on materialization strategy, implementing incremental models, setting up snapshots for SCD Type 2 tracking, or creating Python models for machine learning workloads.

33 18d ago A 61 tokens original Apache-2.0

dbt-performance

31

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Optimizing dbt and Snowflake performance through materialization choices, clustering keys, warehouse sizing, and query optimization. Use this skill when addressing slow model builds, optimizing query performance, sizing warehouses, implementing clustering strategies, or troubleshooting performance issues.

33 18d ago A 52 tokens original Apache-2.0

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Deploying, managing, executing, and monitoring dbt projects natively within Snowflake using dbt PROJECT objects and event tables. Use this skill when you want to set up dbt development workspaces, deploy projects to Snowflake, schedule automated runs, monitor execution with event tables, or enable team collaboration…

33 18d ago A 75 tokens original Apache-2.0

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Step-by-step setup guide for dbt Projects on Snowflake including prerequisites, external access integration, Git API integration, event table configuration, and automated scheduling. Use this skill when setting up dbt Projects on Snowflake for the first time or troubleshooting setup issues.

33 18d ago A 62 tokens original Apache-2.0

dbt-testing

34

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Transform AI agents into experts on dbt testing strategies, providing guidance on implementing comprehensive data quality checks with database-enforced constraints, generic tests, and custom singular tests to ensure data integrity across all layers.

33 18d ago A 57 tokens original Apache-2.0

devcontainer-setup

35

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Create Universal DevContainers optimized for AI agentic workflows with Claude Code, Snowflake CLI, Cortex Code, and dbt. Use when setting up development containers, configuring devcontainer.json, scaffolding AI-ready environments, or when the user mentions devcontainers, containerized development, or Docker…

33 18d ago B 65 tokens original Apache-2.0

doc-scraper

36

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Generic web scraper for extracting and organizing Snowflake documentation with intelligent caching and configurable spider depth. Scrapes any section of docs.snowflake.com controlled by --base-path.

33 18d ago A 39 tokens original Apache-2.0

playwright-mcp

37

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Browser testing, web scraping, and UI validation using Playwright MCP. Use this skill when you need to test Streamlit apps, validate web interfaces, test responsive design, check accessibility, or automate browser interactions through MCP tools.

33 18d ago A 50 tokens original Apache-2.0

schemachange

38

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Deploying and managing Snowflake database objects using version control with schemachange. Use this skill when you need to manage database migrations for objects not handled by dbt, implement CI/CD pipelines for schema changes, or coordinate deployments across multiple environments.

33 18d ago A 53 tokens original Apache-2.0

skills-sync

39

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Manage and synchronize AI agent skills from local SKILL.md files and remote Git repositories, generating Cursor rules with Agent Skills specification XML. This skill should be used when users need to sync skills, add/remove skill repositories, or set up the skills infrastructure.

33 18d ago A 53 tokens original Apache-2.0

snowflake-cli

40

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Executing SQL, managing Snowflake objects, deploying applications, and orchestrating data pipelines using the Snowflake CLI (snow) command. Use this skill when you need to run SQL scripts, deploy Streamlit apps, execute Snowpark procedures, manage stages, automate Snowflake operations from CI/CD pipelines, or work…

33 18d ago A 71 tokens original Apache-2.0

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Configuring Snowflake connections using connections.toml (for Snowflake CLI, Streamlit, Snowpark) or profiles.yml (for dbt) with multiple authentication methods (SSO, key pair, username/password, OAuth), managing multiple environments, and overriding settings with environment variables. Use this skill when setting up…

33 18d ago B 89 tokens original Apache-2.0

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Developing, testing, and deploying Streamlit data applications on Snowflake. Use this skill when you're building interactive data apps, setting up local development environments, testing with pytest or Playwright, or deploying apps to Snowflake using Streamlit in Snowflake.

33 18d ago A 55 tokens original Apache-2.0

task-master-install

43

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Install and initialize task-master for AI-powered task management and specification-driven development. Use this skill when users ask you to parse a new PRD, when starting a new project that needs structured task management, when users mention wanting task breakdown or project planning, or when implementing…

33 18d ago D 62 tokens original Apache-2.0

task-master-viewer

44

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

Launch a Streamlit GUI for Task Master tasks.json editing. Use when users want a visual interface instead of CLI/MCP commands.

33 18d ago A 31 tokens original Apache-2.0

task-master

45

sfc-gh-dflippo/snowflake-dbt-demo

Skill Claude CodeCodex

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

33 18d ago A 48 tokens original Apache-2.0

cursor_rules

46

sfc-gh-dflippo/snowflake-dbt-demo

Cursor rule Cursor

Guidelines for creating and maintaining Cursor rules to ensure consistency and effectiveness.

33 18d ago A 374 tokens copy · 100% Apache-2.0

self_improve

47

sfc-gh-dflippo/snowflake-dbt-demo

Cursor rule Cursor

Guidelines for continuously improving Cursor rules based on emerging code patterns and best practices.

33 18d ago A 529 tokens copy · 100% Apache-2.0

sfc-gh-dflippo/snowflake-dbt-demo

Instructions file CodexOpenCode

Instructions for sfc-gh-dflippo/snowflake-dbt-demo, covering agents.md, project context, technology stack, core technologies and key dbt packages.

33 18d ago C 10,406 tokens original Apache-2.0