You can turn any existing project into a serverless cloud program called an Apify Actor. This skill helps you convert code written in JavaScript, Python, or any other language. It works with the Apify SDK and CLI tools.
The process is simple. You run a command to initialize your project. Then you wrap your code with the SDK lifecycle. Finally you test and deploy your Actor to the cloud.
This is useful when you want to migrate an existing project to the Apify platform. It also helps you wrap a command-line tool as a reusable cloud program.
Global
mkdir -p ~/.claude/skills/apify-actorizationProject
mkdir -p .claude/skills/apify-actorizationSource 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 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
Azure Rbacmicrosoft/azure-skills
Find the least privilege Azure RBAC role and generate CLI and Bicep code