category focus

Cloud

AWS, Azure, GCP, and cloud services.

1748 스킬all categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
cloud
64

terraform

Write Terraform infrastructure code. Use when provisioning cloud resources, managing infrastructure as code, or automating deployments. Covers HCL patterns.

dralgorhythm
dralgorhythm
devops
open
cloud
63

azv-bicep-whatif

Compare Bicep templates against a live Azure environment by querying Azure directly and parsing the Bicep template. Presents categorized change results (Create, Modify, Delete, No Change) without deploying anything. Does NOT use ARM what-if.

Azure
Azure
devops
open
cloud
63

azv-diagram-to-bicep

Generate deployment-ready Bicep templates and PowerShell scripts from an approved Draw.io Azure architecture diagram. Parses the diagram, generates a user-editable .bicepparam file with descriptive comments, validates against Azure constraints, and outputs modular Bicep with deployment scripts.

Azure
Azure
devops
open
cloud
63

azv-bicep-policy-check

Check a Bicep template against the Azure Policy assignments in the target Azure environment to determine whether the resources would be compliant before deployment. Uses the checkPolicyRestrictions REST API for fast server-side evaluation, with a legacy CLI fallback. Produces a per-resource compliance report with remediation guidance.

Azure
Azure
devops
open
cloud
63

azv-azure-to-bicep

Reverse-engineer a live Azure scope (resource group or filtered subscription) into deployment-ready Bicep templates. Discovers resources via Azure MCP, extracts full configurations, generates modular Bicep with parameter files, and documents out-of-scope dependencies that require separate changes.

Azure
Azure
devops
open
cloud
63

mcp-lance-context

Build or update the lance-context MCP server and Claude Code example that uses lance-context as a memory/knowledge store.

lance-format
lance-format
devops
open
cloud
62

deploy-cdk-stack

Deploy RAPID application AWS infrastructure using CDK, including stack deployment, database migrations, and post-deployment verification. Use when explicitly asked to deploy, when running CDK bootstrap for first-time setup, or when deploying after code or infrastructure changes. Only execute when user says "please deploy".

aws-samples
aws-samples
devops
open
cloud
62

modify-cdk-workflows

Modify CDK Step Functions workflows (ReviewProcessor and ChecklistProcessor) for the RAPID application, including workflow step changes, Map State concurrency, retry/timeout configuration, error handling, and parameter updates. Use when changing workflow step sequences, adjusting concurrency, modifying retry logic, or adding/removing workflow steps.

aws-samples
aws-samples
devops
open
cloud
62

wrangler

Deploy and manage Cloudflare Workers, Pages, KV, R2, D1, and other Cloudflare services using the `wrangler` CLI.

Dicklesworthstone
Dicklesworthstone
devops
open
cloud
62

avalonia-platform-services

Integrate or troubleshoot Avalonia platform services such as storage provider, clipboard, launcher, drag/drop, screens, and top-level runtime helpers. Use for file pickers, external-open flows, clipboard or data-transfer bugs, multi-screen behavior, or platform service abstractions.

wieslawsoltes
wieslawsoltes
devops
open
cloud
62

gcloud

Google Cloud Platform CLI - manage GCP resources including Compute Engine, Cloud Run, GKE, Cloud Functions, Storage, BigQuery, and more.

Dicklesworthstone
Dicklesworthstone
devops
open
cloud
62

avalonia-bootstrap-and-lifetime

Design or troubleshoot Avalonia startup wiring, `AppBuilder` configuration, application lifetimes, platform bootstrap, XAML compiler setup, and AOT-friendly build configuration. Use for desktop or single-view startup, `App.axaml` / `App.xaml.cs` composition, platform entrypoints, trimming or NativeAOT readiness, or startup refactors.

wieslawsoltes
wieslawsoltes
devops
open
cloud
62

development-plugin-for-avalonia

