Skill for discovering and inspecting dimensions in the Lightdash semantic layer.
How this skill is triggered — by the user, by Claude, or both
Slash command
/lightdash-development:read-dimensionsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Skill for discovering and inspecting dimensions in the Lightdash semantic layer.
Skill for discovering and inspecting dimensions in the Lightdash semantic layer.
Enables identification and inspection of existing dimensions for modeling and analysis purposes.
Wraps the following MCP tools from the lightdash server:
ldt__list_dimensionslist_dimensions to find available dimensions for a specific explore.read-dimensions to understand current modeling before proposing changes.npx claudepluginhub yu-iskw/dbt-heroes --plugin lightdash-developmentGuides querying, exploring, and analyzing existing data in a Pigment workspace. Covers metric discovery, dimension breakdowns, filtering, and multi-step analysis.
Lists views, dimensions, measures, and entities from .view.yml files using the airlayer CLI. Use to explore semantic layer schema before building queries.
Build, validate, and manage semantic models using Sidemantic. Creates semantic layers mapping database tables to business dimensions/metrics, generates SQL, and imports from Cube/dbt/LookML.