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

verbs

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

수집된 skills
15
Stars
5
업데이트
2026-07-22
Forks
0
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

advisor
기타 컴퓨터 관련 직업

Pull a decorrelated second opinion from a DIFFERENT model on a LOAD-BEARING judgment: a design fork, a pre-commit plan, an irreversible or outward-facing call. Reversible calls just decide. `--panel` = blind critics on a prepared plan. NOT code-diff review (review), NOT mechanical work for Codex (handover), NOT sharpening a fuzzy idea (grill).

2026-07-22
ui
웹·디지털 인터페이스 디자이너

Build or fix UI surfaces with a committed point of view: pages, components, layout, typography, motion feel, design review. Triggers: 設計, 做頁面, 做組件, 不好看, 很醜, 突兀, 不協調, 字體, 排版, 樣式, 前端, UI, 截圖, 很死, 死板, 生硬, 沒動效, 沒回饋感, 切換好硬, design, build a page/component, make it look good, typography, feels dead, stiff, lifeless, janky transition, this looks wrong. NOT for backend logic, browser-test verification (use `qa`), root-cause debugging of a broken render (use `debug`), or throwaway variant exploration before a direction is chosen (use `prototype`).

2026-07-21
handover
소프트웨어 개발자

Bounded fresh-context handover for unfinished mechanical build units from an existing plan. A Claude Code or Codex orchestrator may start a fresh Claude or Codex worker and keeps ownership. - /handover [--agent claude|codex] [slug]: sync handoff through `scripts/verbs fresh-run`. - /handover --async [slug]: write a self-contained payload to docs/handoffs/ only; does not spawn Codex or touch git. Use when a locked, file-scoped task benefits from fresh conversation context. NOT for plan writing, closing finished work, PR/ship flow, or exploratory judgment-heavy work (pull a cross-model take with advisor instead).

2026-07-21
review
소프트웨어 품질 보증 분석가·테스터

Review a code diff before PR or on request. Uses a bounded low-risk fast path, scoped evidence, risk-triggered lenses, and cold-context escalation. NOT browser QA, prepared-plan critique, or external artifact trust checks.

2026-07-21
sprint
소프트웨어 개발자

Focused execution from a concrete outcome to SHIPPED, PAUSED, FAILED, or ABORTED_BY_USER. Adds acceptance-driven loops, bounded review, and delivery evidence beyond native coding behavior. Routes unclear requirements to grill, bugs to debug, UI work to ui, and completed delivery to ship. NOT for hypothetical or planning-only responses.

2026-07-21
harness-slim
기타 컴퓨터 관련 직업

Audit and reduce a live multi-runtime agent harness after adoption. Use for installed skill/plugin parity, cold-start context, routing overlap, telemetry, or human-attention load. Produces a reversible proposal; it does not mutate the harness.

2026-07-20
grill
프로젝트 관리 전문가

Adversarial requirement discovery. Ask ONE question at a time, hunting for hidden requirements / unknown unknowns. Drills one angle at a time, then by default runs a structured close that writes a brief (+ executable plan) to docs/. Say "quick" or "don't write files" to stop at a chat-only log instead. Use when the user says "grill me on X", "interrogate this idea", "stress test this scope", "what am I missing", "draft a brief", "structured intake". Skip for tasks where scope is already concrete.

2026-07-19
wayfinder
프로젝트 관리 전문가

Chart or work a decision map across sessions until the route to its destination is clear. With a large, fuzzy topic and no map, delegate charting to grill and stop after the map is created. With an existing map, take ONE unblocked entry, resolve it by type (research / grilling / prototype / task), write the decision back, and graduate the fog. Use when starting or resuming a multi-session effort. NOT executing a locked plan (sprint).

2026-07-19
prototype
소프트웨어 개발자

Throwaway prototype that answers ONE design question. Logic branch ("does this state model / data shape feel right?") → tiny interactive terminal driver. UI branch ("what should this look like?") → several structurally different variants behind a ?variant= param. Use when a design question is answerable by building cheap and reacting: sanity-check a state model, explore what a surface should look like, make a grill open question concrete. NOT committed production UI work (use `ui`) and NOT the feature itself (use `sprint`).

2026-07-16
debug
소프트웨어 개발자

Systematic root-cause debugging. Use for errors, crashes, regressions, failing tests, "used to work and now doesn't", or flaky/intermittent behavior. Triggers: 排查, 查 bug, 報錯, 崩潰, 跑不通, 以前是好的, 回歸, 反覆修不好, debug, why is this broken, regression, root cause, used to work, stack trace. NOT for code-diff review (use `review`), UI taste complaints (use `ui`), or building new features.

2026-07-16
qa
소프트웨어 품질 보증 분석가·테스터

Browser-based QA. Use when UI has changed, or when asked to "test this", "QA", or "check the page". Requires browser automation from the host. NOT for non-UI checks (use the project's normal test or verification path); NOT for code-diff review (use `review`).

2026-07-15
ship
소프트웨어 개발자

Close completed code work through test, commit, push, and PR. Use when asked to "ship", "create PR", or publish the current branch. To hand unfinished work to Codex, use handover.

2026-07-15
careful
소프트웨어 개발자

Use when working on production code, shared infrastructure, or unfamiliar codebases. Adds confirmation gates before destructive commands (force push, rm -rf, publish, DROP).

2026-07-13
codebase-design
소프트웨어 개발자

Deep-module design vocabulary: a lot of behaviour behind a small interface, placed at a clean seam, testable through that interface. Use when designing or reshaping a module's interface, deciding where a seam goes, judging shallow vs deep, making code testable, or when another skill needs these terms. NOT diff review (use `review`) or requirement discovery (use `grill`).

2026-07-13
gatekeeper
정보 보안 분석가

Pre-adoption trust check for software artifacts before they touch your system: skill/MCP installs, GitHub repositories, URLs/documents, packages, APIs, SDKs, and software services. Triggers on /gatekeeper, /slowmist-agent-security (alias), "is this safe to install", "check this repo".

2026-07-13