Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
changkun
GitHub 创作者资料

changkun

按仓库查看 2 个 GitHub 仓库中的 20 个已收集 skills,并展示近似职业覆盖。

已收集 skills
20
仓库
2
职业领域
2
更新
2026-04-18
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
wallfacer
19 个 skills679更新于 2026-04-18
占该创作者 95%
wf-spec-breakdown
软件开发工程师

Break down a spec into child specs — either design specs (non-leaf, need further iteration) or implementation tasks (leaf, ready to dispatch). Automatically determines breakdown mode from spec lifecycle state, or accepts an explicit override. Use when a spec needs decomposition.

2026-04-18
wf-spec-dispatch
项目管理专家

Dispatch a validated spec to the task board. Validates prerequisites, resolves dependency wiring, creates the task, and updates the spec's dispatched_task_id atomically. Also supports undispatching (cancel + clear link). Use when a spec is ready for execution.

2026-04-18
implement-spec
软件开发工程师

Implement a design spec from specs/ — reads the spec, plans the work, implements each item with tests and docs, then commits. Use when the user says "implement spec", "build spec", or references a spec file to implement.

2026-04-18
status
项目管理专家

Report current status across all specs — what's done, in progress, blocked, and what's next. Reads reality (spec files, task files, git history) instead of relying on manually maintained status tables.

2026-04-18
validate-specs
软件开发工程师

Validate all specs against the document model rules — check required frontmatter fields, valid status/track/effort values, DAG acyclicity, dispatch consistency, orphan detection, and status consistency. Use to catch structural issues across the spec tree.

2026-04-12
wf-spec-diff
软件质量保证分析师与测试员

Compare a completed task's implementation against its source spec. Produces a structured divergence report — which acceptance criteria were satisfied, which diverged, and what was implemented but unspecified. Appends an Outcome section to the spec. Use after a dispatched task completes.

2026-04-03
wf-spec-create
软件开发工程师

Create a new design spec in specs/. Gathers context, explores the codebase, writes the spec with proper frontmatter, and updates specs/README.md. Use when the user says "create a spec", "write a spec", "new spec", or "/spec".

2026-04-03
check-impact
软件开发工程师

Analyze what existing code and specs a proposed change will affect. Use before implementing a spec to understand blast radius, identify risks, and find specs that need updating.

2026-04-03
当前展示该仓库 Top 8 / 19 个已收集 skills。
#002
dotfiles
1 个 skills15122更新于 2026-03-03
占该创作者 5.0%
已展示 2 / 2 个仓库
已展示全部仓库