Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

Ontology

Ontology contient 7 skills collectées depuis Frank-zhao-junjun, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
2
mis à jour
2026-06-27
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

goal-loop
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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