What problem does it solve?
Automatically analyzes and reviews code changes from diffs and pull requests, enabling targeted feedback on frontend quality, security, and performance.
Core Features & Use Cases
- Per-file diff analysis: Inspects changed files, hunks, and statistics to identify impactful changes.
- Checklist-driven review: Applies a frontend-focused review checklist to each modified file.
- Actionable output: Produces structured feedback and concrete improvement recommendations suitable for PR comments.
- Use Case: Imagine a PR with multiple files changed; this skill summarizes changes and highlights potential issues for quick reviewer decisions.
Quick Start
Request a review on a PR or commit diff, and provide the target reference (e.g., a PR URL or commit SHA). The skill will fetch the diffs, apply the frontend checklist, and return a structured review.