code-review

Review People project code for correctness, typing, architecture, and Supabase integration.

Updated Nov 18, 2025
One-click install
npx skills add https://github.com/twhitehead-blackdog/People --skill code-review-twhitehead-blackdog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/twhitehead-blackdog/People/tree/main/.agent/skills/code-review
Command: npx skills add https://github.com/twhitehead-blackdog/People --skill code-review-twhitehead-blackdog

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the code review process by providing a structured checklist and guidelines to identify errors, enforce style, and ensure adherence to best practices within the People project.

Core Features & Use Cases

  • Comprehensive Checklist: Covers correctness, typing, architecture, state management, and Supabase integration.
  • Feedback Guidelines: Standardizes how to provide constructive feedback using clear severity levels (Blocker, Suggestion, Question).
  • Anti-pattern Detection: Helps identify common code smells like God Components, prop drilling, and mutation.
  • Use Case: When reviewing a Pull Request, use this Skill to ensure all critical aspects of the code are checked systematically, leading to more robust and maintainable software.

Quick Start

Use the code-review skill to review the attached code snippet for potential issues.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I review Angular code for state management and Supabase integration issues?

This code review process standardizes feedback using Blocker, Suggestion, and Question severity levels to ensure constructive communication. It helps categorize issues systematically during pull request evaluations.

What are common Angular anti-patterns to look for during a code review?

Yes, this code review checklist covers TypeScript typing, architectural correctness, signal-based state management, and Supabase integration. It provides a comprehensive framework for reviewing pull requests systematically.

How do I format constructive feedback when reviewing a TypeScript pull request?

This code review checklist covers TypeScript typing, architectural correctness, signal-based state management, and Supabase integration. It provides a comprehensive framework for reviewing pull requests systematically.

Does this code review checklist support Supabase integration and Angular signals?

Common Angular anti-patterns to detect during code review include God Components, prop drilling, and direct state mutation. Identifying these code smells ensures better architecture and maintainability.