dagster-expert作者: dagster-io
Expert guidance for Dagster projects, asset definitions, and dg CLI workflows. Provides deep knowledge of Dagster concepts (assets, components, schedules, sensors, jobs) and helps with project structure, debugging, and codebase navigation Covers the dg CLI for common tasks: creating projects, scaffolding definitions, listing assets, launching runs, and exploring project structure Includes guidance on automation approaches (schedules, sensors, declarative automation) and integration patterns...
npx skills add https://github.com/dagster-io/skills --skill dagster-expert来自 dagster-io 的更多技能
erk-exec
by dagster-io
Before running any erk exec command, check syntax with -h :
fake-driven-testing
by dagster-io
This skill should be used when writing tests, fixing bugs, adding features,
dagster-best-practices
by dagster-io
Expert guidance for Dagster data orchestration including assets, resources, automation, testing,
dagster-conventions
by dagster-io
Expert guidance for Dagster data orchestration including assets, resources, schedules, sensors,
dagster-expert
by dagster-io
Expert guidance for working with Dagster and the dg CLI. ALWAYS use before doing any task that requires
dagster-integrations
by dagster-io
Skill that helps users discover and understand Dagster integration libraries. Used when users have requests related to
dg
by dagster-io
Dagster CLI for project creation, scaffolding components, launching assets, listing definitions,
dignified-python
by dagster-io
Opinionated production Python standards with automatic version detection (3.10-3.13). Use when