Lightdash
Official@lightdash · London, UK
Offers centralized authorization, Mantine-based frontend styling, and diagnostic observability for enterprise business intelligence environments.
Agent Skills by Lightdash
Showing 23 vetted skills indexed across 1 GitHub repositories.
reusable-visualization
Build reusable chart components that receive data and settings from the Lightdash host application.
frontend-design
Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout design.
sdk-features
Maps Lightdash SDK capabilities to host-UI names and their app-code wiring recipes.
lightdash-analytics
Query governed metrics and create charts through the Lightdash MCP server.
agent-harness
Manages isolated multi-agent Lightdash development environments via agent-cli.sh and verification scripts.
fix-vulnerability
Processes Snyk vulnerability PRs by regenerating pnpm lockfiles and analyzing changelogs for breaking changes.
debug-local
Diagnose Lightdash bugs using PM2 logs, Maple traces, and browser automation.
deprecate-endpoint
Wire deprecation middleware, headers, and docs banners onto TSOA controller routes.
har-replay
Replays HAR files as a mock backend to reproduce frontend performance issues.
breakup-pr
Splits large pull requests into vertical feature slices delivered as Graphite stacked PRs.
renovate-pr
Tests and assesses open Renovate dependency-bump pull requests for merge safety.
creating-pull-requests
Enforces repository conventions for pull request titles, descriptions, and ticket references.
add-onboarding-tour
Adds guided tours, coachmarks, and example data to Lightdash frontend features.
add-warehouse-adapter
Implements new warehouse adapters across Lightdash common, backend, warehouse, frontend, CLI, and Docker layers.
graphite
Manage stacked pull requests with Graphite CLI instead of raw git commands.
lightdash-agent-slack-messaging
Generates Slack update messages for Lightdash's in-app analytics agent.
developing-data-apps-locally
Guides local editing, validation, and uploading of Lightdash data apps via the CLI.
effective-dbt-sql
Writes semantically correct dbt model SQL using CTEs, explicit joins, and field reuse.
upgrade-preflight
Validates self-hosted Lightdash upgrade safety using upgrade-check and migrate preflight commands.
ld-permissions
Centralize Lightdash CASL-based authorization scopes, roles, and enforcement workflows.
frontend-style-guide
Enforce Mantine v8 imports and theme tokens in Lightdash TSX components.
debug
Orchestrate PM2 logs, Spotlight traces, and browser automation to debug Lightdash issues.
developing-in-lightdash
Automate Lightdash project setup, configuration, and deployment via CLI.
Frequently Asked Questions About Lightdash
FAQPage SchemaWhat specific tasks does Lightdash enable for developers?▼
Lightdash enables developers to manage granular authorization scopes via CASL, enforce consistent UI design patterns using Mantine v8, and perform deep-system diagnostics. It streamlines the configuration of project environments and provides structured observability for troubleshooting complex dashboard deployments.
Which technical personas benefit most from these capabilities?▼
Full-stack engineers, frontend developers, and platform reliability engineers benefit most. These capabilities are designed for teams maintaining complex business intelligence interfaces who require strict adherence to design systems and robust security enforcement.
What are the primary dependencies for implementing these features?▼
Implementation requires a TypeScript-based environment, the Mantine v8 component library, and a configured CASL authorization layer. Diagnostic capabilities rely on PM2 process management and Spotlight tracing integration within the existing infrastructure.