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 32 of 79
- View details
resource-taggingSkillCloud & infra
Apply and enforce cloud resource tagging strategies across AWS, Azure, GCP, and Kubernetes for cost allocation, ownership tracking, compliance, and automation. Use when implementing cloud governance, optimizing costs, or automating infrastructure management.
Ready to connect★ 518
- View details
writing-dockerfilesSkillCloud & infra
Writing optimized, secure, multi-stage Dockerfiles with language-specific patterns (Python, Node.js, Go, Rust), BuildKit features, and distroless images. Use when containerizing applications, optimizing existing Dockerfiles, or reducing image sizes.
Ready to connect★ 518
- View details
writing-infrastructure-codeSkillCloud & infra
Managing cloud infrastructure using declarative and imperative IaC tools. Use when provisioning cloud resources (Terraform/OpenTofu for multi-cloud, Pulumi for developer-centric workflows, AWS CDK for AWS-native infrastructure), designing reusable modules, implementing state management patterns, or
Ready to connect★ 518
- View details
hf-cloud-aws-context-discoverySkillCloud & infra
Lets your agent find which AWS profile, region, account, and identity it is using before running AWS tasks.
Ready to connect★ 504
- View details
hf-cloud-python-env-setupSkillCloud & infra
Create an isolated Python environment with a compatible Python version and boto3 for SageMaker or AWS automation. Use before executing AWS Python code; do not use for general Python environment setup.
Ready to connect★ 504
- View details
hf-cloud-sagemaker-deployment-plannerSkillCloud & infra
Plan and coordinate a model deployment to Amazon SageMaker, including serving stack and real-time versus async inference. Use as the entry point for SageMaker hosting requests, before image, IAM, and endpoint implementation skills.
Ready to connect★ 504
- View details
hf-cloud-sagemaker-production-defaultsSkillCloud & infra
Implement a production SageMaker endpoint with autoscaling, CloudWatch alarms, and tags. Use after the serving image and IAM role are known; use the deployment planner first when architecture is undecided.
Ready to connect★ 504
- View details
huggingface-spacesSkillCloud & infra
Lets your agent build and deploy web apps that host AI models on Hugging Face Spaces.
Ready to connect★ 504
- View details
huggingface-zerogpuSkillCloud & infra
Implement or debug Hugging Face Spaces ZeroGPU code using `@spaces.GPU`, including isolation, state, duration, sizing, and CUDA-wheel constraints. Use for ZeroGPU-specific behavior; use huggingface-spaces for general hosting.
Ready to connect★ 504
- View details
docs-auditSkillCloud & infra
Diataxis docs audit — tutorials, how-to, reference, explanation; checks README, API docs, deployment guides, changelog, staleness.
Ready to connect★ 501
- View details
capital-allocationSkillCloud & infra
Deep dive into capital deployment, buybacks, dividends, and shareholder yield
Ready to connect★ 488
- View details
flow-nexus-neuralSkillCloud & infra
Train and deploy neural networks in distributed E2B sandboxes with Flow Nexus
Ready to connect★ 478
- View details
flow-nexus-platformSkillCloud & infra
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
Ready to connect★ 478
- View details
flow-nexus-swarmSkillCloud & infra
Cloud-based AI swarm deployment and event-driven workflow automation with Flow Nexus platform
Ready to connect★ 478
- View details
github-release-managementSkillCloud & infra
Comprehensive GitHub release orchestration with AI swarm coordination for automated versioning, testing, deployment, and rollback management
Ready to connect★ 478
- View details
qcsd-cicd-swarmSkillCloud & infra
Use when enforcing CI/CD quality gates before release, running regression analysis, detecting flaky tests, or assessing deployment readiness in the QCSD Verification phase.
Ready to connect★ 478
- View details
qe-quality-assessmentSkillCloud & infra
Evaluates code quality through complexity analysis, lint results, code smell detection, and test health metrics. Use when assessing deployment readiness, configuring quality gates, scoring a codebase for release, or generating quality reports with pass/fail verdicts.
Ready to connect★ 478
- View details
shift-right-testingSkillCloud & infra
Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery.
Ready to connect★ 478
- View details
test-environment-managementSkillCloud & infra
Test environment provisioning, infrastructure as code for testing, Docker/Kubernetes for test environments, service virtualization, and cost optimization. Use when managing test infrastructure, ensuring environment parity, or optimizing testing costs.
Ready to connect★ 478
- View details
adversarial-debate-protocolSkillCloud & infra
Structured debate protocol that constructs an advocate, deploys critic
Ready to connect★ 469
- View details
ship-coolifySkillCloud & infra
Verify a Coolify deploy end-to-end after a push — wait for GitHub CI, then the Coolify deployment, confirm the commit is live, and run a visual check. Also the reference for Coolify's REST API. Use when shipping to a Coolify environment, checking a Coolify deploy, or querying Coolify directly.
Ready to connect★ 469
- View details
icon-lookupSkillCloud & infra
Workaround for Claude Code filtering BMP PUA Unicode (U+E000-U+F8FF). Supplementary PUA Nerd Font icons like (U+F0000+, e.g. nf-md-github, nf-md-kubernetes, nf-md-battery) can be written directly. BMP PUA icons (Powerline, Font Awesome, Devicons) require placeholder syntax like {{ U+E0A0 }} or
Ready to connect★ 463
- View details
smoke-testingSkillCloud & infra
Use when deciding whether to run an out-of-process test suite (real binary or live instance) — picks between `make smoke`, `make abs-contract`, and `make predeploy-smoke` after the unit suite passes but you've changed handler wiring, scheduler jobs, downloader integration, ABS imports, or anything t
Ready to connect★ 458
- View details
security-scanSkillCloud & infra
Run a Snyk security scan of the repo (frontend npm deps, backend pip deps, Dockerfile/base image, and Snyk Code SAST), triage findings, and remediate the real ones with verified fixes. Use for "scan with Snyk", "resolve the security issues", dependency-CVE cleanup, or a pre-release security pass.
Ready to connect★ 455
- View details
aspire-stopSkillCloud & infra
Stop the .NET Aspire AppHost and its Docker containers via the developer CLI. Defaults to the current worktree; supports stopping all worktrees or a specific base port.
Ready to connect★ 441
- View details
033-architecture-diagramsSkillCloud & infra
Use when you need to generate Java project diagrams — including UML sequence diagrams, UML class diagrams, C4 model diagrams, UML state machine diagrams, UML Deployment Diagrams, ER (Entity Relationship) diagrams, and bounded-context diagrams — through a modular, step-based interactive process that
Ready to connect★ 439
- View details
045-planning-azure-devopsSkillCloud & infra
Use when you need Azure DevOps CLI guidance to verify installation, configure organization and project context, discover work item IDs by optional WIQL filters, and execute safe work-item create/update operations. Uses an interactive install gate - if `az` or the Azure DevOps extension is missing, a
Ready to connect★ 439
- View details
706-technologies-containers-dockerSkillCloud & infra
Use when you need framework-agnostic Docker and container image guidance for Java projects - Dockerfile design, multi-stage Maven builds, jlink custom runtimes, micro runtime distributions such as Alpaquita, JVM container ergonomics, non-root execution, image metadata, .dockerignore, reproducible bu
Ready to connect★ 439
- View details
807-regulations-eu-digital-services-actSkillCloud & infra
Use when reviewing, designing, or modifying Java enterprise systems that may support intermediary services, hosting services, online platforms, marketplaces, content moderation, recommender systems, advertising delivery, complaint workflows, transparency reporting, or systemic-risk evidence under th
Ready to connect★ 439
- View details
live-promotionSkillCloud & infra
Use when running live streaming campaigns on Xiaohongshu, selling products through live commerce, hosting live events, or using live streaming for brand promotion and engagement
Ready to connect★ 437
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.