ahel is live on Product Hunt today. Upvote

Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Cloud & infra

2,227 results · page 68 of 75

  • cloud-deploy-blueprintSkillCloud & infra

    End-to-end cloud deployment skill for Kubernetes (AKS/GKE/DOKS) with CI/CD pipelines. Covers managed services integration (Neon, Upstash), ingress configuration, SSL certificates, GitHub Actions workflows with selective builds, and Next.js build-time vs runtime environment handling. Battle-tested fr

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • deploy-devSkillCloud & infra

    Deploy the app to the dev environment. Use after a PR is marked as reviewable (ready for review) so reviewers can check out the changes running in dev.

    Ready to connect

    github.com/blaxel-ai/sandbox28 stars

    View details
  • helmSkillCloud & infra

    Production-grade Helm 4 chart development, release management, and debugging. This skill should be used when users ask to create Helm charts, deploy with Helm, manage releases (install/upgrade/rollback), push charts to OCI registries, debug failed deployments, configure chart dependencies, create um

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • identity-and-guardrailsSkillCloud & infra

    Enable prompt injection detection, PII masking, behavioral contracts, kill switch controls, and audit logging for safe production deployments.

    Ready to connect

    github.com/tylerjrbuell/reactive-agents-ts25 stars

    View details
  • kafkaSkillCloud & infra

    Apache Kafka on Kubernetes with Strimzi (KRaft mode, no ZooKeeper). This skill should be used when users ask to deploy Kafka clusters, build producers/consumers, implement event-driven patterns, or debug Kafka issues. Includes tested manifests and Makefile for one-command deployment.

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • kagentSkillCloud & infra

    Kubernetes-native AI agent framework for building, deploying, and managing AI agents on Kubernetes. This skill should be used when deploying AI agents as Kubernetes resources, analyzing cluster health with AI, and automating complex K8s operations. Use this skill for Phase IV advanced AIOps and agen

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • kubectl-aiSkillCloud & infra

    AI-powered Kubernetes operations using kubectl-ai from Google Cloud Platform. This skill should be used when managing Kubernetes clusters with natural language commands, generating manifests, troubleshooting issues, and performing AI-assisted DevOps. Use this skill for Phase IV AIOps integration wit

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • kubernetes-essentialsSkillCloud & infra

    Quick reference for Kubernetes core concepts and kubectl commands. This skill should be used as a refresher for basic K8s operations including pods, deployments, services, configmaps, secrets, and namespaces. Use this skill when working with Kubernetes clusters for Phase IV+ deployments.

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • mcp-integrationSkillCloud & infra

    MCP client integration patterns for packages/tools/src/mcp/. Docker container lifecycle, transport auto-detection, two-phase container naming, and cleanup. Use when working on MCP server configuration, docker-based MCP tools, or the mcp-client.

    Ready to connect

    github.com/tylerjrbuell/reactive-agents-ts25 stars

    View details
  • mcp-tool-integrationSkillCloud & infra

    Connect agents to MCP servers using stdio or HTTP transport, with automatic Docker lifecycle management and transport auto-detection.

    Ready to connect

    github.com/tylerjrbuell/reactive-agents-ts25 stars

    View details
  • minikubeSkillCloud & infra

    Manages local Kubernetes clusters using Minikube for development and testing. This skill should be used when setting up local K8s environments, enabling addons, configuring networking, and deploying applications locally. Use this skill for Phase IV local Kubernetes deployments before cloud deploymen

    Ready to connect

    github.com/mjunaidca/mjs-agent-skills28 stars

    View details
  • monday-comSkillCloud & infra

    Monday.com workspace management via official MCP server. This skill should be used when creating, updating, moving, archiving, or deleting items/boards/groups on Monday.com, managing columns, adding comments, or querying workspace data. Supports both hosted and local MCP deployment with interactive

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • prismatic-docsSkillCloud & infra

    This skill should be used when the user asks "How do I...", "What is...", "How does X work in Prismatic?", "What's the best practice for...", wants to understand Prismatic concepts, features, or architecture, or needs guidance on marketplace deployment, customer connections, embedded UI, config page

    Ready to connect

    github.com/prismatic-io/prismatic-skills28 stars

    View details
  • run-e2eSkillCloud & infra

    Run the full end-to-end test suite against a custom sandbox image deployed locally or on Blaxel. Use before merging significant changes to validate the complete sandbox-api binary, not just unit/integration tests.

    Ready to connect

    github.com/blaxel-ai/sandbox28 stars

    View details
  • salesforce-cliSkillCloud & infra

    Safety-first Salesforce CLI skill wrapping `sf` (v2). This skill should be used when performing Salesforce operations — SOQL/SOSL queries, metadata deploy/retrieve, data import/export, Apex execution, org management, auth, and platform events. Enforces risk classification w/ mandatory confirmation f

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • shell-execution-sandboxSkillCloud & infra

    Enable and configure the sandboxed shell execution tool with command allowlists, Docker isolation, and audit logging for agents that run terminal commands.

    Ready to connect

    github.com/tylerjrbuell/reactive-agents-ts25 stars

    View details
  • vercel-react-native-skillsSkillCloud & infra

    React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

    Ready to connect

    github.com/georgekhananaev/claude-skills-vault28 stars

    View details
  • astro-deploymentSkillCloud & infra

    Use when deploying an Astro 7 app to Cloudflare, Vercel, Netlify, or Node.js — adapter setup, ISR patterns, edge middleware.

    Ready to connect

    github.com/fusengine/agents27 stars

    View details
  • build-on-vibekitSkillCloud & infra

    Extend VibeKit from its source workspace. Use when defining VibeKit tools, building a ToolPlugin package, composing a deployment, or exposing a custom deployment through stdio or HTTP MCP. Covers the current packages/vibekit/examples and packages/vibekit/src/plugins/* patterns. Do not use for routin

    Ready to connect

    github.com/initlabsai/vibekit27 stars

    View details
  • containersSkillCloud & infra

    Use when building or debugging container images. Covers multi-stage builds, layer caching, image size, non-root users, signal handling, and the security defaults most Dockerfiles get wrong.

    Ready to connect

    github.com/nimadorostkar/claude-skills-collection27 stars

    View details
  • use-vibekitSkillCloud & infra

    Operate VibeKit inside projects created or configured by `vibekit new` and `vibekit init`. Use for VibeKit CLI and MCP tools, project setup, LocalNet, accounts, signing, network selection, deployment, transactions, and troubleshooting. Load before any on-chain action in a VibeKit-configured project.

    Ready to connect

    github.com/initlabsai/vibekit27 stars

    View details
  • wp-org-submissionSkillCloud & infra

    Use when submitting a WordPress plugin to the WP.org directory for the first time, deploying a new version via SVN (plugins.svn.wordpress.org trunk, tags, assets), fixing a reviewer rejection (17-issue catalog with exact reviewer quotes), writing or correcting readme.txt (Stable tag, Changelog, Upgr

    Ready to connect

    github.com/mralaminahamed/wp-dev-skills27 stars

    View details
  • ai-governance-auditorSkillCloud & infra

    Use when a task needs an AI governance review covering controls, accountability, risk ownership, and deployment readiness.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • azure-databricks-platform-architectSkillCloud & infra

    Use when a task needs end-to-end Azure Databricks platform architecture across lakehouse design, governance, compute, security, networking, reliability, and cost.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • azure-infra-engineerSkillCloud & infra

    Use when a task needs Azure-specific infrastructure review or implementation across resources, networking, identity, or automation.

    Ready to connect

    github.com/jshsakura/awesome-opencode-skills26 stars

    View details
  • datarobot-agent-assistSkillCloud & infra

    Use when the user wants to design, build, code, simulate, or deploy an AI agent (not a predictive model) to DataRobot; mentions agent_spec.md, dr-assist, datarobot-agent-assist, dress rehearsal, swarm simulation, or the DataRobot agent template; wants to scaffold a LangGraph, CrewAI, LlamaIndex, NAT

    Ready to connect

    github.com/datarobot-oss/datarobot-agent-skills26 stars

    View details
  • datarobot-agent-assist-buildSkillCloud & infra

    Use when the user wants to design, build, code, or deploy an AI agent on DataRobot; mentions agent_spec.md, dress rehearsal, the DataRobot agent template, LangGraph, CrewAI, LlamaIndex, NAT, Base agents, MCP servers, backend APIs, custom frontends, or the DataRobot CLI.

    Ready to connect

    github.com/datarobot-oss/datarobot-agent-skills26 stars

    View details
  • datarobot-agent-assist-simulateSkillCloud & infra

    Use when the user wants to adversarially test, evaluate, or harden an implemented AI agent before deployment; mentions swarm simulation, attack testing, persistence testing, evaluation criteria, or eval_report.md.

    Ready to connect

    github.com/datarobot-oss/datarobot-agent-skills26 stars

    View details
  • datarobot-agent-llm-selectionSkillCloud & infra

    Use when the user wants to configure LLM integration for a DataRobot agent application. This skill helps to change LLM model, switch between the LLM integrations the project supports (LLM Gateway, a DataRobot-deployed LLM, an external provider, an LLM Blueprint, and any others its config declares),

    Ready to connect

    github.com/datarobot-oss/datarobot-agent-skills26 stars

    View details
  • datarobot-model-deploymentSkillCloud & infra

    Tools and guidance for deploying DataRobot models, managing deployments, configuring prediction environments, and deployment operations. Use when deploying models, creating or updating deployments, or configuring prediction environments.

    Ready to connect

    github.com/datarobot-oss/datarobot-agent-skills26 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

53,462 of the 53,895 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI