Skip to main content
dzhng
GitHub 제작자 프로필

dzhng

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

수집된 skills
32
저장소
3
업데이트
2026년 8월 15일
저장소 탐색

저장소와 대표 skills

audit-performance
소프트웨어 개발자

Audit and prioritize performance work through bounded-work and forward-progress checks. Use when asked to find performance issues, investigate freezes/500s/OOMs, review retries or polling for no-progress loops, rank a performance backlog, or implement the…

2026년 8월 15일
marketing-pages
웹 개발자

Best-practice rulebook for a marketing site's pages, organized by page class — campaign landers, product pages, programmatic SEO trees, editorial. Use when writing or updating a landing/marketing page, wiring a campaign lander to an attribution identifier,…

2026년 8월 15일
audit-choices
소프트웨어 개발자

Audit the choices an implementing agent made, not its diff — a pure decision audit that traces the session's history into a choices ledger, changes no code, and never blocks an unsupervised run. Working code still embeds architecture the user never chose;…

2026년 8월 13일
eli5
소프트웨어 개발자

Explain a technical spec or proposed change in plain language: what problem it solves, how the solution works, and every schema change.

2026년 8월 13일
refactor-clean
소프트웨어 개발자

Refactor cleanly instead of layering sediment. Use when a change reveals duplicated concepts, local adapters, obsolete owners, compatibility wrappers, parallel abstractions, an over-large module that has accreted many responsibilities, or "just tack this on"…

2026년 8월 8일
code-review
소프트웨어 품질 보증 분석가·테스터

Review changed code for naming, stale references, unnecessary complexity, and comment quality. Use after completing implementation work, before committing, or when the user asks to review or audit code.

2026년 8월 5일
implement-spec
소프트웨어 개발자

Implement an existing spec through committed passes. Use for long or multi-pass specs that need maintenance checkpoints to periodically clean code, handoffs, priorities, and plan bloat before drift accumulates.

2026년 8월 1일
close-spec
소프트웨어 개발자

When a spec under specs/<feature>/ is done shipping (a write-spec build, or any planned task that produced a spec), archive it to specs/done/ and rewrite it from a build-plan into a durable rationale — the why, the principles, the invariants — pointing back…

2026년 7월 21일
수집된 skill 22개 중 8개를 표시합니다.
audit-choices
소프트웨어 품질 보증 분석가·테스터

Audit the choices an implementing agent made, not its diff — a pure decision audit that traces the session's history into a choices ledger, changes no code, and never blocks an unsupervised run. Working code still embeds architecture the user never chose;…

2026년 8월 1일
code-review
소프트웨어 품질 보증 분석가·테스터

Review changed code for naming, stale references, unnecessary complexity, and comment quality. Use after completing implementation work, before committing, or when the user asks to review or audit code.

2026년 8월 1일
implement-spec
소프트웨어 개발자

Implement an existing spec through committed passes. Use for long or multi-pass specs that need maintenance checkpoints to periodically clean code, handoffs, priorities, and plan bloat before drift accumulates.

2026년 8월 1일
refactor-clean
소프트웨어 개발자

Refactor cleanly instead of layering sediment. Use when a change reveals duplicated concepts, local adapters, obsolete owners, compatibility wrappers, parallel abstractions, an over-large module that has accreted many responsibilities, or "just tack this on"…

2026년 8월 1일
write-spec
소프트웨어 개발자

Break large features into independently verifiable, human-reviewable slices under specs/<feature>/. Use for risky or multi-step feature work that needs upfront questioning, API seams, browser-playable checkpoints, HTML visualizations, screenshot gates, staged…

2026년 7월 19일
codex
기타 컴퓨터 관련 직업

Use the local Codex CLI as an independent second agent. Two branches — (1) proactively run `codex review` for a second opinion after completing a substantive change, before presenting it as done or committing; (2) delegate a well-defined implementation task…

2026년 7월 17일
write-eval
소프트웨어 품질 보증 분석가·테스터

Write a live eval for new or changed runner/agent behavior using red/green TDD plus a falsification check that proves the eval fails when the behavior is broken. Use whenever you add or modify behavior that should be covered by an eval, when asked to "write…

2026년 7월 8일
debug-memory
소프트웨어 품질 보증 분석가·테스터

Reproduce observational-memory bugs (reflection, recall, observer, freshness, eviction) by dumping the live `~/.duet/memory.db` into a fixture and driving an eval against it. Use whenever the agent's memory misbehaves — wrong observations, bad reflections,…

2026년 5월 25일
수집된 skill 9개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다