This does automated code review for TypeScript, JavaScript, Python, Swift, Kotlin, and Go projects. You get three Python scripts that analyze pull requests, check code quality, and generate review reports. It includes reference docs for code review checklists, coding standards, and common antipatterns. Honestly, the real value depends on how thorough those scripts and checklists actually are, but having a structured approach to reviews beats ad hoc commenting. Best for teams that want consistent code review standards across multiple languages without manually maintaining separate linters and guidelines for each stack.
npx skills add https://github.com/davila7/claude-code-templates --skill code-reviewer