在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
harness-engineering-demo
harness-engineering-demo 收录了来自 coleam00 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
4
Stars
74
更新
2026-05-26
Forks
25
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
implement
软件开发工程师
Read a plan file, execute every task in dependency order with per-task validation, then write an implementation report to reports/<feature-slug>-implementation-report.md.
2026-05-26
plan
软件开发工程师
Analyze a ticket or feature description, read the codebase, identify risks, and write a context-rich implementation plan to plans/<feature-slug>-plan.md. No code is written in this phase.
2026-05-26
review
软件质量保证分析师与测试员
Delegate the latest implementation diff to the code-reviewer sub-agent for a PASS/CONCERNS verdict against CLAUDE.md rules, then write the verdict to reports/<feature>-review.md.
2026-05-26
validate
软件质量保证分析师与测试员
Run the full quality gate (ruff + mypy + pytest + tsc + vitest) and report PASS/FAIL for each command. Run before any commit or PR.
2026-05-26