operating-k8s-local
Safe 71Operate Local Kubernetes Clusters with Minikube
by Asmayaseen
Running Kubernetes locally is complex with cluster setup, networking, and image management challenges. This skill provides quick reference commands for Minikube and kubectl to streamline local development workflows.
nx-monorepo
Safe 70Manage Nx monorepos with AI
by Asmayaseen
Nx monorepo management requires deep knowledge of project graphs, affected commands, and caching strategies. This skill provides expert guidance for analyzing dependencies, running targeted builds, and optimizing CI pipelines using Nx CLI and official MCP tools.
deploying-kafka-k8s
Safe 71Deploy Kafka on Kubernetes with Strimzi
by Asmayaseen
Setting up Apache Kafka on Kubernetes requires complex operator configuration, KRaft mode setup, and topic management. This skill provides production-ready YAML templates and step-by-step commands for deploying Kafka clusters using the Strimzi operator.
deploying-cloud-k8s
Safe 76Deploy to Cloud Kubernetes
by 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
Safe 76Create Dockerfiles and Kubernetes configs
by 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
Safe 71Configure Dapr pub/sub for microservices
by 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
Safe 67Assess task complexity and enforce quality gates
by 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
Safe 68Convert Web Projects to ArcBlock Blocklets
by 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
Medium Risk 62Automate Bitbucket pipelines with Claude
by Apra-Labs
Pipeline failures waste time and break focus. This skill monitors builds, pulls logs, and triggers reruns with clear CLI workflows.
dev-servers
Safe 69Start Development Servers
by 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
Safe 69Orchestrate CI/CD pipelines with chained plugins
by 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
Safe 69Get OpenTelemetry Implementation Guidance
by 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
Safe 70Enforce CI verification before claiming completion
by 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.
Agent Browser
Safe 68Automate browser interactions with AI
by am-will
AI agents struggle to interact with dynamic web pages. Agent Browser provides a structured CLI to navigate, click, fill forms, and extract data from any website using headless Chrome.
senior-devops
Safe 77Automate DevOps pipelines and infrastructure
by 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
Safe 77Guide engineering leadership and technology decisions
by 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
Safe 69Design scalable AWS serverless architectures
by 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
Low Risk 69Remove Git Worktrees and Branches Safely
by 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
Low Risk 68Create isolated git worktree environments
by 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
Safe 69Debug WebSocket Connection Issues
by 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.