Repo-local umbrella skill for building, reviewing, designing, porting, and migrating Avalonia applications with modern XAML/C# patterns on Avalonia 11.3.12. Use when working inside this repository and the request is broad Avalonia work; route quickly to the focused plugin skills for startup, bindings, styling, controls, layout, rendering, testing, design systems, or HTML/WinForms/WPF/WinUI/Avalonia 12 migration work.

wieslawsoltes
wieslawsoltes
devops
open
cloud
62

deployment-guide

Guide azd-based deployments, including where azure.yaml and azd hook scripts live, the current deployment flow, troubleshooting docs, and regional/model availability checks for Azure OpenAI

Azure-Samples
Azure-Samples
devops
open
cloud
61

unity-vrc-world-sdk-3

VRChat World SDK 3 scene setup and optimization guide. Use this skill when configuring VRChat world scenes, placing SDK components, setting up layers, optimizing performance, or uploading worlds. Covers VRC_SceneDescriptor, spawn points, VRC_Pickup, VRC_Station, VRC_Mirror, VRC_ObjectSync, VRC_CameraDolly, layer/collision matrix, baked lighting, Quest/Android limits, and upload workflow. SDK 3.7.1 - 3.10.2 coverage. Triggers on: VRChat world, VRC SDK, scene setup, VRC_SceneDescriptor, spawn point, VRC_Pickup, VRC_Station, VRC_ObjectSync, layer setup, optimization, Quest support, light baking, upload, FPS improvement. Related: Use unity-vrc-udon-sharp for UdonSharp C# coding.

niaka3dayo
niaka3dayo
devops
open
cloud
61

maplibre-tile-sources

How to choose and configure data sources for MapLibre GL JS — rendering your own data without tiles, hosted tile services, serverless PMTiles, self-hosted tile servers, tile schemas, glyphs, and sprites.

maplibre
maplibre
devops
open
cloud
60

aws-sdk-java-v2-bedrock

Amazon Bedrock patterns using AWS SDK for Java 2.x. Use when working with foundation models (listing, invoking), text generation, image generation, embeddings, streaming responses, or integrating generative AI with Spring Boot applications.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
devops
open
cloud
60

aws-sdk-java-v2-messaging

Implement AWS messaging patterns using AWS SDK for Java 2.x for SQS queues and SNS topics. Send/receive messages, manage FIFO queues, implement DLQ, publish messages, manage subscriptions, and build pub/sub patterns.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
devops
open
cloud
60

aws-sdk-java-v2-lambda

AWS Lambda patterns using AWS SDK for Java 2.x. Use when invoking Lambda functions, creating/updating functions, managing function configurations, working with Lambda layers, or integrating Lambda with Spring Boot applications.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
devops
open
cloud
60

aws-sdk-java-v2-rds

AWS RDS (Relational Database Service) management using AWS SDK for Java 2.x. Use when creating, modifying, monitoring, or managing Amazon RDS database instances, snapshots, parameter groups, and configurations.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
devops
open
cloud
60

aws-rds-spring-boot-integration

Configure AWS RDS (Aurora, MySQL, PostgreSQL) with Spring Boot applications. Use when setting up datasources, connection pooling, security, and production-ready database configuration.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
devops
open
cloud
60

aws-sdk-java-v2-s3

Amazon S3 patterns and examples using AWS SDK for Java 2.x. Use when working with S3 buckets, uploading/downloading objects, multipart uploads, presigned URLs, S3 Transfer Manager, object operations, or S3-specific configurations.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
devops
open
cloud
60

aws-sdk-java-v2-core

Core patterns and best practices for AWS SDK for Java 2.x. Use when configuring AWS service clients, setting up authentication, managing credentials, configuring timeouts, HTTP clients, or following AWS SDK best practices.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
devops
open
cloud
60

aws-sdk-java-v2-kms

AWS Key Management Service (KMS) patterns using AWS SDK for Java 2.x. Use when creating/managing encryption keys, encrypting/decrypting data, generating data keys, digital signing, key rotation, or integrating encryption into Spring Boot applications.

giuseppe-trisciuoglio
giuseppe-trisciuoglio
devops
open
Previous
Page 35 / 73
Next