create-custom-dagster-component

Community

Auto-create Dagster components with demo mode.

Authorcnolanminich
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the creation and validation of a new custom Dagster component using the dg CLI, including optional demo-mode support and realistic asset scaffolding.

Core Features & Use Cases

  • Scaffold a new Dagster Component with dg scaffold component <ComponentName>.
  • Implement demo_mode logic and 3-5 realistic assets with dependencies.
  • Validate component loading with dg check defs and dg list defs to ensure assets are loaded correctly.
  • Optionally create a custom scaffolder for streamlined component instantiation.
  • Create a component instance YAML scaffold for demo or production usage.

Quick Start

uv run dg scaffold component <ComponentName> uv run dg scaffold defs my_module.components.ComponentName my_component uv run dg check defs

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-custom-dagster-component
Download link: https://github.com/cnolanminich/dagster-project-claude-files/archive/main.zip#create-custom-dagster-component

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.