deploying-cloud-k8s
آمن 76Deploy to Cloud Kubernetes
بواسطة Asmayaseen
Deploying applications to Kubernetes requires understanding build-time versus runtime variables, architecture matching, and CI/CD configuration. This skill provides battle-tested patterns for deploying to AKS, GKE, and DOKS with GitHub Actions and Helm.
containerizing-applications
آمن 77Create Dockerfiles and Kubernetes configs
بواسطة Asmayaseen
Containerize applications with battle-tested Docker, docker-compose, and Helm patterns. Generate production-ready container configurations with security scanning, multi-stage builds, and hardened images.
configuring-dapr-pubsub
آمن 73Configure Dapr pub/sub for microservices
بواسطة Asmayaseen
Setting up event-driven communication between microservices requires careful configuration of pub/sub components. This skill provides ready-to-use YAML configurations for Kafka and Redis backends, subscription patterns, and Kubernetes deployment templates.
quality-gates
آمن 67Assess task complexity and enforce quality gates
بواسطة ArieGoldkin
AI agents often proceed with unclear requirements or overly complex tasks, leading to wasted effort and suboptimal solutions. This skill provides systematic complexity scoring, gate validation checklists, and escalation workflows that prevent agents from proceeding without sufficient context.
blocklet-converter
آمن 68Convert Web Projects to ArcBlock Blocklets
بواسطة ArcBlock
Manual blocklet configuration is time consuming and error prone. This skill automates the entire conversion process for static web and Next.js projects into ArcBlock blocklets with validation.
bitbucket-devops
مخاطر متوسطة 63Automate Bitbucket pipelines with Claude
بواسطة Apra-Labs
Pipeline failures waste time and break focus. This skill monitors builds, pulls logs, and triggers reruns with clear CLI workflows.
dev-servers
آمن 71Start Development Servers
بواسطة AppleLamps
Managing multiple development servers for a full-stack application can be error-prone and time-consuming. This skill simplifies launching FastAPI backend and Vite frontend development servers with proper dependency checking and port validation.
workflow-orchestration
آمن 69Orchestrate CI/CD pipelines with chained plugins
بواسطة ANcpLua
Managing multi-step development workflows requires coordinating multiple plugins and maintaining state awareness. This skill provides structured pipelines that chain validation, code review, commit generation, and PR creation into cohesive workflows with human approval gates.
otel-expert
آمن 70Get OpenTelemetry Implementation Guidance
بواسطة ANcpLua
Struggling with OpenTelemetry semantic conventions, collector configuration, or instrumentation patterns? This skill provides instant answers from bundled OTel documentation, helping you implement proper traces, spans, metrics, and logs without searching through multiple docs.
autonomous-ci
آمن 70Enforce CI verification before claiming completion
بواسطة ANcpLua
This skill prevents Claude from claiming work is complete without proper CI verification. It enforces running local tests, committing code, waiting for GitHub Actions to pass, and analyzing failures before reporting success.
senior-devops
آمن 79Automate DevOps pipelines and infrastructure
بواسطة alirezarezvani
DevOps teams spend excessive time manually configuring pipelines and infrastructure. This skill provides automated tools for generating production-ready CI/CD pipelines, Terraform configurations, and deployment workflows across AWS, GCP, and Azure.
cto-advisor
آمن 79Guide engineering leadership and technology decisions
بواسطة alirezarezvani
Technology leaders need frameworks for technical debt assessment, team scaling, architecture decisions, and engineering metrics. This skill provides calculators, templates, and guides for CTO-level strategic planning and execution.
aws-solution-architect
آمن 70Design scalable AWS serverless architectures
بواسطة alirezarezvani
Design production-ready AWS architectures with serverless patterns, cost optimization strategies, and infrastructure-as-code templates. Generate CloudFormation, CDK, and Terraform configurations for deployment.
remove-git-worktree
مخاطر منخفضة 71Remove Git Worktrees and Branches Safely
بواسطة AKABANAKK
Managing multiple Git worktrees can clutter your workspace. This skill automates the removal of worktrees and their associated branches with proper validation.
create-git-worktree
مخاطر منخفضة 70Create isolated git worktree environments
بواسطة AKABANAKK
Managing multiple branches in the same repository can lead to context switching issues and workspace clutter. This skill automates the creation of isolated git worktrees in a dedicated directory, copying environment files and setting up clean workspaces for each feature branch.
debugging-websocket-issues
آمن 71Debug WebSocket Connection Issues
بواسطة AgentWorkforce
WebSocket connections frequently fail with cryptic errors like Invalid frame header or RSV1 must be clear. This skill provides structured debugging techniques to diagnose and fix multiple WebSocketServer conflicts, compression mismatches, and raw frame inspection methods.
fiftyone-pr-triage
آمن 71Triage FiftyOne GitHub issues systematically
بواسطة AdonaiVera
GitHub issue triage requires consistent categorization and clear communication. This skill provides a structured workflow with decision trees and response templates for FiftyOne repository maintainers.
gke-expert
آمن 73Get expert GKE guidance
بواسطة AdminTurnedDevOps
Managing GKE clusters requires knowledge of GCP APIs, kubectl commands, and Kubernetes best practices. This skill provides ready-to-use workflows, YAML templates, and troubleshooting steps for common GKE scenarios.
local-dev-server
آمن 68Start and manage local development servers
بواسطة Acurioustractor
Address already in use errors and server crashes disrupt development workflow. This skill provides PM2 commands to start, stop, and restart local development servers with auto-recovery and centralized logging.
uv-package-manager
آمن 69Master Python Package Management with uv
بواسطة ActiveInferenceInstitute
Python dependency management is slow and complex with traditional tools. This skill teaches you to use uv, a Rust-based package manager that is 10-100x faster than pip while maintaining full compatibility.