DevOps & Cloud Skills
382 curated DevOps and cloud infrastructure skills for Claude Code and Cursor. Deployment, monitoring, container management - all license-verified.
Json Canvas Skill
Json Canvas Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/json-canvas-skill
Justfile Skill
Justfile Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/justfile-skill
K8s Clusters Skill
K8s Clusters Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/k8s-clusters-skill
K8s Timezone Config
Configure timezone for Kubernetes pods using TZ environment variable. Use when deploying workloads that need Brazil/São Paulo timezone or when logs show UTC (+0000) instead of local time.
by julianobarbosa/claude-code-skills / skills/k8s-timezone-config
Kargo Skill
Kargo Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/kargo-skill
Keyvault Csi Driver
Azure Key Vault + CSI Driver integration for Kubernetes secrets management. Use when creating SecretProviderClass resources, mounting secrets from Key Vault, troubleshooting 403 errors, syncing secrets to K8s, or configuring applications to use Key Vault secrets.
by julianobarbosa/claude-code-skills / skills/keyvault-csi-driver
Keyvault Csi Driver Skill
Keyvault Csi Driver Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/keyvault-csi-driver-skill
Kibana Alerting Rules
Create and manage Kibana alerting rules via REST API or Terraform. Use when creating, updating, or managing rule lifecycle (enable, disable, mute, snooze) or rules-as-code workflows.
by elastic/agent-skills / skills/kibana/kibana-alerting-rules
Kibana Connectors
Create and manage Kibana connectors for Slack, PagerDuty, Jira, webhooks, and more via REST API or Terraform. Use when configuring third-party integrations or managing connectors as code.
by elastic/agent-skills / skills/kibana/kibana-connectors
Knative
Knative serverless platform for Kubernetes. Use when deploying serverless workloads, configuring autoscaling (scale-to-zero), event-driven architectures, traffic management (blue-green, canary), CloudEvents routing, Brokers/Triggers/Sources, or working with Knative Serving/Eventing/Functions. Covers installation, networking (Kourier/Istio/Contour), and troubleshooting.
by julianobarbosa/claude-code-skills / skills/knative
Knative Skill
Knative Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/knative-skill
Kql Skill
Kql Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/kql-skill
Kubernetes Clusters Skill
| Context | Name | |---------|------| | Developer/Docs | `cafehyna-hub` | | Azure CLI | `aks-cafehyna-default` |
by julianobarbosa/claude-code-skills / skills/k8s-clusters
Kubernetes Deployment Best Practices
Comprehensive best practices for deploying and managing applications on Kubernetes. Covers Pods, Deployments, Services, Ingress, ConfigMaps, Secrets, health checks, resource limits, scaling, and security contexts.
by github/awesome-copilot / instructions/kubernetes-deployment-best-practices.instructions.md
Kubernetes Manifest Generator
Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.
by wshobson/agents / plugins/kubernetes-operations/skills/k8s-manifest-generator
Kubernetes Manifests Instructions
Best practices for Kubernetes YAML manifests including labeling conventions, security contexts, pod security, resource management, probes, and validation commands
by github/awesome-copilot / instructions/kubernetes-manifests.instructions.md
Kubernetes Specialist
Use when deploying or managing Kubernetes workloads. Invoke to create deployment manifests, configure pod security policies, set up service accounts, define network isolation rules, debug pod crashes, analyze resource limits, inspect container logs, or right-size workloads. Use for Helm charts, RBAC policies, NetworkPolicies, storage configuration, performance optimization, GitOps pipelines, and multi-cluster management.
by Jeffallan/claude-skills / skills/kubernetes-specialist
Lambda
AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.
by itsmostafa/aws-agent-skills / skills/lambda
Lambda Labs GPU Cloud
Reserved and on-demand GPU cloud instances for ML training and inference. Use when you need dedicated GPU instances with simple SSH access, persistent filesystems, or high-performance multi-node clusters for large-scale training.
by NousResearch/hermes-agent / optional-skills/mlops/lambda-labs
Launch
Planning, executing, and tracking releases in a unified workflow. Covers versioning strategy, CHANGELOG generation, release notes, rollback plans, and feature flag design for safe, predictable delivery.
by simota/agent-skills / launch
Launchdarkly Flag Cleanup
A specialized GitHub Copilot agent that uses the LaunchDarkly MCP server to safely automate feature flag cleanup workflows. This agent determines removal readiness, identifies the correct forward value, and creates PRs that preserve production behavior while removing obsolete flags and updating stale defaults.
by github/awesome-copilot / agents/launchdarkly-flag-cleanup.agent.md
Ledger
Optimizing FinOps and cloud costs. Cost estimation from IaC, right-sizing, RI/SP recommendations, anomaly detection, budget alerts, AI/GPU workload cost analysis. Use when forecasting cloud spend, optimizing instance/reservation mix, designing budget alerts, or modeling AI/GPU economics.
by simota/agent-skills / ledger
Linkerd Patterns
Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.
by wshobson/agents / plugins/cloud-infrastructure/skills/linkerd-patterns
Llama Cpp
Runs LLM inference on CPU, Apple Silicon, and consumer GPUs without NVIDIA hardware. Use for edge deployment, M1/M2/M3 Macs, AMD/Intel GPUs, or when CUDA is unavailable. Supports GGUF quantization (1.5-8 bit) for reduced memory and 4-10× speedup vs PyTorch on CPU.
by Orchestra-Research/AI-Research-SKILLs / 12-inference-serving/llama-cpp
Ln 115 DevOps Docs Creator
Creates infrastructure.md and runbook.md (Docker-conditional). Use for DevOps documentation in any project.
by levnikolaevich/claude-code-skills / plugins/documentation-pipeline/skills/ln-115-devops-docs-creator
Ln 730 DevOps Setup
Sets up Docker, CI/CD, and environment configuration with auto-detection. Use when adding DevOps infrastructure to a project.
by levnikolaevich/claude-code-skills / plugins/project-bootstrap/skills/ln-730-devops-setup
Ln 731 Docker Generator
Generates Dockerfile and docker-compose configuration for multi-container development. Use when containerizing a project.
by levnikolaevich/claude-code-skills / plugins/project-bootstrap/skills/ln-731-docker-generator
Ln 732 Cicd Generator
Generates GitHub Actions CI workflow configuration. Use when adding continuous integration to a project.
by levnikolaevich/claude-code-skills / plugins/project-bootstrap/skills/ln-732-cicd-generator
Ln 733 Env Configurator
Configures environment variables and secrets protection. Use when setting up .env files and gitignore rules for a project.
by levnikolaevich/claude-code-skills / plugins/project-bootstrap/skills/ln-733-env-configurator
Ln 774 Healthcheck Setup
Configures health check endpoints for Kubernetes readiness/liveness/startup probes. Use when deploying to Kubernetes.
by levnikolaevich/claude-code-skills / plugins/project-bootstrap/skills/ln-774-healthcheck-setup
Ln 780 Bootstrap Verifier
Verifies bootstrapped projects via build, test, and container health checks. Use when validating project setup completeness.
by levnikolaevich/claude-code-skills / plugins/project-bootstrap/skills/ln-780-bootstrap-verifier
Ln 783 Container Launcher
Builds and launches Docker containers with health verification. Use when validating that containerized services start correctly.
by levnikolaevich/claude-code-skills / plugins/project-bootstrap/skills/ln-783-container-launcher
Loki
Guide for implementing Grafana Loki - a horizontally scalable, highly available log aggregation system. Use when configuring Loki deployments, setting up storage backends (S3, Azure Blob, GCS), writing LogQL queries, configuring retention and compaction, deploying via Helm, integrating with OpenTelemetry, or troubleshooting Loki issues on Kubernetes.
by julianobarbosa/claude-code-skills / skills/loki
Loki Skill
Loki Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/loki-skill
Macos Cleaner Skill
Macos Cleaner Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/macos-cleaner-skill
Macos Setup Skill
Macos Setup Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/macos-setup-skill
Managing Infra
Infrastructure patterns for Kubernetes, Terraform, Helm, Kustomize, and GitHub Actions. Use when making K8s architectural decisions, choosing between Helm vs Kustomize, structuring Terraform modules, writing CI/CD workflows, or applying security best practices.
by julianobarbosa/claude-code-skills / skills/managing-infra
Managing Infra Skill
Managing Infra Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/managing-infra-skill
Mend
Remediating known failure patterns automatically. Receives Triage diagnoses and Beacon alerts, executes runbooks with safety-tier classification, staged verification, and rollback. Use when automated incident remediation is needed.
by simota/agent-skills / mend
Merge And Cleanup Skill
Merge And Cleanup Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/merge-and-cleanup-skill
Merge To Main Skill
Merge To Main Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/merge-to-main-skill
Mimir
Guide for implementing Grafana Mimir - a horizontally scalable, highly available, multi-tenant TSDB for long-term storage of Prometheus metrics. Use when configuring Mimir on Kubernetes, setting up Azure/S3/GCS storage backends, troubleshooting authentication issues, or optimizing performance.
by julianobarbosa/claude-code-skills / skills/mimir
Mimir Skill
Mimir Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/mimir-skill
Mirrord CI
Help users set up mirrord in CI pipelines for testing against real Kubernetes environments. Use when users want to run end-to-end tests, integration tests, or automated tests in CI using mirrord to connect to staging/shared clusters.
by metalbear-co/skills / skills/mirrord-ci
Mirrord Config
Helps users generate, edit, and validate mirrord.json configuration files for mirrord (MetalBear). Use when the user wants to connect their local process to a Kubernetes environment, configure features (env/fs/network), or needs feedback on an existing mirrord.json. Always ensures output JSON is valid and schema-conformant.
by metalbear-co/skills / skills/mirrord-config
Mirrord DB Branching
Helps users configure mirrord.json for database branching, enabling isolated database copies for safe development and testing. Use when the user wants to set up MySQL or PostgreSQL branching, configure copy modes, IAM authentication, or manage database branches.
by metalbear-co/skills / skills/mirrord-db-branching
Mirrord Kafka
Helps DevOps engineers configure mirrord Operator's Kafka queue splitting feature end-to-end. Generates MirrordKafkaClientConfig and MirrordKafkaTopicsConsumer Kubernetes CRD YAMLs, the matching mirrord.json split_queues section, and Helm value guidance. Use this skill whenever the user mentions Kafka splitting with mirrord, MirrordKafkaClientConfig, MirrordKafkaTopicsConsumer, Kafka queue splitting, Kafka topic splitting, configuring mirrord with Kafka, setting up Kafka for mirrord operator, or troubleshooting Kafka splitting sessions. Also trigger when users mention split_queues with queue_type Kafka, or ask about connecting mirrord to a Kafka cluster. This is a Team/Enterprise feature of mirrord.
by metalbear-co/skills / skills/mirrord-kafka
Mirrord Operator
Help users install and configure the mirrord operator for team environments. Use when users ask about operator setup, Helm installation, licensing, or multi-user mirrord deployments.
by metalbear-co/skills / skills/mirrord-operator
Mirrord Quickstart
Guide users from zero to their first working mirrord session. Use when a user is new to mirrord, wants to install it, or needs help running their first session connecting to a Kubernetes cluster.
by metalbear-co/skills / skills/mirrord-quickstart
Modal
Modal is a serverless cloud platform for running Python on demand, including on-demand GPUs. Use when deploying or serving AI/ML models, running GPU-accelerated workloads (training, fine-tuning, inference), serving web endpoints, scheduling batch jobs, or scaling Python code to cloud containers with the Modal SDK.
by K-Dense-AI/scientific-agent-skills / skills/modal
Modal Serverless GPU
Serverless GPU cloud platform for running ML workloads. Use when you need on-demand GPU access without infrastructure management, deploying ML models as APIs, or running batch jobs with automatic scaling.
by NousResearch/hermes-agent / optional-skills/mlops/modal
Monitoring Expert
Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules, and instruments distributed tracing. Implements Prometheus/Grafana stacks, conducts load testing, performs application profiling, and plans infrastructure capacity. Use when setting up application monitoring, adding observability to services, debugging production issues with logs/metrics/traces, running load tests with k6 or Artillery, profiling CPU/memory bottlenecks, or forecasting capacity needs.
by Jeffallan/claude-skills / skills/monitoring-expert
mTLS Configuration
Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication.
by wshobson/agents / plugins/cloud-infrastructure/skills/mtls-configuration
Multi Cloud Architecture
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, GCP, and OCI. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.
by wshobson/agents / plugins/cloud-infrastructure/skills/multi-cloud-architecture
Multi Stage Dockerfile
Create optimized multi-stage Dockerfiles for any language or framework
by github/awesome-copilot / skills/multi-stage-dockerfile
Neon Migration Specialist
Safe Postgres migrations with zero-downtime using Neon's branching workflow. Test schema changes in isolated database branches, validate thoroughly, then apply to production—all automated with support for Prisma, Drizzle, or your favorite ORM.
by github/awesome-copilot / agents/neon-migration-specialist.agent.md
Neon Performance Analyzer
Identify and fix slow Postgres queries automatically using Neon's branching workflow. Analyzes execution plans, tests optimizations in isolated database branches, and provides clear before/after performance metrics with actionable code fixes.
by github/awesome-copilot / agents/neon-optimization-analyzer.agent.md
Neovim Skill
Neovim Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/neovim-skill
Netlify Deploy
Deploy web projects to Netlify using the Netlify CLI (`npx netlify`). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
by foryourhealth111-pixel/Vibe-Skills / bundled/skills/netlify-deploy
New Relic Incident Response Agent
Identify and fix production issues by correlating New Relic observability data with code changes. Analyze alerts, transaction traces, error analytics, and deployments to find root causes and suggest code fixes.
by github/awesome-copilot / agents/new-relic-incident-response.agent.md
New Terraform Provider
Use this when scaffolding a new Terraform provider.
by hashicorp/agent-skills / terraform/provider-development/skills/new-terraform-provider
Nightly Testing
Understanding the Lean/Mathlib nightly testing infrastructure. Use when working on toolchain bumps, adaptation PRs, or investigating nightly CI failures.
by leanprover/skills / skills/nightly-testing
Observability Logs Search
Search and filter Observability logs using ES|QL. Use when investigating log spikes, errors, or anomalies; getting volume and trends; or drilling into services or containers during incidents.
by elastic/agent-skills / skills/observability/logs-search
Observability Manage Slos
Create and manage SLOs in Elastic Observability using the Kibana API. Use when defining SLIs, setting error budgets, or managing SLO lifecycle.
by elastic/agent-skills / skills/observability/manage-slos
Observability Service Health
Assess APM service health using SLOs, alerts, ML, throughput, latency, error rate, and dependencies. Use when checking service status, performance, or when the user asks about service health.
by elastic/agent-skills / skills/observability/service-health
Octopus Release Notes With MCP
Generate release notes for a release in Octopus Deploy. The tools for this MCP server provide access to the Octopus Deploy APIs.
by github/awesome-copilot / agents/octopus-deploy-release-notes-mcp.agent.md
Opentelemetry
Implement OpenTelemetry (OTEL) observability - Collector configuration, Kubernetes deployment, traces/metrics/logs pipelines, instrumentation, and troubleshooting. Use when working with OTEL Collector, telemetry pipelines, observability infrastructure, or Kubernetes monitoring.
by julianobarbosa/claude-code-skills / skills/opentelemetry
Opentelemetry Skill
Opentelemetry Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/opentelemetry-skill
Oracle-to-PostgreSQL Migration Expert
Agent for Oracle-to-PostgreSQL application migrations. Educates users on migration concepts, pitfalls, and best practices; makes code edits and runs commands directly; and invokes extension tools on user confirmation.
by github/awesome-copilot / agents/oracle-to-postgres-migration-expert.agent.md
PagerDuty Incident Responder
Responds to PagerDuty incidents by analyzing incident context, identifying recent code changes, and suggesting fixes via GitHub PRs.
by github/awesome-copilot / agents/pagerduty-incident-responder.agent.md
Pipe
Designing GitHub Actions workflows in depth — covering trigger strategy, security hardening, performance optimization, PR automation, and Reusable Workflow design. Use when new GHA workflow design or advanced optimization is needed.
by simota/agent-skills / pipe
Platform SRE for Kubernetes
SRE-focused Kubernetes specialist prioritizing reliability, safe rollouts/rollbacks, security defaults, and operational verification for production-grade deployments
by github/awesome-copilot / agents/platform-sre-kubernetes.agent.md
Playwright CI
Production-ready CI/CD configurations for Playwright — GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, parallel sharding, reporting, code coverage, and global setup/teardown.
by testdino-hq/playwright-skill / ci
Postgres Pro
Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, extension usage, VACUUM tuning, performance monitoring.
by Jeffallan/claude-skills / skills/postgres-pro
Power BI DevOps and Application Lifecycle Management Best Practices
Comprehensive guide for Power BI DevOps, Application Lifecycle Management (ALM), CI/CD pipelines, deployment automation, and version control best practices.
by github/awesome-copilot / instructions/power-bi-devops-alm-best-practices.instructions.md
Powerbi Skill
Powerbi Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/powerbi-skill
Pre Commit Skill
Pre Commit Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/pre-commit-skill
Project Tooling
gh, vercel, supabase, render CLI and deployment platform setup
by alinaqi/maggy / skills/project-tooling
Prometheus
Query and interact with Prometheus HTTP API for monitoring data. Use when Claude needs to query Prometheus metrics, execute PromQL queries, retrieve targets/alerts/rules status, access metadata about series/labels, manage TSDB operations, or troubleshoot monitoring infrastructure. Supports instant queries, range queries, metadata endpoints, admin APIs, and alerting information.
by julianobarbosa/claude-code-skills / skills/prometheus
Prometheus Configuration
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.
by wshobson/agents / plugins/observability-monitoring/skills/prometheus-configuration
Prometheus Skill
Prometheus Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/prometheus-skill
Provider Actions
Implement Terraform Provider actions using the Plugin Framework. Use when developing imperative operations that execute at lifecycle events (before/after create, update, destroy).
by hashicorp/agent-skills / terraform/provider-development/skills/provider-actions
Provider Docs
Create, update, and review Terraform provider documentation for Terraform Registry using HashiCorp-recommended patterns, tfplugindocs templates, and schema descriptions. Use when adding or changing provider configuration, resources, data sources, ephemeral resources, list resources, functions, or guides; when validating generated docs; and when troubleshooting missing or incorrect Registry documentation.
by hashicorp/agent-skills / terraform/provider-development/skills/provider-docs
Provider Resources
Implement Terraform Provider resources and data sources using the Plugin Framework. Use when developing CRUD operations, schema design, state management, and acceptance testing for provider resources.
by hashicorp/agent-skills / terraform/provider-development/skills/provider-resources
Provider Test Patterns
Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework. Covers test structure, TestCase/TestStep fields, ConfigStateChecks with custom statecheck.StateCheck implementations, plan checks, CompareValue for cross-step assertions, config helpers, import testing with ImportStateKind, sweepers, and scenario patterns (basic, update, disappears, validation, regression), and ephemeral resource testing with the echoprovider package. Use when writing, reviewing, or debugging provider acceptance tests, including questions about statecheck, plancheck, TestCheckFunc, CheckDestroy, ExpectError, import state verification, ephemeral resources, or how to structure test files.
by hashicorp/agent-skills / terraform/provider-development/skills/provider-test-patterns
Publish Models
Push and publish custom AI models to Replicate, and set up CI/CD for releasing new model versions safely. Use when running cog push, deploying a model to Replicate, releasing a new version, validating a model with cog-safe-push before publishing, configuring a Replicate deployment, setting up GitHub Actions for model releases, or porting a community model to an official one. Trigger on phrases like "push a model to Replicate", "publish a model", "deploy a model", "release a new version", "cog push", "cog-safe-push", "model CI", "r8.im", or "schema compatibility", and when referencing github.com/replicate/cog-safe-push or github.com/replicate/model-ci-template. Covers cog push, the full cog-safe-push config (test cases, fuzz, deployment, official_model), GitHub Actions patterns, multi-model matrix pushes, and post-publish monitoring. Assumes you already have a working Cog project; see build-models if you need to package one first.
by replicate/skills / skills/publish-models
Push To Registry
Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle. Use when integrating Packer builds with HCP Packer for version control and governance.
by hashicorp/agent-skills / packer/hcp/skills/push-to-registry
Pyroscope Skill
Pyroscope Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/pyroscope-skill
Python Anti Patterns Skill
Python Anti Patterns Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-anti-patterns-skill
Python Azure IoT Edge Modules
Build and operate Python Azure IoT Edge modules with robust messaging, deployment manifests, observability, and production readiness checks.
by github/awesome-copilot / skills/python-azure-iot-edge-modules
Python Background Jobs Skill
Python Background Jobs Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-background-jobs-skill
Python Code Style Skill
Python Code Style Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-code-style-skill
Python Configuration Skill
Python Configuration Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-configuration-skill
Python Design Patterns Skill
Python Design Patterns Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-design-patterns-skill
Python Error Handling Skill
Python Error Handling Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-error-handling-skill
Python Observability Skill
Python Observability Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-observability-skill
Python Project Skill
Python Project Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-project-skill
Python Resilience Skill
Python Resilience Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-resilience-skill
Python Resource Management Skill
Python Resource Management Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-resource-management-skill
Python Type Safety Skill
Python Type Safety Skill linked from Juliano Barbosa Claude Code Skills, with the upstream skill instructions available on GitHub.
by julianobarbosa/claude-code-skills / skills/python-type-safety-skill