- Home
- /
- Categories
- /
- Cloud
Cloud
Cloud services and infrastructure
microsoft-code-reference
by mindmorass
Search and reference Microsoft code samples and SDK documentation
infrastructure-engineer
by violetio
Infrastructure, DevOps, and platform reliability
aws-daemon
by fast-gateway-protocol
Fast AWS operations via FGP daemon - S3, Lambda, DynamoDB, SQS and more. 20-50x faster than spawning AWS CLI per command. Use when user needs to interact with AWS services. Triggers on "s3 upload", "lambda invoke", "dynamodb query", "aws s3", "sqs message".
Orquestador DevOps
by scaleto
Líder del Grupo DevOps. Planifica y delega tareas de infraestructura, CI/CD, Kubernetes, y cloud a los especialistas del grupo.
cloudflare-daemon
by fast-gateway-protocol
Fast Cloudflare operations via FGP daemon - 50-100x faster than MCP. Use when user needs to manage DNS records, deploy Workers, use KV storage, purge cache, or configure zones. Triggers on "add DNS record", "deploy worker", "cloudflare settings", "purge cache", "list domains", "DNS A record", "cloudflare KV".
aws-bedrock-evals
by antstackio
Build and run LLM-as-judge evaluation pipelines using Amazon Bedrock Evaluation Jobs with pre-computed inference datasets. Use when setting up automated model evaluation, designing test scenarios, collecting pre-computed responses, configuring custom metrics, creating AWS infrastructure, running evaluation jobs, parsing results, and iterating on findings.
microsoft-docs
by mindmorass
Search and fetch Microsoft Learn documentation
devops
by wollfoo
Deploy and manage cloud infrastructure on Cloudflare (Workers, R2, D1, KV, Pages, Durable Objects, Browser Rendering), Docker containers, and Google Cloud Platform (Compute Engine, GKE, Cloud Run, App Engine, Cloud Storage). Use when deploying serverless functions to the edge, configuring edge computing solutions, managing Docker containers and images, setting up CI/CD pipelines, optimizing cloud infrastructure costs, implementing global caching strategies, working with cloud databases, or building cloud-native applications. Sử dụng khi: triển khai, Docker, Kubernetes, CI/CD, container, cấu hình server.
pptx-azure
by johnsonshi
"Azure-specific PowerPoint guidance and assets for creating/editing .pptx presentations; use with the base pptx skill when users need Azure-branded slide design, architecture visuals, icons, color palettes, storytelling structure, and speaker-note-driven slide workflows."
vercel-deployment
by alfredang
Deploy projects to Vercel with automatic configuration. Sets project name from folder name, deploys with --yes flag, and disables Vercel Authentication (SSO protection) post-deploy via API. Use when deploying to Vercel, running "deploy to vercel", "vercel deploy", or any Vercel deployment task. Handles both preview and production deployments.
skill-creator
by ks6088ts-labs
効果的なスキルを作成するためのガイド。このスキルは、ユーザーがAIエージェントの機能を専門知識、ワークフロー、またはツール統合で拡張する新しいスキルを作成(または既存のスキルを更新)したい場合に使用します。
data-aws
by AlexanderStephenThompson
AWS data service patterns - Glue, Lambda, S3, Redshift, Athena
terraform-patterns
by mindmorass
Terraform infrastructure as code patterns and best practices. Use when writing Terraform configurations, creating modules, managing state, or designing IaC architectures.
agent-native-architecture
by hirefrank
Build AI agents on Cloudflare's edge using prompt-native architecture where features are defined in prompts, not code. Use when creating autonomous agents with Durable Objects, designing Workers services, implementing self-modifying systems, or adopting the "trust the agent's intelligence" philosophy on the edge.
aws-patterns
by mindmorass
AWS cloud infrastructure patterns and best practices. Use when designing AWS architectures, creating Lambda functions, configuring S3 buckets, setting up EC2 instances, designing VPCs, or implementing any AWS services.
azure-ai-anomalydetector-java
by Tryboy869
"Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring."
azure-ai-contentsafety-java
by Tryboy869
"Build content moderation applications with Azure AI Content Safety SDK for Java. Use when implementing text/image analysis, blocklist management, or harm detection for hate, violence, sexual content, and self-harm."
cloudflare-hyperdrive
by ma1orek
Connect Workers to PostgreSQL/MySQL with Hyperdrive's global pooling and caching. Use when: connecting to existing databases, setting up connection pools, using node-postgres/mysql2, integrating Drizzle/Prisma, or troubleshooting pool acquisition failures, TLS errors, or nodejs_compat missing. Prevents 11 documented errors.
azure-ai-formrecognizer-java
by Tryboy869
"Build document analysis applications with Azure Document Intelligence (Form Recognizer) SDK for Java. Use when extracting text, tables, key-value pairs from documents, receipts, invoices, or building custom document models."
azure-auth
by ma1orek
Microsoft Entra ID (Azure AD) authentication for React SPAs with MSAL.js and Cloudflare Workers JWT validation using jose library. Full-stack pattern with Authorization Code Flow + PKCE. Prevents 8 documented errors. Use when: implementing Microsoft SSO, troubleshooting AADSTS50058 loops, AADSTS700084 refresh token errors, React Router redirects, setActiveAccount re-render issues, or validating Entra ID tokens in Workers.
azure-ai-contentunderstanding-py
by Tryboy869
" "
azure-ai-document-intelligence-ts
by Tryboy869
"Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence). Use when processing invoices, receipts, IDs, forms, or building custom document models."
cloudflare-agents
by ma1orek
Build AI agents with Cloudflare Agents SDK on Workers + Durable Objects. Provides WebSockets, state persistence, scheduling, and multi-agent coordination. Prevents 23 documented errors. Use when: building WebSocket agents, RAG with Vectorize, MCP servers, or troubleshooting "Agent class must extend", "new_sqlite_classes", binding errors, WebSocket payload limits.
azure-ai-contentsafety-py
by Tryboy869
" "