review-perspective-selector

Community

Auto-picks the right review angles for your code.

Authorshiroinock
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically selects an appropriate review perspective deck based on the type of implementation file, saving you time in code reviews and ensuring comprehensive coverage.

Core Features & Use Cases

  • Automated perspective selection: Detects file type (domain logic, UI, utilities, tests) and selects matching review points.
  • Context-aware prompts: Generates a list of perspective files to feed to review-file agent.
  • Use Case: When reviewing a new module such as src/utils/gameLogic.ts, it suggests the perspectives to check (e.g., typescript.md, specification.md).

Quick Start

Use the review-perspective-selector skill to determine appropriate review perspectives for a given file path, e.g. "src/utils/gameLogic.ts". The skill will output a list of perspective files, such as:

  • .claude/review-points/typescript.md
  • .claude/review-points/specification.md

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: review-perspective-selector
Download link: https://github.com/shiroinock/Darts-Score-Trainer/archive/main.zip#review-perspective-selector

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 223,000+ vetted skills library on demand.