skill
职业分类
描述
更新
update-changelog
软件开发工程师
Update the project CHANGES.md with issues from a given GitHub milestone, with correct categorization and references.
2026-05-19
gh-issue-from-pr
项目管理专家
Create a user-facing GitHub issue from a PR, separating the WHAT from the HOW, with correct milestone, project, labels, and issue type.
2026-05-18
taiga
项目管理专家
Fetch information from Taiga public API for the Penpot project (id 345963) — issues, user stories, and tasks, without authentication.
2026-05-15
nrepl-eval
软件开发工程师
Evaluate Clojure code via nREPL using the standalone tools/nrepl-eval.mjs CLI tool.
2026-05-10
backport-commit
软件开发工程师
Port changes from a specific Git commit to the current branch by manually applying the diff, avoiding cherry-pick when it would introduce complex conflicts.
2026-04-29