SCD Implementation Generator
About
This skill generates Slowly Changing Dimension (SCD) implementations for historical data tracking across data platforms like Snowflake, BigQuery, and dbt. It automates the creation of SCD Types 1-6, including DDL, MERGE statements, and snapshot configurations with proper surrogate key and effective date management. Use it when you need to quickly implement consistent SCD patterns for dimension tables in your data warehouse projects.
Quick Install
Claude Code
Recommendednpx skills add a5c-ai/babysitter -a claude-code/plugin add https://github.com/a5c-ai/babysittergit clone https://github.com/a5c-ai/babysitter.git ~/.claude/skills/SCD Implementation GeneratorCopy and paste this command in Claude Code to install this skill
GitHub Repository
Frequently asked questions
What is the SCD Implementation Generator skill?
SCD Implementation Generator is a Claude Skill by a5c-ai. Skills package instructions and resources that Claude loads on demand, so Claude can perform SCD Implementation Generator-related tasks without extra prompting.
How do I install SCD Implementation Generator?
Use the install commands on this page: add SCD Implementation Generator to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does SCD Implementation Generator belong to?
SCD Implementation Generator is in the Data Modeling category, tagged general.
Is SCD Implementation Generator free to use?
Yes. SCD Implementation Generator is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
Related Skills
This skill validates dimensional data models against Kimball methodology best practices for analytical workloads. It checks star/snowflake schemas, validates surrogate keys, SCD types, and ensures bus matrix compliance. Use it when designing or reviewing data warehouses to enforce proven dimensional modeling patterns.
The OBT Design Optimizer skill helps developers design and optimize One Big Table patterns for analytical workloads. It balances denormalization benefits with maintainability by handling column selection, partitioning, clustering, and nested field design. Use it when creating or refining OBTs on platforms like BigQuery, Snowflake, or Redshift to optimize for specific query patterns and constraints.
This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
This skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.
