Modular SQL Ctes

Refactors SQL into staging, intermediate, and fact CTE layers with explicit grain and naming conventions. Use when the user asks to refactor a SQL query, clean up a model, build a dbt model, modularize a query, or mentions CTE structure, query readability, or "this SQL is hard to follow."

vermapragya f562832 4 files · 16.0 KB Updated

File contents

vermapragya/analytics-skill/tree/main/skills/modular-sql-ctes commit f562832b33

Frequently asked questions

npx skillmds@latest add vermapragya/modular-sql-ctes