Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
move-hoon
GitHub 제작자 프로필

move-hoon

1개 GitHub 저장소에서 수집된 7개 skills를 저장소 단위로 보여줍니다.

수집된 skills
7
저장소
1
업데이트
2026-06-07
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

observe
소프트웨어 개발자

Measure cost and context before justifying any harness change (P7). Read /context, /cost, /status and the tool-failure log to get before/after numbers; roll back anything that worsens a metric. Use when adding tools, evaluating a phase, or diagnosing quota burn.

2026-06-07
structure-graph
소프트웨어 개발자

GitNexus is a conditional accelerator, not a default navigation tool. Use it early only when the task already signals large-repo, cross-module, blast-radius, or unclear-flow uncertainty. Every candidate must be verified with rg/Probe before reading deeply or editing.

2026-06-06
search-ladder
소프트웨어 개발자

Offload code search to deterministic tools instead of hand-grepping or reading whole files (P1). Climb the ladder lexical → structural → semantic, stopping at the first rung that answers. Use whenever locating symbols, call sites, definitions, or concepts in a repo.

2026-06-06
caveman
소프트웨어 개발자

Compress output to the minimum that conveys the result (P8). Drop preamble, prose, and whole-file re-prints; deliver code, diffs, and file:line refs. Use on every response, scaling density to task size (lite / full / ultra).

2026-06-05
edit-deterministic
소프트웨어 개발자

Offload mechanical and type-aware edits to deterministic tools instead of LLM file-rewrites (P2). Use ast-grep --rewrite for repeated/mechanical transforms and Serena replace_symbol for single type-aware symbol edits. Apply whenever a change is rule-shaped rather than judgment-shaped.

2026-06-05
karpathy
소프트웨어 개발자

Engineering guardrails for every change — the behavioral base of the policy spine. Make no unrequested assumptions, no over-engineering, no orthogonal edits, and match the surrounding code. Apply on every edit, plan, and review.

2026-06-05
sober-review
소프트웨어 품질 보증 분석가·테스터

Portable code-review checklist. Use before a commit/PR or after a non-trivial change. Run it in a separate read-only helper when your runtime supports one; Sober ships the checklist, not a fixed reviewer.

2026-06-05
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다