- Home
- /
- Categories
- /
- Cloud
Cloud
Cloud services and infrastructure
cicd-pipeline-generator
by mamba-mental
This skill should be used when creating or configuring CI/CD pipeline files for automated testing, building, and deployment. Use this for generating GitHub Actions workflows, GitLab CI configs, CircleCI configs, or other CI/CD platform configurations. Ideal for setting up automated pipelines for Node.js/Next.js applications, including linting, testing, building, and deploying to platforms like Vercel, Netlify, or AWS.
iac-skill
by pluginagentmarketplace
Infrastructure as Code with Terraform, Ansible, and CloudFormation.
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.
finance-engineer
by violetio
Financial systems and cost engineering
secrets-management
by Krosebrook
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.
docker-registry
by pluginagentmarketplace
Private registry setup, image management, and multi-registry operations
cost-optimization
by Krosebrook
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.
hybrid-cloud-networking
by Krosebrook
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.
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".
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".
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.
skill-creator
by ks6088ts-labs
効果的なスキルを作成するためのガイド。このスキルは、ユーザーがAIエージェントの機能を専門知識、ワークフロー、またはツール統合で拡張する新しいスキルを作成(または既存のスキルを更新)したい場合に使用します。
multi-cloud-architecture
by Krosebrook
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.
vercel-composition-patterns
by gigs-slc
React composition patterns that scale. Use when refactoring components with
voop
by yemyat
Upload files to the web instantly and get a public URL. Use when the user asks to share a file online, publish a file to the web, get a public link for a file, upload HTML/images/PDFs to share, or needs a quick way to make any local file publicly accessible. Trigger phrases include "upload this", "share this file", "publish to web", "get a public URL", "make this accessible online".
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.
react-native
by gigs-slc
Complete React Native and Expo optimization guide combining Callstack profiling with Vercel code patterns. Covers FPS, TTI, bundle size, memory, lists, animations, state, UI, and React Compiler. Use for any React Native performance, debugging, or best practices task.
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.
google-cloud
by BankkRoll
"Scraped from https://cloud.google.com/docs/ Source: https://cloud.google.com/docs. Use when questions involve: ai ml, authentication, buildpacks, enterprise, generative ai, security, terraform."
dynamic-mcp
by jritsema
Leverage local MCP tools without the overhead of having to pre-start servers and pre-load all tool descriptions into context.
phase-checkpoint
by WebSmartTeam
Pause for human verification between major build phases. Use BETWEEN ultraplan phases - after completing one phase, before starting the next. Presents summary of completed work and checklist. Works with ultraplan skill for phased builds. Triggers: checkpoint, verify phase, phase complete, ready to proceed, quality gate, before next phase, review what we built.
brand-guidelines
by digitalspeed
The DigitalSpeed visual identity and styling system — logo, color, typography, photography, and graphic system. Use when generating any design asset, UI, layout, or code that must conform to the DigitalSpeed brand styling.
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.