From magic-powers
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
npx claudepluginhub kienbui1995/magic-powers --plugin magic-powersThis skill uses the workspace's default tool permissions.
Dispatch the **reviewer agent** (Haiku — fast and cheap) to catch issues before they cascade. The reviewer gets precisely crafted context — never your session history.
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.
Dispatch the reviewer agent (Haiku — fast and cheap) to catch issues before they cascade. The reviewer gets precisely crafted context — never your session history.
Core principle: Review early, review often.
Mandatory:
Optional but valuable:
1. Get git SHAs:
BASE_SHA=$(git rev-parse HEAD~1) # or origin/main
HEAD_SHA=$(git rev-parse HEAD)
2. Dispatch reviewer agent with context:
3. Act on feedback:
Using the reviewer agent (Haiku) for code review is ~60x cheaper than using Opus. Reviews are fast, focused tasks — perfect for a smaller model. The reviewer has read-only tools (Read, Grep, Glob, Bash) which is all it needs.