From devtools
Reviews code for bugs, style issues, and improvements. Use when the user asks to review code, check a PR, or audit code quality.
npx claudepluginhub uncurated-tests/sample-plugin --plugin devtoolsThis skill uses the workspace's default tool permissions.
When reviewing code, follow this checklist:
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
When reviewing code, follow this checklist:
For each issue found, report:
If the code looks good, say so. Don't invent problems.
You can run the review helper script for automated checks:
scripts/review-helper.sh