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,361 results · page 30 of 79
- View details
bench-maintainSkillCloud & infra
Steady-state maintenance of the nu-validator coverage benchmark now that the nu-only backlog is zero: defend the invariants (nu-only = 0, orphan = 0, xref audit green), follow up a nu-validator upstream update (submodule bump / Docker image drift), and regression-check after markuplint rule or spec
Ready to connect★ 614
- View details
bench-setupSkillCloud & infra
Set up the nu-validator benchmark environment — initialise the validator submodule, ensure Docker is running, populate the gitignored raw snapshots via yarn bench:update. Also covers Docker / nu-runner troubleshooting. Use when bench commands fail with "no snapshots found", "Docker daemon not reacha
Ready to connect★ 614
- View details
nw-cicd-and-deploymentSkillCloud & infra
CI/CD pipeline design methodology, deployment strategies, GitHub Actions patterns, and branch/release strategies. Load when designing pipelines or deployment workflows.
Ready to connect★ 610
- View details
nw-deployment-strategiesSkillCloud & infra
Rollback procedures, risk assessment, pre/post-deployment validation, and contingency planning. Load when orchestrating deployment or preparing rollback plans. For deployment strategy details (canary, blue-green, rolling), see `cicd-and-deployment` skill.
Ready to connect★ 610
- View details
nw-devopsSkillCloud & infra
Designs CI/CD pipelines, infrastructure, observability, and deployment strategy. Use when preparing platform readiness for a feature.
Ready to connect★ 610
- View details
nw-infrastructure-and-observabilitySkillCloud & infra
Infrastructure as Code patterns (Terraform, Kubernetes), observability design (SLOs, metrics, alerting, dashboards), and pipeline security stages. Load when designing infrastructure, observability, or security scanning.
Ready to connect★ 610
- View details
nw-par-critique-dimensionsSkillCloud & infra
Platform design review critique dimensions and severity levels. Load when reviewing CI/CD pipelines, infrastructure, deployment strategies, observability, or security designs.
Ready to connect★ 610
- View details
sglang-upgradeSkillCloud & infra
Upgrade the sglang version used by Relax's training Docker image. Use when bumping/upgrading sglang (changing the base image tag), rebasing docker/patch/latest/sglang.patch onto a new sglang release, or porting Relax's sglang customizations forward to a new version. Covers the version-determination
Ready to connect★ 606
- View details
qv-devops-pr-createSkillCloud & infra
Generate PR titles and descriptions for DevOps surfaces (CI/CD, composite actions, automation scripts, IaC) following the devops.md PR template and commit/PR format rule. Use when creating a DevOps PR or invoking /qv-devops-pr-create.
Ready to connect★ 601
- View details
qv-devops-pr-reviewSkillCloud & infra
PR review for DevOps changes — runs the generic /qv-pr-review flow then layers a structured GitHub Actions security audit (action pinning, permissions, OIDC, secrets handling). Use when reviewing a PR that touches DevOps paths or invoking /qv-devops-pr-review.
Ready to connect★ 601
- View details
qv-devops-pr-statusSkillCloud & infra
Team-wide PR dashboard for the DevOps pod, scoped to PRs authored by pod-roster members. Shows open PRs touching DevOps-owned paths and authored by DevOps leads/members, grouped into needs-your-re-review / stale (>3d) / needs-review, with merge-conflict warnings and a separate Excluded section for n
Ready to connect★ 601
- View details
qv-devops-runner-queueSkillCloud & infra
Inspect GitHub Actions self-hosted runner queues when a developer provides a run URL, job URL, runner label, or reports a blocked CI job, or invokes /qv-devops-runner-queue.
Ready to connect★ 601
- View details
qv-devops-why-my-pr-notSkillCloud & infra
Diagnose why CI checks are not running on a PR and/or why a PR cannot be merged by comparing live PR state with current labels, CODEOWNERS, fork trust, and approval configuration. Read-only by default. Use when a developer asks why checks are missing, why a PR cannot merge, or invokes /qv-devops-why
Ready to connect★ 601
- View details
Develop a complete Web interface for Ganache (Full-stack)SkillCloud & infra
Create a Node.js/Express application and HTML/JS frontend to explore and manage a local Ganache network. Includes account management, transactions, blocks, and smart contracts (compilation, deployment, interaction), with dynamic gas estimation, JSON data persistence, and authentication
Ready to connect★ 581
- View details
62-marketing-reviewSkillCloud & infra
Use when a leader must APPROVE the team's written output before deployment — whether the content brief matches the insight and pillars, whether the CTA is clear; whether ad copy and creative have proof for claims, use the right tone, and whether the hook lands within the first 125 characters; verdic
Ready to connect★ 574
- View details
az-cliSkillCloud & infra
Use the Azure CLI (`az`) to manage Azure resources from the command line. Trigger this skill whenever the user asks to create, configure, manage, deploy, or interact with any Azure resource — even if they don't explicitly mention "az cli". Also trigger when the user asks about Azure CLI commands, sy
Ready to connect★ 570
- View details
azure-pricesSkillCloud & infra
Look up and compare Azure service pricing using the Azure Retail Prices API. Use this skill whenever the user asks about Azure costs, pricing, rates, or wants to compare prices across regions or services — even if they don't say "pricing" explicitly. Trigger for questions like "how much does a D2 v2
Ready to connect★ 570
- View details
android-deploymentSkillCloud & infra
Configure release signing, R8 obfuscation, and App Bundle publishing for Android. Use when setting up signing configs, enabling minification, adding ProGuard keep rules, or preparing for Play Store submission.
Ready to connect★ 565
- View details
deploy-releaseSkillCloud & infra
Prepare and verify a staged or production deployment with rollback and smoke checks.
Ready to connect★ 565
- View details
flutter-cicdSkillCloud & infra
Set up CI/CD pipelines for Flutter apps. Use when configuring automated testing, build, or deployment workflows with GitHub Actions or Fastlane.
Ready to connect★ 565
- View details
verify-workSkillCloud & infra
Verify feature, bug, UI, API, mobile, security, or deployment work against acceptance criteria.
Ready to connect★ 565
- View details
deploy-appSkillCloud & infra
Deploy a bex App to the current Kubernetes cluster and verify it reaches Ready. Use when the user asks to deploy a render.yaml (or legacy bex.yml) or the sample app and validate the rollout end to end. Optional argument: path to render.yaml.
Ready to connect★ 561
- View details
deploy-app-from-localSkillCloud & infra
Deploy a local checkout to a production Hetzner App using the manual image-import runbook. Use when the user asks to ship local working-tree code to a live bex App rather than deploy from remote Git. Arguments are the local repo path and app name.
Ready to connect★ 561
- View details
mock-clusterSkillCloud & infra
Stand up or scale the local CAPD mock cluster and deploy the bex operator into it. Use when the user asks to create, inspect, or resize the repository's local development cluster. Optional argument: scale N.
Ready to connect★ 561
- View details
devops/changelog-generationSkillCloud & infra
自动生成 CHANGELOG,基于 git 提交历史和 pipeline 产物信息,遵循 Conventional Commits 和 Keep a Changelog 规范
Ready to connect★ 556
- View details
devops/deployment-processSkillCloud & infra
Deployment process and CI/CD configuration to ensure safe and reliable deployments
Ready to connect★ 556
- View details
devops/monitoring-alertingSkillCloud & infra
Monitoring and alerting configuration to ensure stable system operation
Ready to connect★ 556
- View details
watch-prSkillCloud & infra
Watch an Elixir/Phoenix PR with an Amp Orb keep-alive lease until required non-deployment CI is green and review threads are resolved. Use after opening or updating a PR.
Ready to connect★ 551
- View details
ai-image-creatorSkillCloud & infra
Generate PNG images using AI (multiple models via OpenRouter including Gemini, FLUX.2, Riverflow, SeedDream, GPT-5 Image, proxied through Cloudflare AI Gateway BYOK). Also analyze/describe existing images using multimodal AI vision. Use when user asks to "generate an image", "create a PNG", "make an
Ready to connect★ 535
- View details
ops-change-requestSkillCloud & infra
Create a change request with impact analysis and a rollback plan. Use when proposing a system or process change that needs approval, documenting risk and rollback steps before a deploy, or planning stakeholder communication for a rollout. Atlas agent.
Ready to connect★ 535
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.
54,764 of the 55,196 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.