Source

dzhng/skills

24 skills · 3.3K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
explore-unknowns Guide the user through a quadrant walk that maps the unknowns of a task — open by listing the known knowns, then work…
dzhng/skills
251
2
refactor-clean Refactor cleanly instead of layering sediment. Use when a change reveals duplicated concepts, local adapters, obsolet…
dzhng/skills
210
3
implement-spec Implement an existing spec through committed passes. Use for long or multi-pass specs that need maintenance checkpoin…
dzhng/skills
186
4
codex Use the local Codex CLI as an independent second agent. Two branches — (1) proactively run `codex review` for a secon…
dzhng/skills
177
5
close-spec When a spec under specs/<feature>/ is done shipping (a write-spec build, or any planned task that produced a spec), a…
dzhng/skills
175
6
write-docs Write and edit project docs (README/markdown) as a glossary of principles, not a mirror of the code. Use when creatin…
dzhng/skills
174
7
compare-screenshots Compare screenshots to judge which image is less wrong, not to match a baseline. Use when a UI, game, document, rende…
dzhng/skills
169
8
eval-skills Eval and improve a skill against golden cases — run the target skill blind in a fresh, context-free subagent on each …
dzhng/skills
169
9
screenshot-critique Use the unprimed sub agent as a second set of eyes before accepting visual work — MANDATORY before declaring any user…
dzhng/skills
169
10
write-skills Create or revise agent skills. Use when adding a new skill file, renaming a skill, simplifying an existing skill, imp…
dzhng/skills
167
11
write-spec Break large features into independently verifiable, human-reviewable slices under specs/<feature>/. Use for risky or …
dzhng/skills
165
12
preview-shots Open image shots (screenshots, snapshot baselines, montages, renders) in ONE macOS Preview window so the user can eye…
dzhng/skills
158
13
renderer Build, debug, or review WebGPU renderer work — three.js/TSL scene layers, node materials, or raw WGSL passes and comp…
dzhng/skills
158
14
implement-spec-with-codex Run [implement-spec](../implement-spec/SKILL.md) with Codex doing the implementation passes while you orchestrate, in…
dzhng/skills
144
15
claude Use Claude Code as an independent `claude -p` subagent when the user explicitly asks for Claude, wants a second-agent…
dzhng/skills
142
16
write-tests Write tests that pin real behavior instead of implementation details, config values, or lucky samples. Use when addin…
dzhng/skills
136
17
eli5 Explain a technical spec or proposed change in plain language: what problem it solves, how the solution works, and ev…
dzhng/skills
115
18
code-review Review changed code for naming, stale references, unnecessary complexity, and comment quality. Use after completing i…
dzhng/skills
97
19
review Closeout pass on a finished substantive change — sequence refactor-clean (shape), code-review (diff), and write-docs …
dzhng/skills
97
20
audit-choices Audit the choices an implementing agent made, not its diff — a pure decision audit that traces the session's history …
dzhng/skills
89
21
audit-performance Audit and prioritize performance work through bounded-work and forward-progress checks. Use when asked to find perfor…
dzhng/skills
61
22
marketing-pages Best-practice rulebook for a marketing site's pages, organized by page class — campaign landers, product pages, progr…
dzhng/skills
57
23
feature-slicing Break large features into independently verifiable, human-reviewable slices under specs/<feature>/. Use for risky or …
dzhng/skills
19
24
find-skills Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is…
dzhng/skills
2