community/code-review/SKILL.md
Review code for bugs, security issues, and best practices
npx skillsauth add mqtik/mate-skills-registry code-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Review the provided code thoroughly. Check for correctness issues: logic errors, off-by-one errors, null/undefined handling, and incorrect assumptions. Check for security issues: injection vulnerabilities, improper authentication checks, sensitive data in logs, and insecure dependencies. Check for performance issues: unnecessary loops, missing indexes, N+1 queries, and synchronous blocking calls. Check for maintainability: overly complex functions, missing error handling, unclear variable names, and duplicated logic. Structure the review with severity labels: Critical (must fix), Warning (should fix), and Suggestion (consider improving). Provide specific, actionable feedback with corrected code snippets where helpful. Ask for the language and framework if not obvious from the code.
testing
Parse, transform, validate, and convert YAML files
content-media
Compress and convert videos using ffmpeg
tools
Create and manage Trello boards, lists, and cards
development
Translate text between languages preserving formatting