Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

Ontology

Ontology에는 Frank-zhao-junjun에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
2
업데이트
2026-06-27
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

goal-loop
소프트웨어 개발자

Goal-Loop methodology for multi-step agent work: strategy exploration, GOAL/GOALS/REPORT files, sub-goal state machine, iteration budgets, rollback, and decision logs. Use when the user asks for Goal-Loop, Goal Kit, GOAL.md, GOALS.md, REPORT.md, .hermes planning, multi-phase delivery with checkpoints, or structured goal decomposition before execution.

2026-06-27
domain-rule-tester
소프트웨어 품질 보증 분석가·테스터

Use for rule-engine and domain logic tests—VX-01~12 cross-consistency, W-EPC-01~17 linter, epc-coverage computeCoverage, deriveEpcSteps ordering. Table-driven; one positive and one negative case per rule minimum.

2026-06-19
e2e-smoke-tester
소프트웨어 품질 보증 분석가·테스터

Use for tests/e2e smoke flows—ModelingWorkspace, business chain navigation, C workspace panels, derive/apply EPC. Tag @smoke; use waitFor; never mix vi.useFakeTimers with waitFor.

2026-06-19
integration-ui-tester
소프트웨어 품질 보증 분석가·테스터

Use for tests/integration—React components with @testing-library/react, ScenarioWorkspace, panels, element-library. Focus on testids, tabs, empty states, and store wiring without full E2E.

2026-06-19
test-designer
소프트웨어 품질 보증 분석가·테스터

Use before Coding (Unit step 3)—translate Unit Spec AC into Testing Cases with file paths, TC IDs, and pass/fail scenarios. Must complete before any production code for the Unit.

2026-06-19
test-lead
소프트웨어 품질 보증 분석가·테스터

Use when orchestrating a US/Unit test effort—assigning subagents, defining exit criteria, and signing off only with fresh verification evidence. Test Lead does not write all tests; it plans, dispatches, and gates.

2026-06-19
unit-store-tester
소프트웨어 품질 보증 분석가·테스터

Use for tests/unit and store integration—pure functions (lib/*), Zustand store getters, and helpers. RED-GREEN with vitest; no React unless unavoidable.

2026-06-19