Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
smithery.ai avatar

Review

  • 58 installs
  • smithery.ai

Helps with ai & agent building tasks during AI-assisted development.

About

review is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • review
  • AI & Agent Building
  • AI-coding skill

Review by the numbers

  • 58 all-time installs (skills.sh)
  • +2 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #6,589 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/smithery.ai --skill review

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs58
Repositorysmithery.ai

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Review code changes following senior developer standards.

Review Process

1. Gather Context

  • If PR number provided, run gh pr view $ARGUMENTS --json files,body
  • If file path provided, read the file
  • If nothing provided, run git diff for unstaged changes

2. Analyze Changes

  • Check for SOLID principle violations
  • Look for security issues
  • Identify performance concerns
  • Review TypeScript types
  • Check test coverage

3. Generate Report

Review Checklist

Code Quality

  • [ ] Clear, descriptive naming
  • [ ] Functions under 50 lines
  • [ ] No code duplication
  • [ ] Proper error handling

TypeScript

  • [ ] No any types
  • [ ] Explicit return types
  • [ ] Proper null handling

React Patterns

  • [ ] Hooks rules followed
  • [ ] Proper dependency arrays
  • [ ] No unnecessary re-renders

Security

  • [ ] Input validation
  • [ ] No XSS vulnerabilities
  • [ ] No exposed secrets

Output Format

## Code Review Summary

### Overview
[Brief description of changes]

### Strengths
- [What's done well]

### Issues
#### Critical
- [Must fix before merge]

#### Suggestions
- [Recommended improvements]

### Security
[Any security concerns]

Target: $ARGUMENTS

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.