云服务
云服务与基础设施
terraform-iac
liauw-media
"Infrastructure as Code with Terraform. Use when provisioning cloud resources, managing state, creating modules, or reviewing Terraform configurations."
azure-architecture
liauw-media
"Microsoft Azure architecture patterns and best practices. Use when designing, deploying, or reviewing Azure infrastructure including AKS, App Service, Functions, CosmosDB, and Entra ID."
karpenter
tylertitsworth
"Karpenter — NodePool/EC2NodeClass CRDs, GPU provisioning, consolidation, drift, Spot, EFA placement. Use when autoscaling EKS nodes. NOT for Cluster Autoscaler or pod autoscaling."
vercel-deployment
liauw-media
"Vercel deployment patterns and best practices. Use when deploying frontend applications, configuring edge functions, setting up preview deployments, or optimizing Next.js applications."
aws-cost-optimization
rameshvr
Use when analyzing AWS costs, optimizing cloud spend, reducing AWS bills, implementing cost controls, or addressing budget overruns. Covers Reserved Instances, Savings Plans, right-sizing, resource cleanup, and cost monitoring.
cloud-platforms
pluginagentmarketplace
AWS, GCP, Azure data platforms, infrastructure as code, and cloud-native data solutions
deployment
pluginagentmarketplace
Angular application deployment, CI/CD pipelines, and hosting strategies
cloud-forensics
SherifEldeeb
Investigate cloud platform environments for forensic analysis. Use when investigating incidents in AWS, Azure, GCP, or M365 environments. Supports log analysis, resource inventory, configuration review, and evidence preservation in cloud environments.
aws-well-architected-framework
rameshvr
Use when reviewing AWS architecture, designing cloud systems, addressing operational issues, security concerns, reliability problems, performance bottlenecks, cost overruns, or sustainability goals
ditch-vercel
umarmuhandis
Migrate a project from Vercel to another platform. Use when user wants to leave Vercel, migrate to Cloudflare/VPS, or run /ditch-vercel.
vercel-sandbox
computesdk
Guide for creating and managing Vercel sandboxes using ComputeSDK. Use when building applications that need Vercel's globally distributed serverless sandbox environments for code execution with Node.js or Python runtimes.
langchain-chat-models
evanfang0054
使用 LangChain 中的聊天模型集成指南,包括 OpenAI、Anthropic、Google、Azure 和 Bedrock
ms-agent-framework
AbhishekSharma-17
"Expert skill for building AI agent systems with Microsoft Agent Framework (Python). MANDATORY TRIGGERS: Microsoft Agent Framework, agent-framework, Azure AI agents, Azure OpenAI agents. Also trigger when the user is building production AI agents, multi-agent orchestrations, agentic workflows on Azure, or discussing concepts like tools, semantic kernel, middleware, or memory in Python. When in doubt, use it."
moai-baas-vercel-ext
AJBcoding
Enterprise Vercel Edge Platform with AI-powered modern deployment, Context7 integration, and intelligent edge orchestration for scalable web applications
hybrid-cloud-networking
EngineerWithAI
Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.
secrets-management
EngineerWithAI
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
cloudflare-to-bun
DaleSeo
Migrate Cloudflare Workers to Bun with runtime compatibility analysis. Use when converting Workers to Bun, migrating from Cloudflare bindings, or moving from edge to server deployment.
multi-cloud-architecture
EngineerWithAI
Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, and GCP. Use when building multi-cloud systems, avoiding vendor lock-in, or leveraging best-of-breed services from multiple providers.
cost-optimization
EngineerWithAI
Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
terraform-module-library
EngineerWithAI
Build reusable Terraform modules for AWS, Azure, and GCP infrastructure following infrastructure-as-code best practices. Use when creating infrastructure modules, standardizing cloud provisioning, or implementing reusable IaC components.
moai-baas-foundation
AJBcoding
Enterprise Backend-as-a-Service Foundation with AI-powered BaaS architecture patterns, strategic provider selection, and intelligent multi-service orchestration for scalable production applications
cloudflare-hyperdrive
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.
cloud-security-scoutsuite
vchirrav
Run ScoutSuite for multi-cloud security auditing. Collects configuration data from AWS, Azure, GCP, Oracle, and Alibaba Cloud and generates an interactive security report.
azure-auth
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.