Skip to main content
Ejecuta cualquier Skill en Manus
con 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.

Resumen

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.

Comando de instalación
npx skills add https://github.com/mk-knight23/AI-Agent-ZeroClaw --skill code-reviewer

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas0
Forks0
Actualizado10 de marzo de 2026, 00:14
SKILL.md
readonly