reviewing-code

Evaluate code for bugs, security vulnerabilities, and quality issues with structured feedback.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/Parthivjoshi29/agent-skills-npm-package --skill reviewing-code-parthivjoshi29
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewing-code
Source: https://github.com/Parthivjoshi29/agent-skills-npm-package/tree/main/skills/reviewing-code
Command: npx skills add https://github.com/Parthivjoshi29/agent-skills-npm-package --skill reviewing-code-parthivjoshi29

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps developers quickly identify and fix bugs, security issues, and style violations by providing structured, expert-driven code reviews.

Core Features & Use Cases

  • Contextual language-agnostic review focusing on security, correctness, performance, and readability.
  • Supports audits for specific files or diffs and can recommend concrete improvements with code examples.
  • Useful for rapid quality checks during feature releases, security audits, or refactoring efforts.

Quick Start

Provide a code sample or a link to the file you want reviewed, and ask for a detailed assessment.

Frequently Asked Questions about reviewing-code

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

FAQPage Schema
How do I check my code for security vulnerabilities and bugs?

To check code for security vulnerabilities and bugs, provide a code sample or file link to receive a structured review. The assessment applies a checklist covering input validation, error handling, and hardcoded values, prioritizing issues by severity.

Can I review an entire codebase or specific pull requests for quality issues?

Yes, you can review entire codebases or specific pull requests for quality issues. The review evaluates diffs or full files across various languages, providing structured feedback on specific modules, components, or readability.

What is the best way to assess code maintainability and testability?

The best way to assess code maintainability and testability is using an expert-driven review checklist. This process evaluates complexity, readability, and best practices, providing actionable feedback to ensure long-term code health.

Does static analysis work for finding hardcoded values and input validation errors?

Static analysis works effectively for finding hardcoded values and input validation errors. By applying a contextual review checklist, it identifies these specific security and correctness issues and recommends concrete improvements.

How to get code examples for fixing identified performance issues?

To get code examples for fixing identified performance issues, request a detailed assessment of your code sample. The review provides structured feedback and recommends concrete improvements with code examples to enhance performance.