java-python-code-reviewer

Review Java and Python solutions for correctness, efficiency, and clean code.

140|57|Updated Aug 21, 2016
One-click install
npx skills add https://github.com/yennanliu/CS_basics --skill java-python-code-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: java-python-code-reviewer
Source: https://github.com/yennanliu/CS_basics/tree/main/.claude/skills/java-python-code-reviewer
Command: npx skills add https://github.com/yennanliu/CS_basics --skill java-python-code-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, thorough review framework for Java and Python solutions, focusing on correctness, efficiency, and clean code practices.

Core Features & Use Cases

  • Correctness Check: Validate edge cases, boundary conditions, and input validation.
  • Performance Analysis: Identify time/space complexity improvements and propose optimizations.
  • Code Quality Guidelines: Provide language-specific best practices and actionable feedback.

Quick Start

Submit a pair of Java and Python LeetCode solutions for review and receive structured feedback highlighting correctness, complexity, and readability improvements.