Source

morzecrew/agent-skills

18 skills · 376 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
gitmoji-conventional Use whenever generating or suggesting a git commit message or Pull Request title, even when the user mentions neither…
morzecrew/agent-skills
52
2
keep-a-changelog Use when asked to update CHANGELOG.md, add an entry, write release notes, or cut a version section; or when user-faci…
morzecrew/agent-skills
50
3
self-audit Use when a branch, fix series, or document set of your own is finished and about to be merged or handed off, or when …
morzecrew/agent-skills
30
4
rfc-writer Use when asked to write an RFC, design proposal, design doc, technical spec, or architecture proposal; to record a de…
morzecrew/agent-skills
29
5
pr-review-loop Use when a pull request has reviewer comments — AI or human — waiting to be addressed, or when a coverage gate is fai…
morzecrew/agent-skills
27
6
altitude-docs Use when writing, restructuring, polishing, or reviewing a documentation page — tutorial, quickstart, how-to, referen…
morzecrew/agent-skills
24
7
reading-isnt-proof Use when one contract has two or more implementations — adapters, backends, clients, or a fake standing in for the re…
morzecrew/agent-skills
24
8
distill-the-rule Use when a session ends in a genuine surprise, when a defect's shape will clearly recur, when a sabotage or test pass…
morzecrew/agent-skills
23
9
less-code-same-behavior Use when asked to deduplicate, DRY up, consolidate, or converge divergent code, or to shrink a codebase without chang…
morzecrew/agent-skills
22
10
reproduce-then-fix Use when fixing any bug, flaky test, or incident; when a fix is proposed with no failing reproduction; when asked to …
morzecrew/agent-skills
22
11
flag-dont-flip Use when implementing against an RFC, spec, ADR, or design doc that carries graded decisions; when a decision needs t…
morzecrew/agent-skills
15
12
python-google-docstrings Use when writing, editing, or reviewing Python docstrings in a project that uses Google style — Args:/Returns:/Raises…
morzecrew/agent-skills
12
13
measure-before-optimizing Use when about to optimize code or asked to make something faster, when reviewing an "X is faster than Y" claim, when…
morzecrew/agent-skills
11
14
naming-things Choose clear names for variables, functions, classes, and modules - length proportional to scope, problem-domain voca…
morzecrew/agent-skills
10
15
never-nesting Flatten deeply nested code using guard clauses, early return/continue, function extraction, and error-handling redesi…
morzecrew/agent-skills
10
16
self-documenting-code Decide when to refactor a comment away and when a comment is required - express the "what" through names, extracted p…
morzecrew/agent-skills
10
17
readable-code Use when naming or renaming anything, when code is deeply nested or arrow-shaped, when a comment restates what the co…
morzecrew/agent-skills
4
18
python-rest-docstrings Use when writing, editing, or reviewing Python docstrings in a project that uses reST field lists — :param:/:returns:…
morzecrew/agent-skills
1