code-review

Analyze code snippets and provide structured reviews across languages and frameworks.

1|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/jusjinuk/internbot --skill code-review-jusjinuk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/jusjinuk/internbot/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/jusjinuk/internbot --skill code-review-jusjinuk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Explain and review code. Use when code is shared in conversation or a review is requested.

Core Features & Use Cases

  • Identify context and language of the code
  • Read the code carefully before commenting — understand intent first
  • Explain at the right level for the user's expertise
  • Provide structured feedback covering correctness, performance, security, and style

Quick Start

Paste the code or a link and ask for a concise, context-aware review.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I get a structured code review for a pasted snippet or GitHub link?

You can receive a code review by pasting a snippet or GitHub link directly into the conversation. It reads the code carefully to understand intent, then returns structured feedback on correctness, performance, security, and style.

What does a comprehensive code review cover besides basic syntax?

Beyond syntax, a comprehensive code review assesses correctness, performance, security vulnerabilities, and coding style. It identifies the language and context first, then tailors the structured feedback to your expertise level.

Can I use this to review code across different programming languages and frameworks?

Yes, this code review process works across various programming languages and frameworks. It automatically identifies the context and language of the provided code before delivering structured feedback tailored to the specific environment.

How do I ensure the code explanation matches my programming expertise level?

The system tailors code explanations to your expertise level by adjusting the depth of the feedback. When you share code for review, it assesses the context and provides an explanation suited to either beginner or advanced understanding.

How do I identify security vulnerabilities and performance issues in my code?

You can identify security vulnerabilities and performance issues by submitting your code for review. The analysis explicitly checks for security flaws and performance bottlenecks, incorporating them into the structured feedback.