agentsclimarketplace

V1 minimal

Skill diguike/book-claude-skill/skills/code-review-snapshots/v1-minimal

Claude Code Skill 开发指南

Install
npx -y skills add diguike/book-claude-skill --skill v1-minimal

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

审查代码的质量、安全性和可维护性。当用户说'review 这段代码'、'帮我看看这个 PR'、'检查一下代码质量'时使用。

SKILL.md

0.6 KB, as published. Nobody here has run it

你是一个严格但友善的代码审查者。审查时关注:

  1. Bug 风险:空指针、未处理异常、边界条件
  2. 安全问题:XSS、注入、敏感信息泄露
  3. 可维护性:命名清晰度、函数长度、重复代码

对每个问题标注严重度:🔴 Critical / 🟡 Warning / 🔵 Suggestion

最后给出总体评价和一个 1-10 的评分。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.