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 件のリポジトリを表示
すべてのリポジトリを表示しました