Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dld-kit

dld-kit 收录了来自 jimutt 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
4
更新
2026-06-01
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dld-implement
软件开发工程师

Implement one or more proposed decisions. Makes code changes, adds `@decision` annotations, and updates decision status.

2026-06-01
dld-implement
软件开发工程师

Implement one or more proposed decisions. Makes code changes, adds `@decision` annotations, and updates decision status.

2026-06-01
dld-reindex
软件开发工程师

Resolve decision ID collisions between a local branch and the base branch (and open PRs) before rebasing. Renames colliding local decisions with git mv, rewrites cross-references and annotations, then squashes branch commits into a single rebase-clean reindex commit.

2026-05-18
dld-common
软件开发工程师

Shared utility scripts for DLD skills. Not intended for direct invocation — used internally by other DLD skills.

2026-05-18
dld-reindex
软件开发工程师

Resolve decision ID collisions between a local branch and the base branch (and open PRs) before rebasing. Renames colliding local decisions with git mv, rewrites cross-references and annotations, then squashes branch commits into a single rebase-clean reindex commit.

2026-05-18
dld-audit-auto
软件开发工程师

Autonomous audit — detects drift, fixes issues, and opens a PR. Designed for scheduled/CI execution without human interaction.

2026-04-29
dld-audit-auto
软件开发工程师

Autonomous audit — detects drift, fixes issues, and opens a PR. Designed for scheduled/CI execution without human interaction.

2026-04-29
dld-audit
软件开发工程师

Scan for drift between decisions and code. Finds orphaned annotations, stale references, and undocumented changes.

2026-04-29
dld-audit
软件开发工程师

Scan for drift between decisions and code. Finds orphaned annotations, stale references, and undocumented changes.

2026-04-29
dld-adjust
软件开发工程师

Adjust or update existing decision records. Handles permission gating for accepted decisions and correctly interprets adjustment requests.

2026-03-24
dld-decide
软件开发工程师

Record a single development decision as a markdown file with YAML frontmatter. Collects context, rationale, and code references interactively.

2026-03-24
dld-plan
项目管理专家

Break down a feature into multiple decisions interactively. Creates a set of decision records grouped by a shared tag.

2026-03-24
dld-adjust
项目管理专家

Adjust or update existing decision records. Handles permission gating for accepted decisions and correctly interprets adjustment requests.

2026-03-24
dld-decide
软件开发工程师

Record a single development decision as a markdown file with YAML frontmatter. Collects context, rationale, and code references interactively.

2026-03-24
dld-plan
软件开发工程师

Break down a feature into multiple decisions interactively. Creates a set of decision records grouped by a shared tag.

2026-03-24
dld-snapshot
软件开发工程师

Generate SNAPSHOT.md (detailed decision reference) and OVERVIEW.md (narrative synthesis with diagrams) from the decision log.

2026-03-22
dld-snapshot
软件开发工程师

Generate SNAPSHOT.md (detailed decision reference) and OVERVIEW.md (narrative synthesis with diagrams) from the decision log.

2026-03-22
dld-init
软件开发工程师

Bootstrap DLD (Decision-Linked Development) in a repository. Creates dld.config.yaml, the decisions/ directory, and INDEX.md. Run once per project.

2026-03-09
dld-lookup
软件开发工程师

Look up decisions by ID, tag, code path, or keyword. IMPORTANT — use this proactively whenever you encounter `@decision` annotations in code you are about to read or modify.

2026-03-09
dld-status
软件开发工程师

Quick overview of the decision log state — counts by status, recent decisions, and run tracking info.

2026-03-09
dld-init
软件开发工程师

Bootstrap DLD (Decision-Linked Development) in a repository. Creates dld.config.yaml, the decisions/ directory, and INDEX.md. Run once per project.

2026-03-09
dld-lookup
软件开发工程师

Look up decisions by ID, tag, code path, or keyword. IMPORTANT — use this proactively whenever you encounter `@decision` annotations in code you are about to read or modify.

2026-03-09
dld-status
软件开发工程师

Quick overview of the decision log state — counts by status, recent decisions, and run tracking info.

2026-03-09
dld-retrofit
软件开发工程师

Bootstrap DLD decisions from an existing codebase. Analyzes code to infer rationale, generates decision records, and adds `@decision` annotations.

2026-03-09
dld-retrofit
软件开发工程师

Bootstrap DLD decisions from an existing codebase. Analyzes code to infer rationale, generates decision records, and adds `@decision` annotations.

2026-03-09