Source

jayden-dang/skills

170 skills · 4.8K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
research Use when a design, planning, or implementation question turns on external facts — how a library or API actually behav…
jayden-dang/skills
92
2
triage Triages incoming tracker issues, bug reports, and external PRs — a classification, an investigation, or an agent-read…
jayden-dang/skills
88
3
brainstorm Use at the very start of the idea-to-ship chain — when the user wants to add, build, or change a feature, behavior, o…
jayden-dang/skills
55
4
code-review Use when a branch, PR, diff, or set of changes needs review before merging — produces a two-axis verdict (repo-standa…
jayden-dang/skills
54
5
execute-plan Use when an approved tasks.md has Execution-mode continuous and needs subagent task-wave execution — dual-verdict rev…
jayden-dang/skills
53
6
setup-repo Configures an existing repo for this skill set — a docs/agents/ layer covering verify commands, tracker and labels, r…
jayden-dang/skills
53
7
write-plan Use when a design is approved and the tasks.md implementation plan (Execution-mode, vertical-slice tasks, requirement…
jayden-dang/skills
53
8
domain-modeling Use when a domain term needs defining, a glossary term is being used inconsistently or fuzzily, or a hard-to-reverse …
jayden-dang/skills
52
9
grilling Use to interview the user to stress-test a plan, design, or feature idea before anything is built, when their intent …
jayden-dang/skills
52
10
sync-spec Use when a feature's spec has drifted from reality — requirements changed mid-implementation, the implementation devi…
jayden-dang/skills
52
11
verify Use when about to say anything that implies success — "done", "fixed", "passing", "works", or any paraphrase — and be…
jayden-dang/skills
52
12
ask Routes among the already-installed development skills to the one that fits the task at hand. Run it with /ask.
jayden-dang/skills
51
13
finish-branch Use when a feature branch is complete and committed and an integration decision is needed — merge, PR, keep, discard,…
jayden-dang/skills
51
14
improve-architecture Produces a codebase-wide architecture and technical-debt scan, ranked by where refactoring pays off next. Run it with…
jayden-dang/skills
51
15
tdd Use when writing or changing any production code — a new feature, a bugfix, a behavior change, or a refactor — and be…
jayden-dang/skills
51
16
write-design Use when approved requirements need their technical design — the design.md / architecture doc spelling out HOW the re…
jayden-dang/skills
51
17
write-requirements Use when discovery is complete and a tier-1 or tier-2 change needs its requirements written — the user stories and EA…
jayden-dang/skills
51
18
assess-milestone Produces a verdict on whether a milestone delivered what it promised, read fresh from the specs, the tests, and git. …
jayden-dang/skills
50
19
handoff Produces a self-contained handoff document a fresh agent can resume the work from. Run it with /handoff.
jayden-dang/skills
50
20
release Cuts a release for work already merged to the release branch — version bump, tag, changelog, and release notes. Run i…
jayden-dang/skills
50
21
debug Use when anything behaves unexpectedly — a failing test, an error or exception, a crash, a reported bug, wrong output…
jayden-dang/skills
49
22
prototype Use when a design question needs a runnable answer — the user wants to prototype, spike, or mock up a state model or …
jayden-dang/skills
49
23
receive-review Use when review feedback or PR comments arrive — from the user, a reviewer subagent, or an external reviewer — and be…
jayden-dang/skills
49
24
using-skills Use when starting any conversation — establishes the rule that relevant skills are found and invoked before any respo…
jayden-dang/skills
49
25
worktrees Use when starting feature work, executing a plan, or making any multi-commit change that should not touch the user's …
jayden-dang/skills
49
26
writing-skills Use when creating, authoring, or editing a skill — its SKILL.md, frontmatter, or description — reviewing a skill some…
jayden-dang/skills
49
27
build-inline Use when an approved tasks.md needs controller-side sequential execution without implementer subagents — inline TDD p…
jayden-dang/skills
48
28
scaffold-project Produces a working repository skeleton in an empty directory — stack chosen, test harness wired, tooling and CI in pl…
jayden-dang/skills
48
29
build-by-story Use when an approved tasks.md has Execution-mode story-unit and needs a human-gated review-unit execution record with…
jayden-dang/skills
47
30
build-in-waves Use when an approved tasks.md has Execution-mode continuous and needs dependency-aware subagent execution with serial…
jayden-dang/skills
47
31
configure-repo Sets up docs/agents config so this skill set can run in an existing repo.
jayden-dang/skills
47
32
acceptance-check Use before merging or finishing a branch, when a feature's unit tests are green but its user-facing behavior has not …
jayden-dang/skills
46
33
root-cause Use when anything behaves unexpectedly — a failing test, an error or exception, a crash, a reported bug, wrong output…
jayden-dang/skills
46
34
specify-behavior Use when discovery is complete and a tier-1 or tier-2 change needs its requirements written — the user stories and EA…
jayden-dang/skills
46
35
acceptance-ui Use to validate a frontend against its spec by driving it end-to-end (e2e) in a real browser the way a user would — a…
jayden-dang/skills
45
36
dogfood Use when manually exercising a finished feature in the real running app from the user's seat — a hands-on dogfooding …
jayden-dang/skills
45
37
plan-tasks Use when a design is approved and the tasks.md implementation plan (vertical-slice tasks with requirement footers and…
jayden-dang/skills
45
38
acceptance-api Use to validate a backend HTTP/RPC API — REST or RPC endpoints — against its spec by driving the running server as a …
jayden-dang/skills
44
39
design-solution Use when approved requirements need their technical design — the design.md / architecture doc spelling out HOW the re…
jayden-dang/skills
44
40
interpret-session Companion beside a technical discussion — in the user's language or English — that builds a mental model you can reas…
jayden-dang/skills
44
41
land-branch Use when a finished feature branch needs integration or disposition — produces a local merge, pull request, kept bran…
jayden-dang/skills
44
42
validate-feature Use before merging or finishing a branch, when a feature's unit tests are green but its user-facing behavior has not …
jayden-dang/skills
44
43
clarify-decisions Use to interview or grill the user before building an underspecified plan, design, or feature idea, including when an…
jayden-dang/skills
43
44
define-domain Use when a domain term needs defining, a glossary term is being used inconsistently or fuzzily, a hard-to-reverse dec…
jayden-dang/skills
43
45
define-project Establishes or updates the repo-level documentation layer — docs/product/vision.md, docs/architecture/ invariants, an…
jayden-dang/skills
43
46
frame-change Use at the very start of the idea-to-ship chain — when the user wants to add, build, or change a feature, behavior, o…
jayden-dang/skills
43
47
inspect-change Use when a branch, PR, diff, or set of changes needs review before merging — produces a two-axis verdict (repo-standa…
jayden-dang/skills
43
48
plan-milestones Use when a project's milestones need planning, sequencing, replanning, or ANY edit to an existing roadmap — produces …
jayden-dang/skills
43
49
polish-diff Use when changed code needs a quality cleanup actually applied rather than reported — code that reimplements a helper…
jayden-dang/skills
43
50
refresh-roadmap-status Reports where a multi-milestone plan actually stands and what to do next, derived fresh from the roadmap, the specs, …
jayden-dang/skills
43
Page 1 · 170 total Next