Skip to main content
dzhng
Profil créateur GitHub

dzhng

Vue par dépôt de 32 skills collectés dans 3 dépôts GitHub.

skills collectés
32
dépôts
3
mis à jour
15 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

audit-performance
Développeurs de logiciels

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…

15 août 2026
marketing-pages
Développeurs web

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,…

15 août 2026
audit-choices
Développeurs de logiciels

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;…

13 août 2026
eli5
Développeurs de logiciels

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

13 août 2026
refactor-clean
Développeurs de logiciels

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"…

8 août 2026
code-review
Analystes en assurance qualité des logiciels et testeurs

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.

5 août 2026
implement-spec
Développeurs de logiciels

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.

1 août 2026
close-spec
Développeurs de logiciels

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…

21 juil. 2026
Affichage de 8 skills collectés sur 22.
audit-choices
Analystes en assurance qualité des logiciels et testeurs

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;…

1 août 2026
code-review
Analystes en assurance qualité des logiciels et testeurs

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.

1 août 2026
implement-spec
Développeurs de logiciels

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.

1 août 2026
refactor-clean
Développeurs de logiciels

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"…

1 août 2026
write-spec
Développeurs de logiciels

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…

19 juil. 2026
codex
Autres occupations informatiques

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…

17 juil. 2026
write-eval
Analystes en assurance qualité des logiciels et testeurs

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…

8 juil. 2026
debug-memory
Analystes en assurance qualité des logiciels et testeurs

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,…

25 mai 2026
Affichage de 8 skills collectés sur 9.
3 dépôts affichés sur 3
Tous les dépôts sont affichés