md-review
🤖 AI Summary
**md-review** parses markdown PR reviews containing ```` ```diff ```` blocks and severity callouts (`> [!BLOCKER]`, etc.) into a single HTML file with a two-column unified diff view, preserving severity tags and line-level annotations.
How to Install
Claude Code:
git clone --depth 1 https://github.com/alirezarezvani/claude-skills.git && cp claude-skills/.gemini/skills/md-review ~/.claude/skills/md-review -rConverts a markdown PR writeup or code review (one with ```diff fenced blocks and severity-tagged > [!BLOCKER]/[!MAJOR]/[!MINOR]/[!NIT] callouts) into a single-file 2-column HTML review — unified-diff
Details
| Category | Coding → code-review |
| Source | alirezarezvani/claude-skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 18.9K |
| Est. per Skill | 47 (shared across 394 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
index-library
--- name: index-library description: "Index a library's documentation into a queryable local knowled
ja-translate
--- name: ja-translate description: "Translate Japanese text to English and Vietnamese. Invoke when
forget
--- name: forget description: > Delete a memory from Origin by ID. Destructive and cannot be undone
status
--- name: drill-status description: Show drill-me learning progress — topics studied, cards due for
Works Well With
Skills from the same repository — often designed to work together
playwright-pro
Production-grade Playwright testing toolkit. Use when the user mentions Playwright tests, end-to-end
commands
/cs:write-a-skill — Author a new agent skill with Matt Pocock's 3-phase workflow (Gather → Draft → R
engineering
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use wh