Cloud Foundry Cloud Foundry is an open source cloud application platform as a service (PaaS). It's used by developers to deploy, run, and scale applications in the cloud. Official docs: https://docs.cloudfoundry.org/ Cloud Foundry Overview - Apps - Instances - Organizations - Spaces - Services - Service Bindings - Routes - Stacks - Buildpacks - Security Groups - Users - Domains Working with Cloud Foundry This skill uses the Membrane CLI to interact with Cloud Foundry. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than…