Agent skills · Cloud & DevOps
50 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.
- golang-observability ★ 3,243
Golang everyday observability — the always-on signals in production. Covers structured logging with slog, Prometheus metrics, OpenTelemetry - golang-benchmark ★ 3,243
Golang benchmarking, profiling, and performance measurement. Use when writing, running, or comparing Go benchmarks, profiling hot paths with - firebase-firestore-enterprise-native-mode ★ 440
Comprehensive guide for Firestore enterprise native including provisioning, data model, security rules, and SDK usage. Use this skill when t - golang-continuous-integration ★ 3,243
GitHub Actions CI/CD pipeline configuration for Golang projects — workflow files for test, lint, SAST, coverage and vulnerability-scan jobs, - golang-samber-do ★ 3,243
Dependency injection in Golang using samber/do — service containers, lifecycle management, scopes, health checks, graceful shutdown, and mod - golang-samber-slog ★ 3,243
Structured logging extensions for Golang using samber/slog-**** packages — multi-handler pipelines (slog-multi), log sampling (slog-sampling - golang-samber-hot ★ 3,243
In-memory caching in Golang using samber/hot — eviction algorithms (LRU, LFU, TinyLFU, W-TinyLFU, S3FIFO, ARC, TwoQueue, SIEVE, FIFO), TTL, - insforge-debug ★ 36
Use when diagnosing problems in an InsForge project — reactive failures (SDK error object, HTTP 4xx/5xx, gateway timeout 502/503/504, edge f - self-hosted-funnel-launch ★ 1
Deploy a self-hosted funnel builder, take a funnel from empty install to published - landing page, checkout, one-click upsell, thank-you - a - azure-postgres ★ 1,477
microsoft/azure-skills · skills.sh - docker-expert ★ 46,341
You are an advanced Docker containerization expert with comprehensive, practical knowledge of container optimization, security hardening, mu - ci-cd-and-automation ★ 93,777
Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates - shipping-and-launch ★ 93,777
Prepares production launches. Use when preparing to deploy to production, or when asking what needs to be in place before shipping. Use when - observability-and-instrumentation ★ 93,777
Instruments code so production behavior is visible and diagnosable. Use when adding logging, metrics, tracing, or alerting. Use when shippin - responsive-design ★ 39,603
Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when bu - modern-web-guidance ★ 2,193
Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web - extension-core-infrastructure
Core infrastructure providing backend connection configuration, storage client, and React app entry point. - linear-release-setup ★ 65
Generate CI/CD configuration for Linear Release. Use when setting up - github-actions-templates ★ 39,603
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with - langfuse ★ 273
Interact with Langfuse and access its documentation: tracing, monitoring, creating datasets, running experiments, and evaluating AI applicat - convex-optimize ★ 53
Audit and optimize an existing Convex app: security, scale, upgrades, observability. - convex-deploy-guard ★ 53
Classify + announce the target Convex deployment before any deployment-affecting command; fresh explicit consent for prod actions; session r - convex-env ★ 53
Set and wire Convex deployment env vars / secrets for the app. - convex-advisor ★ 53
Read the Convex deployment's 72h insights (read limits, OCC contention), root-cause each event in code, report evidence-backed perf/cost fin - convex-migrate-rehearse ★ 53
Rehearse a live-app schema change + backfill on a snapshot-seeded preview deployment, verify, then promote the proven change to prod with th - convex-sentinel ★ 53
Set up Sentinel production error capture in your own Convex deployment. - terraform-module-library ★ 39,603
Build reusable Terraform modules for AWS, Azure, GCP, and OCI infrastructure following infrastructure-as-code best practices. Use when creat - astro ★ 14
Skill for building with the Astro web framework. Helps create Astro components and pages, configure SSR adapters, set up content collections - design-system-patterns ★ 39,603
Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design toke - here-now ★ 45
here.now lets agents publish websites and files to live URLs in seconds. Publish HTML, documents, images, PDFs, videos, and static files to - kpi-dashboard-design ★ 39,603
Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use this skill when - cloud-run-basics ★ 19,827
Manages Cloud Run services, jobs, and worker pools. Use when you need to deploy applications responding to HTTP requests (services), run eve - k8s-security-policies ★ 39,603
Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing - kubernetes-specialist ★ 11,440
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service - deployment-pipeline-design ★ 39,603
Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use this skill when designing zero-do - google-cloud-recipe-onboarding ★ 19,827
Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resour - google-cloud-recipe-auth ★ 19,827
Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Appl - grafana-dashboards ★ 39,603
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring - secrets-management ★ 39,603
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling se - docker-patterns
Docker and Docker Compose patterns for local development, hardened CLI installer harnesses, container security, networking, volumes, and mul - bash-defensive-patterns ★ 39,603
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system - google-cloud-waf-security ★ 19,827
Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-A - firebase-basics ★ 19,827
Provides foundational Firebase CLI setup, CLI installation, version checks (`firebase-tools@latest --version`), CLI login (including --no-lo - google-cloud-waf-cost-optimization ★ 19,827
Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF). Use this skill t - gke-basics ★ 19,827
Manages core GKE cluster provisioning, credentials, Autopilot vs Standard selection, and workload deployment. Use when creating GKE clusters - helm-chart-scaffolding ★ 39,603
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creatin - google-cloud-waf-reliability ★ 19,827
Generates guidance for reliability, resilience, availability, redundancy, fault-tolerance, and disaster recovery (DR) for Google Cloud workl - terraform-style-guide ★ 864
Generate Terraform HCL code following HashiCorp's official style conventions and best practices. Use when writing, reviewing, or generating - cost-optimization ★ 39,603
Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending anal - gitops-workflow ★ 39,603
Implement GitOps workflows with ArgoCD and Flux for automated, declarative Kubernetes deployments with continuous reconciliation. Use when i