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

dot

dot 收录了来自 dusktreader 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

run-pr
软件开发工程师

Publishes a clean normal feature or task branch and creates its pull request on explicit human request.

2026-07-21
design-plans
软件开发工程师

Instructions for writing good design plan artifacts. Use when specifically requested.

2026-07-21
create-implementation-plan
软件开发工程师

Instructions for writing good implementation plans artifacts. Use when specifically requested.

2026-07-21
execute-implementation-plan
软件开发工程师

Instructions for executing implementation plans. Use when specifically requested.

2026-07-21
execute-implementation-task
软件开发工程师

Instructions for executing a task from an implementation plans. Use when specifically requested.

2026-07-21
investigate-codebase
软件开发工程师

Instructions for investigating a codebase to answer a specific question.

2026-07-21
review-code
软件质量保证分析师与测试员

Reviews code changes directly against quality standards. Use when no implementation plan or journal exists.

2026-07-21
review-design-plan
软件开发工程师

Instructions for reviewing design plans artifacts. Use when specifically requested.

2026-07-21
review-implementation-execution
软件质量保证分析师与测试员

Reviews implementation execution (code changes) against a plan for quality, coverage, and plan alignment.

2026-07-21
review-implementation-plan
软件开发工程师

Instructions for reviewing implementation plans artifacts. Use when specifically requested.

2026-07-21
run-architecture-audit
软件开发工程师

Orchestrates an architecture audit: investigate the codebase and produce a structured assessment with findings and recommendations.

2026-07-21
run-hack
软件开发工程师

Makes a low-risk current-branch change with a hack journal and focused verification.

2026-07-21
run-task
软件开发工程师

Use for any well-scoped minor change where the human knows what they want and no design document is needed — small features, localized refactors, config changes, test additions, formatting fixes, or doc updates. Reach for this before run-implementation whenever all affected files can be listed up front.

2026-07-15
review-pr
软件质量保证分析师与测试员

Works through PR review comments: triages findings, gets human input on non-trivial ones, applies fixes, and replies to each comment with the outcome.

2026-07-02
run-bug-fix
软件开发工程师

Orchestrates the full bug fix workflow: investigate, plan, execute, and review.

2026-07-02
run-fix
软件开发工程师

Extends an existing implementation project with a scoped fix. Use when a human identifies a gap or missed requirement post-implementation. Never trigger automatically.

2026-07-02
run-hotfix
软件开发工程师

Streamlined workflow for urgent fixes. Minimal Stop points, no plan review, lightweight code review.

2026-07-02