Skill for managing temporary Lightdash preview environments to test semantic layer changes in isolation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/lightdash-development:edit-previewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Skill for managing temporary Lightdash preview environments to test semantic layer changes in isolation.
Skill for managing temporary Lightdash preview environments to test semantic layer changes in isolation.
Enables the "Semantic Layer Developer" to create safe, isolated environments for stakeholders to review changes and for automated validation before production deployment.
lightdash preview: Creates a temporary project with the current local state.lightdash stop-preview: Tiers down a specific preview environment.lightdash preview after local compilation is successful.--name flag to provide a descriptive name for the preview (e.g., feature-revenue-calc). This allows for consistent tracking and cleanup.lightdash stop-preview once testing is complete to free up resources and keep the workspace organized.--name flag when creating or stopping a preview.LIGHTDASH_API_KEY and LIGHTDASH_API_URL are correctly set in the environment before running preview commands.npx claudepluginhub yu-iskw/dbt-heroes --plugin lightdash-developmentBuild analytics webapps, dashboards, or embedded UIs around Sidemantic semantic models using copyable React/Tailwind or static component primitives and deterministic query inspection.
Creates a LookML dashboard in a Looker project, imports it as a user-defined dashboard (UDD), and refines it via user feedback. Use after model setup step.
Builds, implements, and tests Vizro dashboards from spec files. Activates when the user wants a working app or has data ready for implementation.