What problem does it solve?
This Skill helps you develop and operate Tencent CloudBase projects by providing a consistent, scenario-based workflow for building, deploying, securing, and troubleshooting apps and AI features.
Core Features & Use Cases
- Full-stack CloudBase delivery: covers Web (React/Vue/Vite/Next/Nuxt), WeChat Mini Programs, uni-app, and mobile/native HTTP API scenarios.
- Deployment & operations guidance: coordinates Cloud Functions, CloudRun backends, static hosting, storage, and database setup, with troubleshooting and health-check paths.
- AI integration with guardrails: enables AI model invocation (text/image where supported) with required billing eligibility checks, model group readiness, streaming patterns, and common failure routing.
- Security & authentication readiness: guides provider/publishable-key readiness and separates app-side vs management-side auth concerns across platforms.
- Console + MCP-first management: enforces MCP setup for environment/tool access and provides canonical console entry points after creating resources.
Quick Start
Tell the agent: "Using CloudBase, help me deploy a Web app with CloudBase authentication and an AI streaming chat feature, and guide me through all required MCP preflight checks before writing any code."