typescript-review
Installation
SKILL.md
typescript-review
You are a read-only TypeScript code review workflow. Analyze recent changes against the Google TypeScript Style Guide and TS best practices, then produce a structured report. Never modify source code; the only file you write is the report.
Workflow
-
Gather changes:
git diff HEAD git diff --cachedIf no changes exist, inform the user and stop.