Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Generates Slowly Changing Dimension implementations across platforms
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -10% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -17% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -5% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -21% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 152% | 0% |
Generates Slowly Changing Dimension implementations across platforms. This skill automates the creation of SCD patterns for proper historical tracking.
json{ "dimension": { "name": "string", "columns": ["object"], "businessKey": ["string"] }, "scdType": "1|2|3|4|6", "platform": "snowflake|bigquery|redshift|dbt", "trackingColumns": ["string"] }
json{ "ddl": "string", "mergeStatement": "string", "dbtConfig": "object", "documentation": "string" }
Other measured skills in the registry, with their headline benchmark lift.