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-developmentAnalyzes CJA dimensions for cardinality, distribution, trends, anomalies, data quality, and forecasting. Produces interactive HTML dashboards or markdown reports.
Explains LookML field types (Dimension, Measure, Filter, Parameter, Dimension Group) and how the `sql` parameter behaves differently for each. Helps choose the right field type for data modeling.
Guides querying, exploring, and analyzing existing data in a Pigment workspace. Covers metric discovery, dimension breakdowns, filtering, and multi-step analysis.