From magic-powers
Use when designing BigQuery schemas, optimizing queries, managing partitioning/clustering, controlling costs, or studying for GCP Professional Data Engineer (GCP-PDE). Covers domains: Design data processing systems (~22%) and Store the data (~15-20%).
npx claudepluginhub kienbui1995/magic-powers --plugin magic-powersThis skill uses the workspace's default tool permissions.
- Designing tables for an analytics use case on GCP
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.
WHERE date = '2024-01-01') to reduce bytes billedSELECT * — select only needed columns (columnar storage)WHERE on partitioned/clustered columnsWITH CTEs for readability; avoid deep nestingAPPROX_COUNT_DISTINCT for large cardinality estimatesINFORMATION_SCHEMA.JOBS_BY_PROJECT → monitor slot usage and bytes billed