From aws-skills-for-claude-code
Reviews git diff code changes for bugs, OWASP Top 10 security issues, code quality problems, and project guideline compliance using confidence scoring to filter issues below 75% confidence.
npx claudepluginhub whchoi98/aws-skills-for-claude-code --plugin aws-skills-for-claude-codeThis skill uses the workspace's default tool permissions.
Review changed code with confidence-based scoring to filter false positives.
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.
Review changed code with confidence-based scoring to filter false positives.
By default, review unstaged changes from git diff. The user may specify different files or scope.
Rate each issue 0-100:
Only report issues with confidence >= 75.
For each issue:
### [CRITICAL|IMPORTANT] <issue title> (confidence: XX)
**File:** `path/to/file.ext:line`
**Issue:** Clear description of the problem
**Fix:** Concrete code suggestion
Run with /code-review command