code-review

Standardizes SolidJS component code reviews for the Zaidan project.

124|7|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/carere/zaidan --skill code-review-carere
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/carere/zaidan/tree/main/.claude/skills/code-review
Command: npx skills add https://github.com/carere/zaidan --skill code-review-carere

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralizes code-review rules, anti-patterns, scoring rubric, and duplication detection to standardize reviews across SolidJS and the Zaidan project. This knowledge resource ensures reviewers apply the same criteria and produce comparable outputs.

Core Features & Use Cases

  • Pattern catalog of all existing Zaidan UI components, hooks, and utilities to detect duplication and reuse opportunities.
  • Standard component structure checklist, duplication detection heuristics, anti-pattern rules, and a formal scoring rubric.
  • Use during reviews to validate conformance with Zaidan conventions for SolidJS components and to guide reviewer outputs.

Quick Start

Review a SolidJS component against the canonical rules and reference sections in this knowledge resource, then apply the scoring rubric.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I standardize code reviews for SolidJS components?

Centralize code-review rules, anti-patterns, and scoring rubrics to standardize SolidJS component reviews. Apply a canonical ruleset and structure checklist to validate conformance with project conventions and ensure consistent reviewer outputs.

What is the best way to detect code duplication in SolidJS UI components?

Detect SolidJS code duplication using a pattern catalog of existing UI components, hooks, and utilities. Apply duplication heuristics during code review to identify reuse opportunities and prevent redundant implementations.

How do I score code quality during a pull request review?

Score code quality during pull request reviews by applying a formal scoring rubric. Evaluate components against anti-pattern rules and structure checklists, then generate a defined output schema to quantify review results.

Can I use a review checklist to catch SolidJS anti-patterns?

Yes, you can use a standard component structure checklist combined with anti-pattern rules to catch SolidJS anti-patterns. This centralized knowledge resource validates code against established conventions during the review workflow.

Does this code review ruleset work without external linting dependencies?

Yes, this code review ruleset operates with zero external dependencies. It functions as a standalone knowledge resource exposing canonical rules, a component catalog, and a scoring rubric for reviewers to reference directly.