From magic-powers
Use when prioritizing technical debt, deciding what to fix vs live with, or allocating time for debt reduction
npx claudepluginhub kienbui1995/magic-powers --plugin magic-powersThis skill uses the workspace's default tool permissions.
When technical debt is accumulating and affecting velocity, morale, or reliability, and the team needs a structured approach to address it.
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 technical debt is accumulating and affecting velocity, morale, or reliability, and the team needs a structured approach to address it.
Collect all known debt items:
Create a debt register: name, location, rough effort, last touched date.
| Type | Example | Treatment |
|---|---|---|
| Critical | Security vuln, data corruption risk | Fix this sprint |
| High | Causes bugs, slows feature dev significantly | Schedule soon |
| Medium | Slows dev, not blocking | Batch with related work |
| Low | Annoyance, cosmetic | Opportunistic (fix when passing by) |
Score: (Developer pain × Feature velocity impact) / Effort
Options: