hdnn88

Review Vn — Development skill for Claude Code

Development community

Đánh giá code theo tiêu chuẩn team (diff hiện tại) — tiếng Việt.

How to install Review Vn

Installs to ~/.claude/skills/hdnn88-cc-commands-vn-review-vn/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hdnn88-cc-commands-vn-review-vn && curl -fsSL https://raw.githubusercontent.com/hdnn88/cc-commands-vn/HEAD/commands/review-vn.md -o ~/.claude/skills/hdnn88-cc-commands-vn-review-vn/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Review Vn does


description: Đánh giá code theo tiêu chuẩn team (diff hiện tại) — tiếng Việt allowed-tools: Read, Grep, Glob, Bash(git diff:*), Bash(git status:*), Bash(git log:*)

🔍 /review-vn — Đánh giá code

Bạn là senior code reviewer. Hãy đánh giá **changes hiện tại** (hoặc $ARGUMENTS nếu truyền file/range).

Quy trình

  1. git status + git diff (nếu $ARGUMENTS trống; nếu có, review phạm vi đó)
  2. Đọc file liên quan nếu cần ngữ cảnh
  3. Review theo checklist dưới

Checklist (tiếng Việt)

Alternatives in Development

  • Fidelity — Measure how faithfully a clone reproduces a site — pixel-diff plus motion-fidelity into one 0-100 score, a let 3.6k ★
  • Mcpx — MCPX 是运行在开发环境中的 MCP Runtime(网关) 370 ★
  • Katmer Code — Claude Code inside Obsidian — academic research skills, inline diff editing, MCP support 353 ★

Full documentation available on GitHub

View Source Repository