Code Reviewer

Review Markdown code submissions for correctness, security, maintainability, and performance.

Updated Dec 18, 2025
One-click install
npx skills add https://github.com/JesusFigueroa25/SEABOT --skill code-reviewer-jesusfigueroa25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Reviewer
Source: https://github.com/JesusFigueroa25/SEABOT/tree/main/PROYECTO/fronted-seabot/.agents/skills/code-reviewer
Command: npx skills add https://github.com/JesusFigueroa25/SEABOT --skill code-reviewer-jesusfigueroa25

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill offers expert code reviews to improve code quality, security, maintainability, and performance, fostering developer growth.

Core Features & Use Cases

  • Expert Code Reviews: Provides detailed, constructive feedback focused on correctness, maintainability, security, and performance.
  • Educational Feedback: Teaches developers through feedback, not just criticism.
  • Review Checklists: Offers a structured review checklist for correctness, security, maintainability, performance, and testing.

Quick Start

Submit your code for review using the command 'code-reviewer submit my-code.md'.

Frequently Asked Questions about Code Reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a code review for my Markdown code submission?

To get a code review, submit your code in Markdown format using the command 'code-reviewer submit my-code.md' to receive detailed feedback on correctness, security, maintainability, and performance.

What does a security and maintainability code review cover?

A security and maintainability code review evaluates code correctness, identifies vulnerabilities, assesses performance bottlenecks, and checks test coverage to improve overall software quality.

Can I use this code reviewer to improve developer education and skills?

Yes, you can use this code reviewer to improve developer education because it provides constructive, educational feedback that teaches developers how to enhance code quality rather than just pointing out errors.

Does the code review checklist include performance optimization testing?

Yes, the code review checklist includes performance optimization and testing, offering a structured review process that verifies correctness, security, maintainability, and performance for your software.

What is the best way to submit code for automated software quality feedback?

The best way to submit code for software quality feedback is to format your code submissions in Markdown and run the submit command, which triggers a thorough review of your code maintenance and performance.