cloudbase

Guide CloudBase development across Web, WeChat Mini Programs, and mobile platforms.

28|2|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/TencentCloudBase/cloudbase-skills --skill cloudbase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloudbase
Source: https://github.com/TencentCloudBase/cloudbase-skills/tree/main/skills/cloudbase
Command: npx skills add https://github.com/TencentCloudBase/cloudbase-skills --skill cloudbase

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

CloudBase provides a comprehensive toolkit for building, deploying, and managing full-stack applications across web, mini programs, and native/mobile platforms, enabling developers to leverage CloudBase APIs, authentication, databases, cloud functions, hosting, storage, and AI with a consistent workflow.

Core Features & Use Cases

  • End-to-end CloudBase development: frontend hosting, backend functions, and databases for Web, WeChat Mini Programs, and native/mobile apps.
  • Unified authentication, data storage, and deployment workflows including CloudRun and MCP tooling.
  • Quick integration and scaffolding for CloudBase projects, migrations, and platform comparisons (e.g., CloudBase vs Supabase).

Quick Start

Install the CloudBase Skill and start applying it to CloudBase tasks in your agent workflow.

Frequently Asked Questions about cloudbase

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

FAQPage Schema
How do I build and deploy a full-stack app using CloudBase across Web and WeChat Mini Programs?

To build and deploy CloudBase apps end-to-end, you coordinate frontend hosting, backend cloud functions, and databases across Web and WeChat Mini Programs using unified authentication and deployment workflows. The skill guides OpenAPI and CLI usage for the entire sequence.

Does CloudBase support both NoSQL and MySQL databases for mobile app backends?

Yes, CloudBase supports both NoSQL and MySQL databases for mobile app backends. It provides unified data storage workflows and tooling to manage environment configurations across native mobile platforms and other client interfaces.

What's the best way to manage CloudBase environments and cloud functions safely?

The best way to manage CloudBase environments and cloud functions safely is by using MCP tooling workflows. This skill enforces safe MCP practices, tool routing, and platform-specific constraints to ensure secure environment management and deployment.

Can I integrate AI capabilities into my CloudBase hosting and storage workflow?

Yes, you can integrate AI capabilities into your CloudBase hosting and storage workflow. The skill provides end-to-end guidance for combining AI integrations with existing authentication, data storage, and CloudRun deployment sequences.

How does CloudBase compare to Supabase for end-to-end application development?

CloudBase provides platform-specific constraints and MCP tooling workflows optimized for WeChat Mini Programs and mobile platforms, whereas Supabase offers a different approach. The skill includes platform comparisons to guide your migration and integration decisions.

When should I use CloudRun instead of cloud functions in CloudBase?

You should use CloudRun instead of cloud functions in CloudBase when your application requires custom containers or more complex backend logic. The skill guides CloudRun deployment sequences alongside standard cloud functions within unified environment management workflows.