D
Dagster Io技能
ego lite browser
赞助ego lite 是AI代理运行网页自动化时最快的浏览器,可与Codex或Claude Code共享您的登录状态,零成本,零配置。
Alpha Vantage MCP Server
赞助获取金融市场数据:实时和历史股票、ETF、期权、外汇、加密货币、大宗商品、基本面、技术指标等
ci-iteration
dagster-io
This skill should be used when running CI checks iteratively and fixing failures. Use when executing make targets (fast-ci, all-ci, ci), iterating on…
official
cli-push-down
dagster-io
将机械计算从LLM提示转移到经过测试的CLI命令中。在编写或审查包含嵌入式bash的斜杠命令时使用,当技能/命令…
official
cli-skill-creator
dagster-io
此技能应用于为CLI工具创建技能时。当用户要求记录命令行工具、创建CLI指南或构建技能时使用…
official
cmux
dagster-io
该技能应在使用终端复用器应用cmux时使用。当用户提及cmux命令、工作区管理、终端……时使用。
official
command-creator
dagster-io
此技能应在创建Claude Code斜杠命令时使用。当用户要求“创建命令”、“制作斜杠命令”、“添加命令”或希望……时使用。
official
dagster-best-practices
dagster-io
Dagster数据编排的专家指导,包括资产、资源、自动化、测试。
official
dagster-conventions
dagster-io
Dagster数据编排的专家指导,包括资产、资源、调度、传感器、
official
dagster-expert
dagster-io
针对Dagster项目、资产定义和dg CLI工作流提供专业指导。深入掌握Dagster概念(资产、组件、调度器、传感器、任务),协助项目结构搭建、调试及代码库导航。涵盖dg CLI的常见操作:创建项目、构建定义模板、列出资产、启动运行及探索项目结构。包含自动化方案(调度器、传感器、声明式自动化)与集成模式的指导...
official
dagster-expert
dagster-io
Expert guidance for working with Dagster and the dg CLI. ALWAYS use before doing any task that requires knowledge specific to Dagster, or that references…
official
dagster-integrations
dagster-io
帮助用户发现和理解Dagster集成库的技能。当用户有相关请求时使用。
official
dg
dagster-io
dg — 一个可安装的AI代理技能,由dagster-io/skills发布。
official
dignified-code-simplifier
dagster-io
简化并优化Python代码,提升清晰度、一致性和可维护性,同时保留所有功能。应用dignified-python标准。…
official
dignified-python
dagster-io
Production Python coding standards with automatic version detection (3.10-3.13). Use when writing, reviewing, or refactoring Python to ensure adherence to…
official
dignified-python
dagster-io
Opinionated production Python standards with automatic version detection (3.10-3.13). Use when writing, reviewing, or refactoring Python in repos that want…
official
dignified-python
dagster-io
固执己见的生产级Python标准,支持自动版本检测(3.10-3.13)。适用于
official
erk-diff-analysis
dagster-io
用于生成提交消息的内部技能。仅在按名称明确请求或通过命令调用时加载。
official
erk-exec
dagster-io
Guide for erk exec subcommands. Use when running erk exec commands to understand syntax, find the right command for a task, or learn common workflows. Always…
official
erk-gt
dagster-io
Erk-specific Graphite (gt) patterns. Supplements the official `graphite` skill with agent safety rules, metadata internals, worktree integration, and…
official
erk-planning
dagster-io
[已删除] 此技能已被删除。计划管理现由斜杠命令和AGENTS.md处理。
official
erk-skill-onboarding
dagster-io
Guide for adding new skills to the erk project. Use when creating a new skill, registering a skill in bundled/unbundled registries, classifying codex…
official
fake-driven-testing
dagster-io
This skill should be used when writing tests, fixing bugs, adding features, or modifying the gateway layer. Use when you need guidance on testing architecture,…
official
fake-driven-testing
dagster-io
此技能应在编写测试、修复缺陷、添加功能时使用,
official
fdt-refactor-mock-to-fake
dagster-io
Refactor tests that use unittest.mock.patch or MagicMock into erk's gateway-based fake pattern. Use when tests import unittest.mock, use @patch decorators, or…
official
fdt-refactor-mock-to-fake
dagster-io
通过让源代码注入网关依赖项,并在测试中配置预置的假对象,从测试中移除unittest.mock.patch。
official
gh
dagster-io
该技能适用于使用GitHub CLI(gh)处理拉取请求、议题、发布以及GitHub自动化时。当用户提及gh命令时使用…
official
graphite
dagster-io
使用 Graphite (gt) 处理堆叠 PR——创建、导航和管理 PR 堆栈。
official
gt
dagster-io
This skill should be used when working with Graphite (gt) for stacked pull requests. Use when users mention gt commands, stack management, PR workflows, or…
official
integrations-index
dagster-io
包含82个以上Dagster集成的综合索引,按官方tags.yml分类法组织
official
learned-docs
dagster-io
This skill should be used when writing, modifying, or reorganizing documentation in docs/learned/. Use when creating new documents, updating frontmatter,…
official
npx-skills
dagster-io
此技能应在使用 npx skills CLI(Vercel Labs 的 skills@1.4.5)管理代理技能时使用,包括安装、发现、更新等操作。
official
objective
dagster-io
This skill should be used when managing objectives - coherent goals that require 2+ plans/PRs to complete. Use when users want to create multi-plan tracking…
official
pr-feedback-classifier
dagster-io
Fetches and classifies PR review feedback with context isolation. Returns structured JSON with thread IDs for deterministic resolution. Use when analyzing PR…
official
pr-operations
dagster-io
在处理PR审查评论、解决讨论线程或回复讨论评论时使用。对于理解正确的erk exec命令至关重要…
official
refac-cli-push-down
dagster-io
将机械计算从LLM提示中转移到经过测试的CLI命令中。在编写或审查包含嵌入式bash的斜杠命令时使用,当某个技能/命令…
official
refac-mock-to-fake
dagster-io
Refactor tests that use unittest.mock.patch or MagicMock into erk's gateway-based fake pattern. Use when tests import unittest.mock, use @patch decorators, or…
official
refac-module-to-subpackage
dagster-io
Guide for converting a monolithic Python module into a subpackage with submodules. Use when breaking apart a large .py file into a directory of smaller…
official
rename-swarm
dagster-io
使用一群haiku代理并行批量重命名多个文件。适用于在5个以上文件中机械地重命名标识符、参数或键的场景。
official
session-inspector
dagster-io
This skill should be used when inspecting, analyzing, or querying Claude Code session logs. Use when users ask about session history, want to find sessions,…
official
skill-creator
dagster-io
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an…
official