Lightdash avatar

Lightdash

Official

@lightdash · London, UK

0Followers
|
39Public Repos
|
23Published Skills

Offers centralized authorization, Mantine-based frontend styling, and diagnostic observability for enterprise business intelligence environments.

Skills Distribution
DomainDeveloper To...Authorization & Ac.. (30%)Frontend Component.. (30%)Observability & De.. (20%)Environment Config.. (20%)

Agent Skills by Lightdash

Showing 23 vetted skills indexed across 1 GitHub repositories.

lightdashlightdash
6.1k

reusable-visualization

Build reusable chart components that receive data and settings from the Lightdash host application.

Official
Advanced
lightdashlightdash
6.1k

frontend-design

Generates production-grade frontend interfaces with distinctive typography, color, motion, and layout design.

Official
Intermediate
lightdashlightdash
6.1k

sdk-features

Maps Lightdash SDK capabilities to host-UI names and their app-code wiring recipes.

Official
Intermediate
lightdashlightdash
6.1k

lightdash-analytics

Query governed metrics and create charts through the Lightdash MCP server.

Official
Intermediate
lightdashlightdash
6.1k

agent-harness

Manages isolated multi-agent Lightdash development environments via agent-cli.sh and verification scripts.

Official
Intermediate
lightdashlightdash
6.1k

fix-vulnerability

Processes Snyk vulnerability PRs by regenerating pnpm lockfiles and analyzing changelogs for breaking changes.

Official
Intermediate
lightdashlightdash
6.1k

debug-local

Diagnose Lightdash bugs using PM2 logs, Maple traces, and browser automation.

Official
Advanced
lightdashlightdash
6.1k

deprecate-endpoint

Wire deprecation middleware, headers, and docs banners onto TSOA controller routes.

Official
Intermediate
lightdashlightdash
6.1k

har-replay

Replays HAR files as a mock backend to reproduce frontend performance issues.

Official
Advanced
lightdashlightdash
6.1k

breakup-pr

Splits large pull requests into vertical feature slices delivered as Graphite stacked PRs.

Official
Advanced
lightdashlightdash
6.1k

renovate-pr

Tests and assesses open Renovate dependency-bump pull requests for merge safety.

Official
Advanced
lightdashlightdash
6.1k

creating-pull-requests

Enforces repository conventions for pull request titles, descriptions, and ticket references.

Official
Basic
lightdashlightdash
6.1k

add-onboarding-tour

Adds guided tours, coachmarks, and example data to Lightdash frontend features.

Official
Intermediate
lightdashlightdash
6.1k

add-warehouse-adapter

Implements new warehouse adapters across Lightdash common, backend, warehouse, frontend, CLI, and Docker layers.

Official
Advanced
lightdashlightdash
6.1k

graphite

Manage stacked pull requests with Graphite CLI instead of raw git commands.

Official
Intermediate
lightdashlightdash
6.1k

lightdash-agent-slack-messaging

Generates Slack update messages for Lightdash's in-app analytics agent.

Official
Intermediate
lightdashlightdash
6.1k

developing-data-apps-locally

Guides local editing, validation, and uploading of Lightdash data apps via the CLI.

Official
Advanced
lightdashlightdash
6.1k

effective-dbt-sql

Writes semantically correct dbt model SQL using CTEs, explicit joins, and field reuse.

Official
Intermediate
lightdashlightdash
6.1k

upgrade-preflight

Validates self-hosted Lightdash upgrade safety using upgrade-check and migrate preflight commands.

Official
Advanced
lightdashlightdash
6.0k

ld-permissions

Centralize Lightdash CASL-based authorization scopes, roles, and enforcement workflows.

Official
Basic
lightdashlightdash
6.0k

frontend-style-guide

Enforce Mantine v8 imports and theme tokens in Lightdash TSX components.

Official
Basic
lightdashlightdash
6.0k

debug

Orchestrate PM2 logs, Spotlight traces, and browser automation to debug Lightdash issues.

Official
Advanced
lightdashlightdash
6.0k

developing-in-lightdash

Automate Lightdash project setup, configuration, and deployment via CLI.

Official
Intermediate

Frequently Asked Questions About Lightdash

FAQPage Schema
What 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.