code-review

Analyze code diffs against team standards for security and maintainability.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/StarksJohn/CursorUserDir --skill code-review-starksjohn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/StarksJohn/CursorUserDir/tree/main/skills/code-review
Command: npx skills add https://github.com/StarksJohn/CursorUserDir --skill code-review-starksjohn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing code against team standards for quality, security, and maintainability, streamlining the pull request and code change review process.

Core Features & Use Cases

  • Automated Code Analysis: Reviews code for adherence to project conventions, security vulnerabilities, and maintainability issues.
  • Flexible Input: Supports direct review requests, specific pull request numbers, or Bitbucket/GitHub PR links.
  • Use Case: When submitting a pull request, use @code-review to get an immediate assessment of your changes against established team guidelines before manual review.

Quick Start

Use the code-review skill to review the current branch against the main branch.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review for a pull request on GitHub or Bitbucket?

You can automate code review for a pull request by invoking the skill with a specific PR number or link to analyze code diffs against team standards. It assesses security and maintainability across GitHub and Bitbucket platforms.

What does an automated code quality and security analysis check for?

Automated code quality and security analysis checks code diffs for adherence to project-specific conventions, security vulnerabilities, and maintainability issues. It evaluates changes against established guidelines for frameworks like React Native and Vue.

Can I review code changes for React Native and Vue projects against team standards?

Yes, you can review code changes for React Native and Vue projects against team standards. The analysis ensures adherence to project-specific guidelines for quality, security, and maintainability during the pull request process.

How do I review my current branch against the main branch before submitting a PR?

To review your current branch against the main branch, initiate a review request directly without needing a PR number. The tool analyzes the code diffs to evaluate security and maintainability based on your project conventions.

Does the code review skill require external dependencies to analyze pull requests?

No, the code review skill requires no external dependencies to analyze pull requests. It operates independently to evaluate code diffs, security vulnerabilities, and maintainability issues across supported platforms like Bitbucket and GitHub.