Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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개 표시
모든 저장소를 표시했습니다