What problem does it solve?
It helps you design and implement CloudBase solutions end-to-end, covering Web/H5, WeChat mini programs, backends, AI features, and operational troubleshooting without getting stuck on incorrect platform/tool selection.
Core Features & Use Cases
- CloudBase development playbook: Guides end-to-end workflows for developing, deploying, and maintaining CloudBase apps and services (Web, mini programs, databases, functions, CloudRun, storage, and static hosting).
- AI capability integration: Covers AI model invocation patterns and mandatory preflight checks (Token Credits / model enablement) for Web, mini program, and Node/CloudRun usage.
- Operational inspection & troubleshooting: Provides AIOps-style diagnosis and health inspection patterns across functions, CloudRun, databases, and logs (CLS).
- Safe routing & guardrails: Enforces the correct “MCP first” control-plane workflow and prevents common mistakes like mixing Web and mini program auth/SDK boundaries.
- Deployment workflow standards: Recommends deterministic backend-first deployment order and how to update endpoints and documentation.
Quick Start
Ask for: "Set up my CloudBase environment with MCP, then help me implement and deploy a Web admin page that includes login and a streaming AI chat, and verify the runtime by running the browser flow."