By yu-iskw
Lightdash Development plugin for semantic layer modeling (dbt YAML, metrics, dimensions).
Lead agent for designing and overseeing the Lightdash semantic layer.
Specialized agent for implementing dimensions, metrics, and models in dbt YAML.
QA agent focused on validating project health and impact analysis.
Skill for configuring dbt models as Lightdash tables/explores using dbt 1.10+ and Fusion standards.
Skill for defining and modifying dynamic parameters in the Lightdash semantic layer.
Skill for managing temporary Lightdash preview environments to test semantic layer changes in isolation.
Skill for discovering and inspecting dimensions in the Lightdash semantic layer.
Skill for discovering and inspecting metrics in the Lightdash semantic layer.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Accelerate your dbt lifecycle with specialized Claude Code plugins. This repository provides high-performance agents and skills for mastering dbt Core, dbt Cloud, dbt Fusion, Elementary, and Lightdash.
| Category | Plugin | Description | Status |
|---|---|---|---|
| Semantic Layer | lightdash-development | dbt 1.10+ metrics, dimensions, and semantic layer modeling. | ✅ GA |
| Analysis | lightdash-analysis | Data discovery and insight generation from Lightdash explores. | ✅ GA |
| Content Ops | lightdash-content-admin | Space organization and content validation for Lightdash. | ✅ GA |
| Admin | lightdash-org-admin | Lightdash organization management (users, groups, projects). | ✅ GA |
| AgentOps | lightdash-agentops | Build, manage, and autonomously tune Lightdash AI agents. | 🧪 Beta |
read-only, write-idempotent, write-destructive) for all tools.Ensure you have Claude Code installed and authenticated.
Refer to the Product Documentation for detailed configuration instructions for each plugin.
The most efficient way to use these plugins is by adding this repository as a plugin marketplace. This enables discovery and management of all specialized plugins through the /plugin interface.
Add the repository as a marketplace to enable easy discovery and updates:
# Within Claude Code
/plugin marketplace add yu-iskw/dbt-heros
Once added, you can browse available plugins via /plugin discover or install them directly:
# Within Claude Code
/plugin install lightdash-analysis@dbt-heros
You can also install specific plugins directly using their GitHub path:
# Within Claude Code
/plugin install yu-iskw/dbt-heros/plugins/lightdash-analysis
If you have cloned the repository locally, you can add it as a local marketplace or install individual plugins from local paths:
# Add as a local marketplace (at the repository root)
/plugin marketplace add .
# Or install an individual plugin
claude plugin install ./plugins/lightdash-analysis
Each plugin ships a .codex-plugin/plugin.json manifest. The repo-scoped marketplace catalog is at .agents/plugins/marketplace.json.
When working inside this repository, Codex auto-detects .agents/plugins/marketplace.json and surfaces all five plugins in the plugin directory. No extra setup is needed. To enable a specific plugin:
# Within Codex
/plugin install lightdash-analysis@dbt-heroes
Codex caches installed plugins under ~/.codex/plugins/cache/dbt-heroes/<plugin-name>/local/. Each plugin can be enabled or disabled individually; state is stored in ~/.codex/config.toml.
To make the plugins available from any repository, copy or symlink the marketplace file to the personal catalog location:
mkdir -p ~/.agents/plugins
# Copy
cp .agents/plugins/marketplace.json ~/.agents/plugins/marketplace.json
# Or symlink (stays in sync with repo updates)
ln -s "$(pwd)/.agents/plugins/marketplace.json" ~/.agents/plugins/marketplace.json
After restarting Codex, the dbt-heroes plugins will appear in the plugin directory regardless of the working directory.
This repository is a monorepo. To add a new plugin or contribute to existing ones, refer to our Development Guide (coming soon).
npx claudepluginhub yu-iskw/dbt-heroes --plugin lightdash-developmentAgent skills and subagents for automating GitHub issues, project boards, and workflows using the GitHub CLI.
Agent skills for adopting and tuning sqlfluff-complexity CPX rules in SQLFluff and dbt projects.
Agent team plugin for software development with 3-tier pipeline: Plan → Research/Orchestrate → Parallel execution. Provides 11 specialized agents (planner, orchestrator, product-manager, designer, software-engineer, code-reviewer, qa, sre-devops, security, legal-compliance, researcher) and 11 matching skills for collaborative development workflows.
Lightdash Organization Administration plugin for managing users, groups, and organization settings.
Lightdash Content Administration plugin for managing spaces, charts, and dashboards within a project.
Skills for analytics engineering with dbt — building models, writing tests, querying the semantic layer, troubleshooting jobs, and more.
Build, validate, and query Sidemantic semantic models, and generate analytics webapps from them. Ships the modeler and webapp-builder skills.
Analytics engineering for Claude Code and any agent: data warehouse exploration, dbt transformation and semantic modeling, and schema-drift maintenance on dbt.
Connect to Looker and interact with your data using LookML.
Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.
dbt data transformation toolkit for model building, testing, and documentation. Includes dbt architect agent for strategic data modeling decisions.