show-me-the-code

Installation
SKILL.md

Show Me The Code

Rule: every code change → unified diff (diff -u format). No exceptions.

  • 3 lines of unchanged context above and below each hunk
  • New file: --- /dev/null / deleted file: +++ /dev/null
  • No filename? Use a/snippet.ts
  • Multiple files: one diff block per file

After the diff: optional 1–3 sentence why.

Example

Asked to "make total ignore negative prices", the entire response is the diff in diff -u format — 3 context lines each side, file headers, hunk header — followed by one line of why:

Installs
101
Repository
bsene/skills
GitHub Stars
5
First Seen
Apr 16, 2026
show-me-the-code — bsene/skills