AWS Lambda lets you run PHP code without managing servers. This skill helps you create PHP functions for Lambda using the Bref framework. You can easily deploy Symfony applications with fast cold starts.
Two approaches are available. The Bref approach works well for full-featured APIs. The raw PHP approach gives you maximum control and very fast startup times. Both support API Gateway integration.
You can also set up SQS and SNS event triggers. The skill shows you how to optimize memory and timeouts. It also teaches best practices for cold start optimization and connection management.
Global
mkdir -p ~/.claude/skills/aws-lambda-php-integrationProject
mkdir -p .claude/skills/aws-lambda-php-integrationSource Repository
Azure Deploymicrosoft/azure-skills
Run Azure deployment commands with error recovery for already-prepared apps
Azure Preparemicrosoft/azure-skills
Generate Azure infrastructure code and config files for deployment preparation
Azure Storagemicrosoft/azure-skills
Store files, messages, and data with Azure Storage services easily.
Azure Validatemicrosoft/azure-skills
Validate your Azure deployment with thorough preflight checks on all prerequisites
Azure Resource Lookupmicrosoft/azure-skills
Find any Azure resource across subscriptions and groups easily
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code
Azure Aigatewaymicrosoft/azure-skills
Govern your AI models and tools with Azure API Management gateway
Azure Resource Visualizermicrosoft/azure-skills
Map your Azure resources with clear architecture diagrams in minutes