act-docker-setup
Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.
Use when configuring Docker environments for act, selecting runner images, managing container resources, or troubleshooting Docker-related issues with local GitHub Actions testing.
Use when configuring GitLab CI/CD variables, managing secrets, or integrating with external secret providers. Covers secure credential handling.
Use when defining and running multi-container Docker applications with Docker Compose YAML configuration.
Use when generating ConfigMaps and Secrets with Kustomize for Kubernetes configuration management.
Use when writing and deploying Kubernetes manifests for container orchestration.
Use when managing Kubernetes resources including deployments, services, configmaps, and secrets.
Use when configuring Sentry alerts, managing issues, or setting up notifications. Covers alert rules, issue triage, and integrations.
Run custom queries on Sentry events and issues with advanced filtering
Manage incident response workflow with Sentry alerts and issue tracking
Use when managing Sentry releases, uploading source maps, or tracking deployments. Covers release health and commit association.
Use when initializing Sentry in applications, configuring SDK options, or setting up integrations across different frameworks and platforms.
Use when capturing and reporting errors to Sentry, adding context, or handling exceptions. Covers error boundaries, context enrichment, and fingerprinting.
Use when setting up performance monitoring, distributed tracing, or profiling with Sentry. Covers transactions, spans, and performance insights.
Analyze performance metrics and identify slow transactions in Sentry
Use when Go error handling with error wrapping, sentinel errors, and custom error types. Use when handling errors in Go applications.
Migrate existing Terraform resources from SDK provider (sdkprovider) to Plugin Framework. Use when converting legacy resources, ensuring state compatibility, or when the user asks to port/migrate existing resources.
Generate new Terraform resources and data sources from YAML definitions and OpenAPI specs. Use when adding resources, creating YAML definitions, working with the Plugin Framework generator, or when the user asks about code generation.
Local text-to-speech via sherpa-onnx (offline, no cloud)
Kessoku compile-time DI with parallel initialization for Go. Use when writing or debugging kessoku providers/injectors, enabling async dependencies, migrating from google/wire, or fixing go:generate/codegen issues in Go services.
Build, archive, and prepare iOS app for TestFlight/App Store. Handles version bumping, build number configuration, Xcode archiving, and upload. Use when preparing a new iOS release for TestFlight beta testing or App Store submission.