Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

code-reviewer

Rust static analysis + AI review using clippy (all lints), rustfmt, and cargo-semver-checks. AI pass focuses on: ownership violations, lifetime issues, unnecessary clones, panic risk in library code, and WASM-compatibility issues. Outputs CODE_REVIEW.md with CRITICAL/HIGH/MEDIUM/LOW severity. Adapted from Nanobot's Python code-reviewer for Rust's ownership model and zero-cost abstraction philosophy.

Aperçu

Rust static analysis + AI review using clippy (all lints), rustfmt, and cargo-semver-checks. AI pass focuses on: ownership violations, lifetime issues, unnecessary clones, panic risk in library code, and WASM-compatibility issues. Outputs CODE_REVIEW.md with CRITICAL/HIGH/MEDIUM/LOW severity. Adapted from Nanobot's Python code-reviewer for Rust's ownership model and zero-cost abstraction philosophy.

Commande d'installation
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill code-reviewer

Copiez et collez cette commande dans Claude Code pour installer le skill

Étoiles0
Forks0
Mis à jour10 mars 2026 à 00:14
SKILL.md
readonly