From magic-powers
Use when starting any conversation - establishes how to find and use skills, model routing, and cost-aware development
npx claudepluginhub kienbui1995/magic-powers --plugin magic-powersThis skill uses the workspace's default tool permissions.
<SUBAGENT-STOP>
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.
Use the Skill tool. When you invoke a skill, its content is loaded — follow it directly. Never use the Read tool on skill files.
Magic Powers includes specialized agents with cost-optimized model assignments:
| Agent | Model | Use For |
|---|---|---|
| architect | opus | Brainstorming, design, complex planning |
| reviewer | haiku | Code review, verification (fast + cheap) |
| debugger | sonnet | Systematic debugging, root cause analysis |
| ui-designer | sonnet | Frontend design, Stitch integration |
| qc-engineer | sonnet | Test design, automation, defect management, quality metrics |
| qa-engineer | sonnet | QA process design, test strategy, risk management, audits |
| ado-cicd-engineer | sonnet | Azure DevOps pipelines, CI/CD, release management |
| azure-devops-admin | sonnet | ADO org setup, access control, work tracking, artifacts |
| workflow-orchestrator | sonnet | Run structured workflows end-to-end |
| workflow-session | haiku | Session lifecycle (start/end/snapshot) |
| workflow-model-advisor | haiku | Model selection advice |
Default model (you) = Sonnet. Dispatch to specialized agents when their expertise applies. This saves cost — Haiku reviews are 60x cheaper than Opus.
/install-skills)Beyond the 12 built-in agents, Magic Powers has optional divisions for specialized domains. Install per-project:
☁️ Cloud Divisions — /install-skills → Category 12
@gcp-data-engineer, @gcp-cloud-architect, @gcp-ml-engineer (+ 4 more)@aws-data-engineer, @aws-solutions-architect (+ 5 more)@azure-data-engineer, @azure-solutions-architect (+ 5 more)📊 Amplitude Division — /install-skills → Category 13 (requires Amplitude MCP)
@amplitude-analyst — charts, dashboards, daily/weekly briefings@amplitude-experimenter — A/B tests, opportunities, user journeys@amplitude-engineer — instrumentation, event taxonomy, tracking specs@amplitude-ux-researcher — session replay, error diagnosis, UX audit@amplitude-ai-monitor — AI/LLM quality monitoring🧩 Browser Extension — /install-skills → Category 14
@browser-extension-developer — MV3, content scripts, publishing🤖 AI Division — /install-skills → Category 15
@ai-engineer — LLM integration, RAG, agentic AI, prompts, eval harness@ai-product — AI UX, streaming, fallbacks, reliability, responsible AI@ai-evaluator — eval infrastructure, CI/CD for AI, golden datasets, regression🎯 Workflow Optimization — /install-skills → Category 18 (recommended for all)
@workflow-orchestrator — run feature/bugfix/refactor/research/incident workflows end-to-end@workflow-session — /session-start (load context brief) and /session-end (save progress)@workflow-model-advisor — which model for this task? Haiku/Sonnet/Opus recommendation🚀 Solo AI Builder — /install-skills → Category 16
@solo-ai-builder — validation → positioning → GTM → monetization → retain🖥️ Claude Code Skills — /install-skills → Category 17
Invoke relevant skills BEFORE any response or action. Even a 1% chance means invoke it.
"Let's build X" → brainstorming first, then implementation skills. "Fix this bug" → debugging first, then domain-specific skills.
These thoughts mean STOP — you're rationalizing:
| Thought | Reality |
|---|---|
| "This is just a simple question" | Questions are tasks. Check for skills. |
| "I need more context first" | Skill check comes BEFORE clarifying questions. |
| "Let me explore the codebase first" | Skills tell you HOW to explore. Check first. |
| "The skill is overkill" | Simple things become complex. Use it. |
| "I'll just do this one thing first" | Check BEFORE doing anything. |
Rigid (TDD, debugging): Follow exactly. Don't adapt away discipline. Flexible (patterns): Adapt principles to context.
The skill itself tells you which.