Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
DevelopmentAvançado

Code Review Skill

porllama-farm·llama-farm· v1.0.0 · atualizado em 2026-04-10
79
Score

Comprehensive code review for diffs. Analyzes changed code for security vulnerabilities, anti-patterns, and quality issues. Auto-detects domain (frontend/backend) from file paths.

code-reviewsecuritycode-qualitystatic-analysisvulnerability-detectionanti-patternsdiff-analysis
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcode-review/workflow
1. Parse the provided code diff to identify changed files and lines.
2. Detect the domain (frontend, backend, etc.) based on file paths.
3. Initialize a review document to store findings.
4. Apply relevant checklist items to the changed code, focusing on security, quality, and impact.
5. Document each finding with details, severity, and recommendations.
6. Analyze potential impacts of the changes on other parts of the codebase.
7. Finalize the review report with a summary, critical issues, and recommendations.
8. Inform the user of the report location.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe comReact Best Practices
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Compõe com ←Blueprint — Construction Plan Generator
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe com ←Swift Style Guide
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
79
Compõe com ←Code Quality Guide
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
81
Compõe com ←Ralph Wiggum
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Compõe com ←Code Refactoring
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
83
Compõe com ←Code Simplify
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
82
Similar aTypeScript + React 19 Code Review Expert
40%
Hebbian Synapse
Composite0.400
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aAnti-Patterns
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aCoding Standards & Best Practices
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
82

Árvore do Skill

Code Review Skill
code-review
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.EVALUATE
4.RECOMMEND
5.REFLECT
Triggers7
review this code diffperform a code review on these changesanalyze the code for security vulnerabilitiescheck this diff for code quality issuesrun a comprehensive code reviewscan the code for potential problemsinspect the changes for anti-patterns

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download code-review
$ synaptic skills detail code-review
$ synaptic skills live code-review

Links

GitHub Repository