Documenting Dbt Models · AltimateAI/data-engineering-skills

Write dbt model and column documentation in schema.yml

Adds clear descriptions to dbt models and columns in schema.yml, matching a project's existing documentation style and capturing business rules, grain, and caveats. Useful before running dbt docs generate or when improving model discoverability for a data team.

Good for

  • Write model descriptions for schema.yml
  • Document column meanings and business rules
  • Prepare docs before running dbt docs generate
Category
General

Open-source skills are maintained by their authors and listed as published, with attribution. Results depend on how well the skill fits your task and material.

A good place to start

Document the orders model in schema.yml, including its grain, business rules, and column descriptions, matching our dbt doc style.

Make your next great thing.

Bring a question, a file, or an idea that’s not quite there yet.