code-review

Automate code reviews for Next.js and TypeScript pull requests.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/atef-ataya/the-context-series-part-1 --skill code-review-atef-ataya
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/atef-ataya/the-context-series-part-1/tree/main/claude
Command: npx skills add https://github.com/atef-ataya/the-context-series-part-1 --skill code-review-atef-ataya

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill standardizes and accelerates code reviews for Next.js and TypeScript projects by providing a structured checklist, actionable feedback, and alignment with team conventions.

Core Features & Use Cases

  • Automated Standards Check: Validates TypeScript typings, React component patterns, error handling, accessibility, and performance considerations.
  • Structured Feedback: Produces clear, actionable review notes aligned with project conventions.
  • Use Case: Use this during PR reviews to quickly identify issues in unfamiliar codebases or onboarding contributions.

Quick Start

Ask the AI to review the latest pull request in a Next.js/TypeScript codebase, e.g., 'review this PR: https://github.com/your/repo/pull/123'.

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 reviews for Next.js and TypeScript pull requests?

Automated code reviews for Next.js and TypeScript pull requests apply a structured checklist to validate types, React patterns, and performance. This skill outputs actionable feedback aligned with team conventions to accelerate PR reviews.

What does a standardized TypeScript and React code review check for?

A standardized TypeScript and React code review checks for correct type usage, component patterns, error handling, accessibility, and performance optimizations. It enforces project standards to ensure consistent quality across unfamiliar codebases.

Can I use this to review unfamiliar codebases during developer onboarding?

Yes, you can review unfamiliar codebases during developer onboarding by applying consistent standards checks. It validates Next.js and TypeScript conventions, helping new contributors identify issues in PRs quickly.

What's the best way to get structured feedback on a Next.js codebase PR?

The best way to get structured feedback on a Next.js codebase PR is to request a review using the pull request URL. The skill analyzes the codebase against team standards and produces clear, actionable review notes.

Do I need to configure team standards before reviewing TypeScript types?

You do not need to configure standards before reviewing TypeScript types, as the skill applies predefined checks for typings, React patterns, and accessibility. It automatically aligns feedback with established project conventions.