code-quest-review

Community

Catch Code Quest protocol and handler drift early

Authorrecca0120
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps teams avoid subtle breakages when Code Quest changes land, such as mismatched event names, misplaced Zod schemas, or inconsistent server/summoner/client handler semantics that can silently desync the protocol pipeline.

Core Features & Use Cases

  • Project-specific code review checklist for Code Quest conventions across shared, server, summoner, and client layers.
  • Protocol and event-name alignment checks ensuring socket-events definitions, REQUEST_MAPPINGS, adapter control transformations, and client/server emit/on wiring stay consistent.
  • Zod and isolatedDeclarations governance verifying schema placement, avoiding deprecated Zod v4 patterns, and preventing incorrect or redundant type assertions.
  • Handler and core semantics verification covering middleware wrapping rules, Channel mutability constraints, and ChannelEmitter dispatch/broadcast semantics.
  • Summoner adapter and FakeSummoner test pattern checks ensuring request mappings are complete and tests validate the full pipeline instead of spying internals.
  • UI/compatibility/style guardrails including React Compiler compatibility, icon facade conventions, and token-first UI design principles.

Quick Start

Use the code-quest-review skill while reviewing a Code Quest PR to verify protocol/handler/Zod alignment and ensure recent changes match project conventions.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-quest-review
Download link: https://github.com/recca0120/code-quest/archive/main.zip#code-quest-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.