serverless▌
11 indexed skills · max 10 per page
performing-serverless-function-security-review
mukul975/Anthropic-Cybersecurity-Skills · performing-serverless-function-security-review
Performing security reviews of serverless functions across AWS Lambda, Azure Functions, and GCP Cloud Functions to identify overly permissive execution roles, insecure environment variables, injection vulnerabilities, and missing runtime protections.
modal
K-Dense Inc./modal · devops
Cloud computing platform for running Python on GPUs and serverless infrastructure, ideal for AI/ML workloads.
latchbio-integration
latchbio/latch · data
Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.
functions
browserbasehq/sdk-functions · devops
Deploy serverless browser automation as cloud functions using Browserbase.
alicloud-compute-fc-serverless-devs-test
cinience/alicloud-skills · Cloud
Category: test
aws-serverless-eda
zxkane/aws-skills · Cloud
This skill provides comprehensive guidance for building serverless applications and event-driven architectures on AWS based on Well-Architected Framework principles.
alicloud-compute-fc-serverless-devs
cinience/alicloud-skills · Cloud
Category: tool
modal-serverless-gpu
davila7/claude-code-templates · Backend
Comprehensive guide to running ML workloads on Modal's serverless GPU cloud platform.
aws-serverless
sickn33/antigravity-awesome-skills · Cloud
Production-ready serverless patterns for AWS Lambda, API Gateway, DynamoDB, and event-driven architectures. \n \n Lambda handler structure with proper error handling, context optimization, and SDK client initialization for cold start efficiency \n API Gateway integration using SAM templates, supporting both HTTP and REST APIs with CORS configuration and IAM policies \n Event-driven SQS patterns with batch processing, partial failure handling, dead-letter queues, and retry logic \n Anti-patterns
aws-serverless
davila7/claude-code-templates · Cloud
Proper Lambda function structure with error handling