SkillsAdd
Discover
Catalog
Topics
Official
Audits
Compare
Docs
Search skills
/
Discover
Catalog
Topics
Official
Audits
Compare
Docs
About
Discover
/
unlearndev/skills
Source
unlearndev/skills
13 skills · 1.1K combined installs
Skills from this source
#
Skill
Source
8W Activity
Installs
1
checklist
Convert the current plan, code review, or structured content in context into a persistent markdown checklist file und…
unlearndev/skills
142
2
spec-generator
Generate a detailed product specification document from a vague idea, rough description, or supporting materials (UI …
unlearndev/skills
139
3
code-review
Code review staged changes or a specific area of the codebase, optionally delegating to a chosen agent. Use when the …
unlearndev/skills
130
4
feature-generator
Generate a detailed features.md document from a spec.md, or sync changes between spec.md and features.md when either …
unlearndev/skills
122
5
zombies
Suggest tests worth writing for a feature using the ZOMBIES heuristic (Zero, One, Many, Boundaries, Interface, Except…
unlearndev/skills
106
6
first-five
Scan a branch or diff against the First Five checklist (Error Handling, Input Boundaries, External Calls, State Mutat…
unlearndev/skills
98
7
triage
Triage a branch or diff by grouping changed files into feature areas, assigning each a risk tier (High/Medium/Low), a…
unlearndev/skills
98
8
review-order
Prepare a structured, scannable review checklist for a branch or diff, grouped by feature change and applying the fou…
unlearndev/skills
95
9
warm
🌡️ Evaluate every dependency a branch pulls in — client or server, any language — against the WARM check (Worth it, A…
unlearndev/skills
74
10
preflight
Reads the diff between the current branch and main and produces a production pre-flight checklist of everything that …
unlearndev/skills
45
11
qa-checklist
Read the diff for a change and produce a short, manual QA checklist to run against the deployed app — only the behavi…
unlearndev/skills
30
12
ship-gate
Read the staged git diff and flag anything that shouldn't be committed — secrets or API keys, leftover debug code (dd…
unlearndev/skills
25
13
judge-arch
Judge the current branch's changes against the repo's DECISIONS.md design decisions. Use when asked to judge, check, …
unlearndev/skills
15
Clear
Compare