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 66 of 75

  • declaring-intentSkillCloud & infra

    States what an agent intends to do and why before a critical or irreversible action, so a reviewer can challenge the thinking and not just the result. Use before deploys, migrations, public claims, or trust changes that deserve a stated intent, expected result, abort criteria, and backup. Do not use

    Ready to connect

    github.com/flyfission/nuclear-grade-context-engineering33 stars

    View details
  • deploy-edge-ai-modelSkillCloud & infra

    Deploy machine learning models to edge devices using Google AI Edge Gallery, TensorFlow Lite, ONNX Runtime, and MediaPipe. Covers model quantization (INT8/INT4), on-device inference with Gemma 4 models, Android/iOS deployment via AI Edge Gallery, hardware delegate selection (GPU/NPU/DSP), and perfor

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • deploy-ml-model-servingSkillCloud & infra

    Deploy machine learning models to production serving infrastructure using MLflow, BentoML, or Seldon Core with REST/gRPC endpoints, implement autoscaling, monitoring, and A/B testing capabilities for high-performance model inference at scale. Use when deploying trained models for real-time inference

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • deploy-shiny-appSkillCloud & infra

    Deploy Shiny applications to shinyapps.io, Posit Connect, or Docker containers. Covers rsconnect configuration, manifest generation, Dockerfile creation, and deployment verification. Use when publishing a Shiny app for external or internal users, moving from local development to a hosted environment

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • deploy-shinyproxySkillCloud & infra

    Deploy ShinyProxy for hosting multiple containerized Shiny applications. Covers ShinyProxy Docker deployment, application.yml configuration, Shiny app Docker images, authentication, container backends, usage tracking, and scaling. Use when hosting multiple Shiny apps behind a single entry point, nee

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • deploy-to-kubernetesSkillCloud & infra

    Deploy applications to Kubernetes clusters using kubectl manifests for Deployments, Services, ConfigMaps, Secrets, and Ingress resources. Implement health checks, resource limits, rolling updates, and Helm chart packaging for production deployments. Use when deploying new applications to EKS, GKE, A

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • deploy-to-vercelSkillCloud & infra

    Deploy a Next.js application to Vercel. Covers project linking, environment variables, preview deployments, custom domains, and production deployment configuration. Use when deploying a Next.js app for the first time, setting up preview deployments for pull requests, configuring custom domains, or m

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • enforce-policy-as-codeSkillCloud & infra

    Implement policy-as-code enforcement using OPA Gatekeeper or Kyverno to validate and mutate Kubernetes resources according to organizational policies. Covers constraint templates, admission control, audit mode, reporting violations, and integrating with CI/CD pipelines for shift-left policy validati

    Ready to connect

    github.com/pjt222/agent-almanac32 stars

    View details
  • expo-turnstile-webviewSkillCloud & infra

    Use when adding Cloudflare Turnstile to Expo React Native WebViews

    Ready to connect

    github.com/yspreen/dotfiles33 stars

    View details
  • google-cloud-recipe-onboardingSkillCloud & infra

    Guidance for a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource.

    Ready to connect

    github.com/jmxt3/gitscape.ai32 stars

    View details
  • google-cloud-waf-cost-optimizationSkillCloud & infra

    Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF). Use this skill to evaluate a workload, identify cost requirements and constraints, and provide actionable recommendations for build, deploy, and manage the workload cost-effici

    Ready to connect

    github.com/jmxt3/gitscape.ai32 stars

    View details
  • google-cloud-waf-reliabilitySkillCloud & infra

    Generates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud Well-Architected Framework. Use this skill to evaluate a workload, identify reliability requirements, and provide actionable recommendations for build, deploy, and

    Ready to connect

    github.com/jmxt3/gitscape.ai32 stars

    View details
  • linux-bash-scriptingSkillCloud & infra

    Defensive Bash scripting for Linux: safe foundations, argument parsing, production patterns, ShellCheck compliance. Use when writing "bash script", "shell script", "linux automation", "system script", "cron job", "deployment script", "CLI tool in bash", or "automate with bash".

    Ready to connect

    github.com/iliaal/whetstone33 stars

    View details
  • mcp-authoringSkillCloud & infra

    Creates MCP (Model Context Protocol) servers for Claude Code. Covers TypeScript implementation with MCP SDK, tool definitions, transport types, metadata.json for dev-suite, and deployment patterns. Follows official MCP specification.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • molclaw-diffdock-autoSkillCloud & infra

    [CURRENTLY UNAVAILABLE] DiffDock protein-ligand docking. This tool is not deployed on the current MCP server. Use molclaw-quickvina-docking or molclaw-karmadock-tool as alternatives.

    Ready to connect

    github.com/internscience/molclaw33 stars

    View details
  • molclaw-scp-serverSkillCloud & infra

    All tools utilized within MolClaw skills connect via the MCP protocol. This skill is the unified guide for connecting to the deployed MCP server before invoking tools.

    Ready to connect

    github.com/internscience/molclaw33 stars

    View details
  • rust-cross-compileSkillCloud & infra

    Cross-compiling Rust crates for mobile (Android, iOS) and other non-host targets. Covers rustup target management, cargo-ndk for Android (NDK toolchain), iOS targets (aarch64-apple-ios, aarch64-apple-ios-sim, x86_64-apple-ios), `cross` for general cross-compile via Docker, lipo for iOS universal bin

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • serverlessSkillCloud & infra

    Serverless computing patterns. AWS Lambda, Azure Functions, GCP Cloud Functions. Deployment frameworks: Serverless Framework, AWS SAM, SST. Cold starts, event sources, and production optimization.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • spring-actuatorSkillCloud & infra

    Spring Boot Actuator for monitoring and management. Covers health indicators, metrics with Micrometer, Prometheus integration, custom endpoints, Kubernetes probes, and endpoint security.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • spring-aiSkillCloud & infra

    Spring AI for integrating AI/ML models (OpenAI, Azure, Ollama, etc.) into Spring applications. Covers ChatClient, embeddings, RAG, vector stores, and function calling.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • spring-cloud-functionSkillCloud & infra

    Spring Cloud Function for serverless and FaaS deployments. Covers function beans, AWS Lambda, Azure Functions, and GCP adapters.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • streamlitSkillCloud & infra

    Streamlit Python web application framework. Covers session state, caching, layouts, widgets, multipage apps, and deployment. Use when building interactive Python data apps or dashboards.

    Ready to connect

    github.com/claude-dev-suite/claude-dev-suite33 stars

    View details
  • verify-claimsSkillCloud & infra

    Verify every OpenRisk public claim against the codebase and refresh the Marketing Claim Matrix. Use before any release, milestone close, site deploy or README change.

    Ready to connect

    github.com/opendefender/openrisk33 stars

    View details
  • convex-migration-helperSkillCloud & infra

    Plan safe Convex schema and data migrations. Use for widen-migrate-narrow rollouts, backfills, breaking field changes, table splits, or failed schema deploys.

    Ready to connect

    github.com/melvynx/saveit.now31 stars

    View details
  • epd-integrationSkillCloud & infra

    Use when integrating, porting, or debugging e-paper EPD displays, waveform initialization, SPI drivers, busy pins, partial refresh, ghosting, or low-power display updates

    Ready to connect

    github.com/easyzoom/aix-skills32 stars

    View details
  • ns-find-gpc-credentialsSkillCloud & infra

    Find and set up Google Play Console service-account JSON credentials for gpc. Use when Android Play uploads need auth, GPC_SERVICE_ACCOUNT is unknown, or before ns-deploy-android-app/ns-android-beta.

    Ready to connect

    github.com/melvynx/saveit.now31 stars

    View details
  • ns-ios-deploy-appSkillCloud & infra

    One-shot NowStack Mobile iOS deployment with asc App Store Connect CLI. Use when preparing TestFlight/App Store releases, uploading IPAs, syncing screenshots/metadata, validating review readiness, or submitting the iOS app without EAS Submit.

    Ready to connect

    github.com/melvynx/saveit.now31 stars

    View details
  • ns-publish-to-productionSkillCloud & infra

    Publish NowStack Mobile production surfaces. Use for Convex prod, web deploy, production env sync, and coordinating iOS/Android release skills.

    Ready to connect

    github.com/melvynx/saveit.now31 stars

    View details
  • ns-setup-accountsSkillCloud & infra

    Connect every external account NowStack Mobile needs (Convex, Expo/EAS, Apple Developer, Vercel, Stripe, Google Play) by acquiring PROGRAMMATIC API ACCESS for each, then doing everything automatically through that access. Use for "setup accounts", "connect my accounts", first-run onboarding, or when

    Ready to connect

    github.com/melvynx/saveit.now31 stars

    View details
  • ns-web-deploySkillCloud & infra

    Deploy the NowStack Mobile web app to production on Vercel with the Convex backend shipped alongside it. Use when the user says "deploy my app", "deploy the web app", "ship to production", "go live", or needs CONVEX_DEPLOY_KEY / the Vercel build wired so the backend never drifts behind the frontend.

    Ready to connect

    github.com/melvynx/saveit.now31 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