lightdash

43 mods across 1 repository, 6.1k stars between them.

aks-dev

02

lightdash/lightdash

Command Claude Code

Manage a production-like Lightdash deployment on Azure AKS with the Azure Container Apps Sandboxes backend. Args: (none) = status, up = idempotently provision + deploy, deploy = build this branch → ACR → roll the deployment, down = tear everything down to stop spend.

6.1k yesterday A 0 tokens

cs-bugs

03

lightdash/lightdash

Command Claude Code

Get all open customer support bugs from the customer support milestone (184).

6.1k yesterday A 0 tokens

docker-dev

04

lightdash/lightdash

Command Claude Code

Manage Docker dev environment. Args: (none) = show status & help, start = auto-detect and setup, stop = stop this instance, destroy = permanently remove this instance, stop-all = stop everything, reset = reset db from snapshot, rebuild = full db rebuild, snapshot [name] = save db snapshot, list-snapshots = list…

6.1k yesterday F 0 tokens

k8s-dev

05

lightdash/lightdash

Command Claude Code

Manage a production-like Lightdash deployment on AWS EKS. Args: (none) = show status, up = idempotently provision + deploy, deploy = build this branch → ECR → roll the deployment, logs = tail backend/scheduler, psql = shell into the bundled postgres, down = tear everything down to stop spend.

6.1k yesterday D 0 tokens

SessionStart

06

lightdash/lightdash

Hook Claude Code

Runs when a session starts on startup, resume, clear, compact and fork, executing agent-okteto-dev.sh, agent-exedev-dev.sh and dev-resources.sh via bash (3 commands). From lightdash/lightdash.

6.1k yesterday A tokens not measured

UserPromptSubmit

07

lightdash/lightdash

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing agent-okteto-dev.sh via bash. From lightdash/lightdash.

6.1k yesterday A tokens not measured

PostToolUse

08

lightdash/lightdash

Hook Claude Code

Runs after a tool call finishes for Edit, Write, MultiEdit, NotebookEdit and Bash tool calls, executing agent-exedev-dev.sh via bash. From lightdash/lightdash.

6.1k yesterday A tokens not measured

Stop

09

lightdash/lightdash

Hook Claude Code

Runs when the agent finishes a response, executing agent-okteto-dev.sh and agent-exedev-dev.sh via bash (2 commands). From lightdash/lightdash.

6.1k yesterday A tokens not measured

lightdash

10

lightdash/lightdash

Settings file Claude Code

Agent settings declaring 4 hook events (SessionStart, UserPromptSubmit, PostToolUse, Stop).

6.1k yesterday A tokens not measured

add-onboarding-tour

11

lightdash/lightdash

Skill Claude CodeCodex

Add a first-run guided tour, product walkthrough, coachmarks, or empty-state mock/example data to a Lightdash frontend feature. Use when the user wants to onboard users to a page, add a "Take the tour" flow, explain an unfamiliar UI, or show sample data on an empty page.

6.1k yesterday A 66 tokens

lightdash/lightdash

Skill Claude CodeCodex

Step-by-step checklist for adding a new warehouse connection to Lightdash. Follow the Athena adapter as the canonical example (PRs #19751/#19752). The MotherDuck/DuckDB adapter is the most recent implementation.

6.1k yesterday A 0 tokens

agent-harness

13

lightdash/lightdash

Skill Claude CodeCodex

Guide for AI agents running in the isolated agent-harness environment. Use when you need to discover your agent ID, find your ports, manage your stack with agent-cli.sh, run verification, or understand the multi-agent development setup.

6.1k yesterday B 50 tokens

breakup-pr

14

lightdash/lightdash

Skill Claude CodeCodex

Break up a large PR into vertical feature slices delivered incrementally via Graphite stacked PRs. All verticals share a single feature flag so the entire feature ships atomically. Use when: splitting a large PR, breaking up a diff, vertical slicing, incremental delivery, phased rollout, or when a PR is too large to…

6.1k yesterday A 72 tokens

lightdash/lightdash

Skill Claude CodeCodex

Use when creating, opening, or writing the title/description of a pull request, or writing PR bodies via gh pr create or gt submit. Covers what must go in the PR description (a ticket — GitHub issue or Linear) and what must never appear (client/customer names or their data).

6.1k yesterday A 69 tokens

debug-local

16

lightdash/lightdash

Skill Claude CodeCodex

Debug the Lightdash app using PM2 logs, Maple traces, and browser automation. Use when investigating issues, tracking down bugs, understanding request flow, or correlating frontend actions with backend behavior.

6.1k yesterday A 42 tokens

deprecate-endpoint

17

lightdash/lightdash

Skill Claude CodeCodex

Use when deprecating, sunsetting, or removing a backend HTTP API endpoint in Lightdash — wiring deprecation logging, deadline/sunset dates, response headers, and Sentry alerting onto a TSOA controller route. Also covers making the deprecation visible on docs.lightdash.com and llms.txt (description lead line, x-mint…

6.1k yesterday A 94 tokens

fix-vulnerability

18

lightdash/lightdash

Skill Claude CodeCodex

Fix a Snyk vulnerability PR by regenerating the pnpm lockfile, checking changelogs for breaking changes, and posting findings as a PR comment. Use when asked to fix a vulnerability PR or handle a Snyk dependency upgrade.

6.1k yesterday A 53 tokens

lightdash/lightdash

Skill Claude CodeCodex

Apply the Lightdash frontend style guide when working on React components, migrating Mantine v6 to v8, or styling frontend code. Use when editing TSX files, fixing styling issues, or when user mentions Mantine, styling, or CSS modules.

6.1k yesterday A 55 tokens

graphite

20

lightdash/lightdash

Skill Claude CodeCodex

Manage stacked PRs with Graphite CLI (gt) instead of git for branch/PR operations. Auto-detects Graphite repos via .git/.graphiterepoconfig. Use when: creating stacked PRs, navigating branches, submitting PRs, syncing with main, restacking after changes, or any gt command usage.

6.1k yesterday A 69 tokens

har-replay

21

lightdash/lightdash

Skill Claude CodeCodex

Replay a HAR file as a mock backend to reproduce frontend performance issues with production data. Use when asked to replay a HAR file, reproduce a dashboard with a HAR, or test frontend performance with captured traffic.

6.1k yesterday A 45 tokens

ld-permissions

22

lightdash/lightdash

Skill Claude CodeCodex

Guide for Lightdash's CASL-based authorization system. Use when working with scopes, custom roles, abilities, permissions, ForbiddenError, authorization, or access control. Helps with adding new scopes, debugging permission issues, understanding the permission flow, and creating custom roles.

6.1k yesterday A 57 tokens

renovate-pr

23

lightdash/lightdash

Skill Claude CodeCodex

Test and assess an open Renovate dependency-bump PR. Picks the first open Renovate PR, checks out the branch, starts the app, exercises code paths affected by the upgraded package, reviews the changelog and (if needed) the upstream source diff, and reports whether the bump is safe to merge. Use when asked to "test a…

6.1k yesterday B 96 tokens