My curated list of handcrafted skills.
| Skill | Description |
|---|---|
| big-review | Deep, evidence-first code review for local diffs and GitHub PRs |
| nextjs-audit | Evidence-first Next.js (App Router, 14+) audit for framework invariants, security boundaries, caching, effects, and convention drift |
git clone git@github.com:martin2844/skills.git /tmp/skills-repo
cp -r /tmp/skills-repo/<skill-name> ~/.claude/skills/git clone git@github.com:martin2844/skills.git /tmp/skills-repo
cp -r /tmp/skills-repo/<skill-name> ~/.agents/skills/git clone git@github.com:martin2844/skills.git /tmp/skills-repo
cp -r /tmp/skills-repo/<skill-name> ~/.kimi/skills/git clone git@github.com:martin2844/skills.git /tmp/skills-repo
cp -r /tmp/skills-repo/<skill-name> ~/.codex/skills/Replace <skill-name> with the skill you want (e.g. big-review). Restart your session after installing for the skill to be discovered.