- Home
- /
- Categories
- /
- Cloud
Cloud
Cloud services and infrastructure
aws-serverless
by automindtechnologie-jpg
"Specialized skill for building production-ready serverless applications on AWS. Covers Lambda functions, API Gateway, DynamoDB, SQS/SNS event-driven patterns, SAM/CDK deployment, and cold start optimization."
data-engineering-catalogs
by legout
"Data catalogs: Iceberg catalogs (Hive Metastore, AWS Glue, Tabular), using DuckDB as a lightweight multi-source catalog, comparisons of Amundsen/DataHub/OpenMetadata, and patterns for unified data access."
SKILL.md — zet web dev helper
by thunder0902
Edit this file to include any specific instructions, frontmatter metadata (author, version), and skill-specific configuration details.
context-aws-sam
by ShotaIuchi
AWS SAM serverless development context. Apply when working with template.yaml, Lambda handler files, samconfig.toml, API Gateway integrations, sam local commands.
bicep
by yldgio
Azure Bicep IaC patterns, parameterization, security, and modular design
cloudflare-r2
by brixtonpham
Guide for implementing Cloudflare R2 - S3-compatible object storage with zero egress fees. Use when implementing file storage, uploads/downloads, data migration to/from R2, configuring buckets, integrating with Workers, or working with R2 APIs and SDKs.
data-engineering-storage-remote-access
by legout
"Cloud storage access in Python: fsspec, pyarrow.fs, obstore libraries, plus integrations with Polars, DuckDB, PyArrow, Delta Lake, and Iceberg."
media-storage
by dev-goraebap
"파일 업로드·저장소·첨부 관리 패턴. Actions: 파일 업로드, 이미지 업로드, 파일 처리, 저장소 연동, 썸네일 첨부, 색상 추출, file upload, image upload, storage, attachment, thumbnail. Patterns: Active Storage, blobs 테이블, attachments 테이블, 다형적 첨부, 중복 파일 감지. Storage: Cloudflare R2, AWS S3, @aws-sdk/client-s3, UUID key, 2-level 디렉토리, CDN URL, presigned URL. DB: Drizzle ORM, blob, checksum, MD5, metadata JSON, MIME, byte_size. Color: 지배적 색상 추출, dominant color, Gemini API, hex, blobs.metadata. Query: 썸네일 조회, 서브쿼리, leftJoin, view-model, CDN URL 변환. Stack: SvelteKit, +server.ts, TypeScript."
azure-app-service-managed-instance
by seligj95
Guidance for Azure App Service Managed Instance (preview) - a plan-scoped hosting option for Windows web apps requiring OS customization, COM components, registry modifications, MSI installers, and optional private networking. Use when migrating legacy .NET Framework apps, configuring Windows-specific features, or needing RDP access for diagnostics.
ddia-streaming-with-kinesis
by odewahn
Interactive modular learning guide for stream processing concepts from DDIA Chapter 11. Use when the user wants to learn about stream processing, messaging systems, event-driven architectures, Kafka, or needs help with the DDIA Chapter 11 curriculum. Provides 15 bite-sized modules (~45 min each) with flexible prerequisites, hands-on AWS Kinesis examples, progress tracking, and Socratic teaching. Topics include streams vs batch, messaging patterns, partitioned logs, databases & streams, and stream processing fundamentals.
terraform-azure
by Greg-T8
'Terraform coding standards, patterns, and governance for Azure deployments across Learning, Project, and Client workspaces. USE FOR: Terraform Azure code generation, module scaffolding, provider configuration, state management, variable patterns, tagging, naming conventions, validation, security, Terraform style, Terraform best practices, AzureRM provider, Terraform Azure governance. DO NOT USE FOR: local Hyper-V labs (use terraform-ad-lab), Bicep deployments (use bicep-azure), non-Azure Terraform providers.'
vercel-deploy
by Chloezhu010
Deploys a Next.js or Vite project to Vercel, pushes all environment variables from .env.local to production, adds a SPA rewrite rule for Vite, and updates the Supabase site_url to the live domain. Called by the vibe-ship orchestrator.
claude-jobs
by Eleusio705
Find job openings at tech companies. Use when user asks about jobs, careers, openings, positions, roles, or salaries - either at specific companies or general tech job queries.
oracle-infrastructure-cloud
by tippyentertainment
Manage, deploy, and operate infrastructure on Oracle Cloud Infrastructure (OCI): compute, networking, storage, identity, automation, and cost governance.
generate-azure-functions
by Olino3
Generate complete Azure Functions projects with local development environment using Tilt and Azurite
scpz
by tsjnsn
Optimize, validate, and split AWS Service Control Policy (SCP) JSON files to fit within AWS's strict limits using scpz. Use this skill whenever the user is working with AWS SCPs, AWS Organizations policies, needs to shrink SCP JSON to fit size or statement limits, wants to validate SCP structure, or mentions SCP optimization, policy merging, action wildcarding, or SCP splitting. Also use when the user references scpz by name, or is troubleshooting SCP limit errors from AWS Organizations.
mentor
by 4lb0
Genera un documento estructurado de objetivos para sesiones de mentoría tech a partir del CV y metas del mentee.
react-nextjs
by Alicoder001
Next.js 14+ App Router best practices including Server Components, data fetching, caching, and Vercel optimization patterns. Use for Next.js development with waterfall prevention, bundle optimization, and server actions.
skill:azure-auth - Microsoft Entra ID Authentication
by Olino3
Forge is a marketplace for a Claude Code Plugins
vibe-ship
by Chloezhu010
Takes a vibe-coded AI-generated frontend (Next.js or Vite + React) to a live deployed SaaS — covering database, auth, email, and deployment end to end. Use when a user has a frontend built with v0, Lovable, Bolt, or similar tools and needs to ship it with Supabase, Resend, and Vercel.
Vercel Deploy Skill
by iamthetonyb
Requires owner approval (low risk â no infrastructure cost on free tier).
configuring-serverless-clients
by djankies
Configure PrismaClient for serverless (Next.js, Lambda, Vercel) with connection_limit=1 and global singleton pattern.
cdk-project-scaffold
by daaa1k
Scaffold a new AWS CDK TypeScript project with a production-ready development environment. This skill should be used when the user wants to create a new CDK project, initialize CDK infrastructure, or set up AWS CDK with TypeScript. Triggers on phrases like "create CDK project", "scaffold CDK", "new CDK project", or "initialize CDK".
hot-news-aggregator
by Afuxh
"生成可配置的全领域热点聚合网站,支持30数据源(覆盖科技/AI/时事/财经/科学/教育/生活方式)、智能评分、全量视角评论+行动引导、中文小结、RSS输出、JSON API、sitemap、OPML、数据快照、趋势分析、多站点并行、暗色模式、收藏、搜索、链接复制、邮件订阅、多源去重、快速模式。全流程进度条显示。自带运维自检工具。可部署到 GitHub Pages/Vercel/Cloudflare。当用户说热点网站、热点聚合、news aggregator、生成网站时触发。"