code-review

Review Python/FastAPI and Next.js/React code for correctness, security, and performance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/aidankang/resume-matcher-gcp-functions --skill code-review-aidankang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/aidankang/resume-matcher-gcp-functions/tree/main/.github/skills/code-review
Command: npx skills add https://github.com/aidankang/resume-matcher-gcp-functions --skill code-review-aidankang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the need for rigorous code quality assurance by providing a systematic approach to reviewing code for correctness, security vulnerabilities, performance issues, and adherence to project conventions.

Core Features & Use Cases

  • Comprehensive Checklist: Offers detailed checks for both backend (Python/FastAPI) and frontend (Next.js/React) code.
  • Security Focus: Explicitly checks for common security pitfalls like secrets in code, input validation, and proper authentication.
  • Structured Feedback: Defines a clear response pattern for handling feedback and guidelines for when to push back on suggestions.
  • Use Case: Before merging a pull request, use this Skill to ensure the code meets all quality and security standards, preventing bugs and vulnerabilities.

Quick Start

Use the code-review skill to check the provided Python code snippet for adherence to backend conventions.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review Python FastAPI code for security vulnerabilities and best practices?

Review Python FastAPI code by applying a comprehensive checklist that verifies correctness, security vulnerabilities, performance, and strict adherence to backend conventions. This ensures proper input validation, authentication, and error handling before merging pull requests.

What is the best way to check Next.js React codebases for project conventions?

The best way to check Next.js React codebases is applying a detailed code review checklist that evaluates frontend code against specific project conventions like Swiss International Style. This ensures structural feedback and technical rigor across the frontend stack.

Does code review work with both frontend and backend stacks?

Code review works with both frontend and backend stacks, specifically targeting Next.js and React codebases alongside Python and FastAPI. It evaluates correctness, security, and performance across both environments to ensure comprehensive quality assurance.

How do I ensure proper error handling and logging in my code before a pull request?

Ensure proper error handling and logging before a pull request by running a structured code review that demands technical rigor and detailed logging. This enforces project conventions and verifies that all security and performance standards are met.

Why does my code review feedback need a structured response pattern?

Code review feedback needs a structured response pattern to define clear guidelines for handling suggestions and knowing when to push back. This prevents miscommunication and ensures technical rigor when addressing correctness and security issues.