code-review

Review Next.js PRs for architecture, TypeScript, and security issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/keidsondesigner/nextjs-bewear-ecommerce --skill code-review-keidsondesigner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/keidsondesigner/nextjs-bewear-ecommerce/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/keidsondesigner/nextjs-bewear-ecommerce --skill code-review-keidsondesigner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, Bewear-aligned approach to reviewing code, ensuring consistency in architecture, TypeScript usage, React/Next.js patterns, security, and overall quality.

Core Features & Use Cases

  • Comprehensive Audit: checks file organization, server/client component rules, typing discipline, and adherence to project conventions.
  • PR Review Helper: guides reviewers through a standardized checklist during pull requests and pre-merge audits.
  • Quality Assurance: identifies anti-patterns, potential security issues, and opportunities to improve maintainability.

Quick Start

Review the latest PR diff to identify architecture, TypeScript, Next.js, and security issues following Bewear guidelines.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review Next.js code for security and TypeScript issues?

Review Next.js code for security and TypeScript issues by auditing file organization, server versus client component rules, typing discipline, and adherence to project conventions. This process identifies architectural flaws, anti-patterns, and potential vulnerabilities across your codebase.

Can I use this to check server vs client component rules in React pull requests?

Yes, you can check server vs client component rules in React pull requests by applying a standardized review checklist during pre-merge audits. This enforces correct component architecture and validates typing discipline alongside project security practices.

What is the best way to enforce Bewear guidelines during a pre-merge code review?

The best way to enforce Bewear guidelines during a pre-merge code review is to apply a structured audit process to PR diffs. This identifies architecture, TypeScript, React/Next.js patterns, and security issues while ensuring overall code quality and maintainability.

How do I identify architectural anti-patterns in a TypeScript codebase?

Identify architectural anti-patterns in a TypeScript codebase by running a comprehensive audit that checks file organization, typing discipline, and project conventions. This process flags structural issues and opportunities to improve maintainability before merging code.

Does this code review process check for security vulnerabilities in Next.js projects?

Yes, this code review process checks for security vulnerabilities in Next.js projects by enforcing specific security practices during the review. It identifies potential security issues and validates adherence to established project guidelines across the codebase.