From magic-powers
Use when building CI/CD pipelines on GCP with Cloud Build, Cloud Deploy, or Artifact Registry. Covers GCP Cloud Developer domain: Building and testing (~26%) and Deploying (~19%). Also covers DevOps Engineer domain: CI/CD pipelines (~25%).
npx claudepluginhub kienbui1995/magic-powers --plugin magic-powersThis skill uses the workspace's default tool permissions.
- Setting up CI/CD pipelines 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.
A basic cloudbuild.yaml:
$SHORT_SHA for image tagging (traceability)$PROJECT_ID, $BRANCH_NAME substitution variableswaitFor: ['-']$PROJECT_ID, $BUILD_ID, $BRANCH_NAMElatest)?latest tag only (no traceability), no vulnerability scanningcloudbuild.yaml steps run sequentially unless waitFor specified$PROJECT_ID, $SHORT_SHA, $BRANCH_NAME available by default