cloudrun-development

Deploys Backend services for CloudBase Run with custom images and multi-language support.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/jngong-collab/miniapp-growth-v2-open --skill cloudrun-development-jngong-collab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudrun-development
Source: https://github.com/jngong-collab/miniapp-growth-v2-open/tree/main/.trae/skills/cloudbase/references/cloudrun-development
Command: npx skills add https://github.com/jngong-collab/miniapp-growth-v2-open --skill cloudrun-development-jngong-collab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the deployment of CloudBase Run backend services, providing capabilities for long connections, multi-language support, custom environments, and AI agent development.

Core Features & Use Cases

  • Long Connection Support: Enables WebSocket/SSE/server push for real-time, persistent communication.
  • Custom Runtime Environments: Allows use of custom images and system libraries.
  • Multi-Language Support: Supports Java, Go, PHP, .NET, Python, Node.js, etc.
  • Stable External Services: Provides elastic scaling with pay-as-you-go options.
  • AI Agent Development: Supports the creation of personalized AI applications.

Quick Start

Deploy a new CloudBase Run backend service using the cloudrun-development skill.

Frequently Asked Questions about cloudrun-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy backend services with long connection support like WebSocket?

Deploying backend services with long connection support is handled by configuring CloudBase Run to enable WebSocket and SSE protocols for real-time, persistent communication. This Skill streamlines that specific deployment process directly.

Can I use custom runtime environments for CloudBase Run backend deployments?

Yes, you can use custom runtime environments for CloudBase Run backend deployments. This Skill allows you to specify custom images and system libraries to meet your application's specific runtime requirements.

What programming languages are supported for CloudBase Run server-side applications?

Multi-language support for CloudBase Run server-side applications includes Java, Go, PHP, .NET, Python, and Node.js. This allows developers to build robust backend services in their preferred programming language.

Does CloudBase Run support elastic scaling for stable external services?

CloudBase Run supports elastic scaling for stable external services, providing pay-as-you-go options. This ensures your backend services scale automatically with demand while maintaining operational stability.

What is the best way to build and deploy AI agent applications on CloudBase Run?

Building and deploying AI agent applications on CloudBase Run is achieved by leveraging its custom runtime environments and long connection capabilities. This Skill supports creating personalized, scalable AI applications directly.