explain-diff
SolidGenerate a self-contained interactive HTML explainer for a code diff, commit, branch, or PR so the developer genuinely understands the change before sharing or merging it. TRIGGER when: user asks to explain a diff/PR/commit/changes or wants an understanding document (e.g., "diff 설명해줘", "이 변경 이해하게 해줘", "explain this PR", "변경사항 설명 문서 만들어줘"). DO NOT TRIGGER when: user wants defect findings or a review verdict (use code-review), is committing or creating PRs, or asks a quick question about a specific line that a direct answer serves better.
Install
Quality Score: 78/100
Skill Content
Details
- Author
- chanmuzi
- Repository
- chanmuzi/git-claw
- Created
- 5 months ago
- Last Updated
- 3 days ago
- Language
- HTML
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
diff-explain
Use when you want a one-paragraph plain-English summary of what a diff does. Activates on "summarize this diff", "what does this PR do", "explain this branch", or when pointed at a PR URL or local branch.
explaining-code-changes
Creates self-contained HTML learning walkthroughs of code changes with background, intuition, code walkthroughs, embedded diagrams, and a self-check quiz. Use when the user asks to explain a diff, branch, commit, pull request, PR, or code change for learning, onboarding, or handoff. Not for code review, approval/readiness verdicts, or merge decisions.
explain-diff
에이전트나 사람이 작성한 코드 변경(diff·브랜치·PR·스테이지된 변경)을 배경→직관→코드→퀴즈 4단 구조의 자체 완결 인터랙티브 HTML 문서로 설명한다. 변경을 "검증"이 아니라 "이해"하기 위한 문서다. "이 변경 설명해줘", "이 PR 이해하게 해줘", "코드 설명 문서", "explain diff" 요청 시 사용.