Skip to main content

code-reviewer

Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment. Use when this capability is needed.

Ir a la instalación

Datos de origen

Repositorio
tomevault-io/tomes
Última actividad en el origen
23 de julio de 2026 a las 21:48
Idioma detectado de SKILL.md
inglés
Estrellas
1
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
code-reviewer
description
Review code for quality, bugs, and improvements. Use when user wants code review or quality assessment. Use when this capability is needed.
metadata
{"author":"camel-ai"}
# Code Reviewer Perform thorough code reviews focusing on quality and correctness. ## Review Checklist 1. **Correctness** - Does the code do what it's supposed to? 2. **Readability** - Is the code easy to understand? 3. **Performance** - Are there any obvious inefficiencies? 4. **Security** - Are there potential vulnerabilities? 5. **Best Practices** - Does it follow language conventions? ## Output Format ```markdown ## Code Review Summary **Overall Assessment**: [Good/Needs Work/Critical Issues] ### Issues Found | Severity | Line | Issue | Suggestion | |----------|------|-------|------------| | High | 42 | ... | ... | ### Positive Aspects - [What's done well] ### Recommendations 1. [Priority fix 1] 2. [Priority fix 2] ``` ## Severity Levels - **Critical**: Security issues, data loss risks - **High**: Bugs, incorrect logic - **Medium**: Performance issues, code smells - **Low**: Style issues, minor improvements --- > Converted and distributed by [TomeVault](https://tomevault.io/claim/camel-ai) — claim your Tome and manage your conversions. <!-- tomevault:4.0:skill_md:2026-04-11 -->
Ver en GitHub