code-review

Review code changes against RT Stack conventions and best practices.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps ensure code changes follow RT Stack conventions and best practices, reducing manual review effort. 这项技能有助于确保代码变更遵循 RT Stack 的约定和最佳实践,降低人工审查负担。

Core Features & Use Cases

  • Checklist-driven review: Critical, Warning, and Info findings with automated command examples.
  • Security & quality checks: Validate type safety and input validation, proper error handling.
  • Automated checks: Predefined commands to run typecheck, lint, and doc-lint.

Quick Start

Run the code-review skill on a PR to generate a structured review and suggested fixes.