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

nsoybean

按仓库查看 2 个 GitHub 仓库中的 10 个已收集 skills。

已收集 skills
10
仓库
2
更新
2026-06-08
仓库浏览

仓库与代表性 skills

dev-pipeline-commit
软件开发工程师

TDD phase 5 — commit if tests pass and review confidence >= 7, write result.md summary. Used by dev-pipeline orchestrator.

2026-06-08
dev-pipeline-implement
软件开发工程师

TDD build phase — implement feature code from a plan spec without modifying tests. One round per invocation; orchestrator loops with run-tests.

2026-06-08
dev-pipeline-red-check
软件质量保证分析师与测试员

TDD phase 2 — run the test suite and confirm correct red state (tests fail before implementation). Used by dev-pipeline orchestrator after write-tests.

2026-06-08
dev-pipeline-review
软件质量保证分析师与测试员

TDD phase 4 — adversarial review of implementation against the plan spec. Returns confidence score 0-10. Used by dev-pipeline orchestrator.

2026-06-08
dev-pipeline-run-tests
软件质量保证分析师与测试员

Run the project test suite and return structured TestResult JSON. Used by dev-pipeline build loop and standalone test verification.

2026-06-08
dev-pipeline
软件开发工程师

Orchestrates the TDD build pipeline: read plan → write tests → red check → build until green → review → commit. Launches phase subagents via Task. Use when building from plans/<feature>/plan.md, running dev-pipeline, or implementing a spec after dev-plan.

2026-06-08
dev-pipeline-write-tests
软件质量保证分析师与测试员

TDD phase 1 — write the full test suite from a plan spec before any implementation exists. Used by dev-pipeline orchestrator or standalone when writing tests from plans/*/plan.md Test contracts.

2026-06-08
dev-plan
软件开发工程师

Interactive planning: explore the codebase, ask clarifying questions, and write an unambiguous spec to plans/<feature>/plan.md. Use when planning a new feature, writing a build spec, or running dev-plan.

2026-06-08
已展示 2 / 2 个仓库
已展示全部仓库