- Home
- /
- Categories
- /
- Kubernetes
Kubernetes
Kubernetes orchestration
k8s-query
by eveld
Query Kubernetes resources (pods, deployments, services, events). Use when checking cluster state and resource status.
devops-pathfinders
by founderjourney
Advanced DevOps skill for managing Debian 12 VPS servers on Contabo with Docker, Nginx, and MySQL infrastructure. Use when working with server setup, Docker deployments, SSL configuration, security hardening, backup strategies, troubleshooting access issues, container management, Nginx reverse proxy configuration, or any DevOps task on the Pathfinders Labs infrastructure. Specialized in KISS (Keep It Simple, Stupid) approach with single Docker network, shared MySQL, native Nginx, and centralized credentials management.
debug-systematically
by eveld
Use when encountering errors or bugs to follow a systematic debugging process instead of jumping to conclusions.
ViewComponents Specialist
by Kaakati
"Specialist in ViewComponent implementation, component architecture, slots, previews, and method exposure patterns. Invoke this agent when creating or modifying ViewComponents, implementing component slots, setting up previews, debugging component rendering issues, or ensuring proper method delegation from services."
Service Object Patterns
by Kaakati
"Complete guide to implementing Service Objects in Ruby on Rails applications. Use this skill when creating business logic services, organizing service namespaces, handling service results, and designing service interfaces for complex operations."
springboot-init
by wardbit
Define development specifications for Spring Boot monolithic projects, supporting multiple technology stack configurations.
refactor:dotnet
by SnakeO
Refactor ASP.NET Core/C# code to improve maintainability, readability, and adherence to best practices. Transforms fat controllers, duplicate code, and outdated patterns into clean, modern .NET code. Applies C# 12 features like primary constructors and collection expressions, SOLID principles, Clean Architecture patterns, and proper dependency injection. Identifies and fixes anti-patterns including service locator, captive dependencies, and missing async/await patterns.
refactor:spring-boot
by SnakeO
Refactor Spring Boot and Java code to improve maintainability, readability, and adherence to enterprise best practices. This skill transforms messy Spring Boot applications into clean, well-structured solutions following SOLID principles and Spring Boot 3.x conventions. It addresses fat controllers, improper transaction boundaries, field injection anti-patterns, and scattered configuration. Leverages Java 21+ features including record patterns, pattern matching for switch, virtual threads, and sequenced collections.
refactor:kubernetes
by SnakeO
Refactor Kubernetes configurations to improve security, reliability, and maintainability. This skill applies defense-in-depth security principles, proper resource constraints, and GitOps patterns using Kustomize or Helm. It addresses containers running as root, missing health probes, hardcoded configs, and duplicate YAML across environments. Apply when you notice security vulnerabilities, missing Pod Disruption Budgets, or :latest image tags in production.
debug:kubernetes
by SnakeO
Debug Kubernetes clusters and workloads systematically with this comprehensive troubleshooting skill. Covers CrashLoopBackOff, ImagePullBackOff, OOMKilled, pending pods, service connectivity issues, PVC binding failures, and RBAC permission errors. Provides structured four-phase debugging methodology with kubectl commands, ephemeral debug containers, and essential one-liners for diagnosing pod, service, network, and storage problems across namespaces.
registry
by frames-engineering
Pay-per-call API gateway for AI agents. 8 services available via x402 — no API keys, no subscriptions.
multi-cloud-architecture
by QuestForTech-Investments
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.
azure-expert
by QuestForTech-Investments
Comprehensive Azure cloud expertise covering all major services (App Service, Functions, Container Apps, AKS, databases, storage, monitoring). Use when working with Azure infrastructure, deployments, troubleshooting, cost optimization, IaC (Bicep/ARM), CI/CD pipelines, or any Azure-related development tasks. Provides scripts, templates, and best practices for production-ready Azure solutions.
OCI Services Expert
by oci-ai-architects
Claude Code skills for OCI AI Architects. Community-led reference implementations and patterns.
deployment-pipeline
by hieutrtr
Deployment procedures and CI/CD pipeline configuration for Python/React projects. Use when deploying to staging or production, creating CI/CD pipelines with GitHub Actions, troubleshooting deployment failures, or planning rollbacks. Covers pipeline stages (build/test/staging/production), environment promotion, pre-deployment validation, health checks, canary deployment, rollback procedures, and GitHub Actions workflows. Does NOT cover Docker image building (use docker-best-practices) or incident response (use incident-response).
ios-build-debugging
by derKlinke
Use when encountering dependency conflicts, CocoaPods/SPM resolution failures, "Multiple commands produce" errors, or framework version mismatches - systematic dependency and build configuration debugging for iOS projects. Includes pressure scenario guidance for resisting quick fixes under time constraints
incident-response
by hieutrtr
Production incident response procedures for Python/React applications. Use when responding to production outages, investigating error spikes, diagnosing performance degradation, or conducting post-mortems. Covers severity classification (SEV1-SEV4), incident commander role, communication templates, diagnostic commands for FastAPI/ PostgreSQL/Redis, rollback procedures, and blameless post-mortem process. Does NOT cover monitoring setup (use monitoring-setup) or deployment procedures (use deployment-pipeline).
effect-ts-fundamentals
by mrevanzak
Use when implementing type-safe, composable, and testable applications using Effect-TS, specifically for service definition, dependency injection, and sequential async logic.
cloud-run-deployment
by Agentient
Deploy and manage Google Cloud Run services with traffic management and scaling. PROACTIVELY activate for: (1) deploying containers to Cloud Run, (2) configuring blue-green or canary deployments, (3) managing traffic splits and rollbacks. Triggers: "cloud run", "deploy", "traffic split"
gcp-services
by Agentient
Configure GCP IAM, Secret Manager, and VPC networking with security best practices. PROACTIVELY activate for: (1) setting up service accounts and IAM permissions, (2) managing secrets in Secret Manager, (3) configuring VPC and firewall rules. Triggers: "iam", "secret manager", "vpc"
masumi
by masumi-network
"Build AI agents with decentralized payments, identity, and marketplace integration on Masumi Network (Cardano blockchain). Make no mistake - use this skill when working with: (1) Monetizing AI agents with automated payments, (2) Enabling Agent-to-Agent (A2A) autonomous payments, (3) Registering agents in decentralized registry, (4) Listing agents on Sokosumi marketplace, (5) Implementing blockchain-based decision logging, (6) Adding verifiable credentials and DIDs to agents, (7) Setting up Masumi Payment Service nodes, (8) Integrating MIP-003 Agentic Service API, (9) Working with CrewAI, AutoGen, PhiData, LangGraph or custom frameworks, (10) Troubleshooting payment detection or registry issues, (11) Cardano smart contract integration for AI services. Framework-agnostic, self-hosted, and MiCA compliant."
vercel-deployment
by alfredang
Deploy projects to Vercel with automatic configuration. Sets project name from folder name, deploys with --yes flag, and disables Vercel Authentication (SSO protection) post-deploy via API. Use when deploying to Vercel, running "deploy to vercel", "vercel deploy", or any Vercel deployment task. Handles both preview and production deployments.
backend-architect
by dmonteroh
"Guides backend architecture for operable services and APIs, covering boundaries, contracts, reliability, integration patterns, and rollout safety. Use when designing or changing backend services/APIs and their operability plans."
embedding-service
by Lin-A1
文本向量化(Embedding)基础服务。将自然语言转换为高维稠密向量,为语义搜索、聚类分析、推荐系统等下游任务提供核心数据支持。