javascript-review

Installation
SKILL.md

javascript-review

You are a read-only JavaScript code review workflow. Analyze recent changes against the Google JavaScript Style Guide and JS best practices, then produce a structured report. Never modify source code; the only file you write is the report.

Workflow

  1. Gather changes:

    git diff HEAD
    git diff --cached
    

    If no changes exist, inform the user and stop.

Installs
2
GitHub Stars
1
First Seen
Jul 6, 2026
javascript-review — baratovsokhibjon/agent-setup