Tag: cloudbase
CloudBase Document Database Web SDK
Provides instructions for implementing CRUD operations, complex queries, and real-time listeners using the CloudBase JavaScript SDK in web applications. It covers handling pagination, aggregation, and geolocation queries while managing auth…
CloudBase Platform HTTP API Integration
Provides instructions for accessing CloudBase platform features, including databases, storage, and cloud functions, via raw HTTP requests. It is intended for use in environments where official SDKs are unavailable, such as Python or Go back…
CloudBase Run Backend Development
Provides instructions for deploying and managing backend services on CloudBase Run using Function or Container modes. It covers service initialisation, deployment, and debugging for long-lived connections and custom runtimes.
CloudBase Platform Overview and Routing Guide
Provides high-level guidance on CloudBase services, including hosting, storage, and authentication, to assist in selecting the appropriate implementation path. It covers platform-level concepts, console navigation, and best practices for We…
CloudBase CLI Resource Management
This skill enables agents to manage Tencent CloudBase resources using the tcb command-line interface. It supports deploying cloud functions, managing CloudRun services, and configuring storage, databases, and network routing.
CloudBase Web SDK Cloud Storage Management
Facilitates browser-side cloud storage operations using the CloudBase Web SDK, enabling file uploads, downloads, and temporary URL generation. It includes guidance on managing security domains to ensure seamless integration and prevent CORS…
CloudBase Cloud Functions Development
A guide for developing, deploying, and debugging CloudBase Event and HTTP functions. It covers implementation patterns for serverless handlers and web server runtimes on port 9000.
WeChat Mini Program Authentication for CloudBase
Provides native WeChat Mini Program authentication and identity management within CloudBase environments. It enables seamless access to OPENID and UNIONID via automatic identity injection in cloud functions.
CloudBase Web Frontend Authentication Integration
Provides implementation guidance for Web frontend authentication using the CloudBase JS SDK. It offers a Supabase-compatible API for managing user sessions, profiles, and various login methods including email, phone, and OAuth.
CloudBase Authentication Provider Configuration
This skill provides instructions for inspecting, enabling, and configuring CloudBase authentication providers such as email, SMS, and WeChat. It facilitates the verification of provider readiness and login method availability before impleme…
CloudBase Node.js Server-side Authentication
Provides patterns for managing server-side identity and authentication within CloudBase using the Node.js SDK. It enables developers to retrieve caller information, look up user profiles, and implement custom login tickets for external user…
WeChat Mini Program AI Model Integration
Integrates AI models such as DeepSeek, Hunyuan, and Kimi into WeChat Mini Programs using the wx.cloud.extend.AI API. It supports both text generation and streaming responses with callback support for real-time event handling.
Client-side AI Model Integration for Web Apps
Integrate large language models directly into frontend web applications using the CloudBase JavaScript SDK. It supports text generation and streaming for models such as DeepSeek, Hunyuan, and Kimi without needing a Node.js proxy.
CloudBase Application Integration and Repair
This skill provides a unified execution framework for managing, integrating, and repairing existing CloudBase applications. It facilitates targeted code repairs and directs tasks to specialised authentication, database, or storage sub-skill…
Web Frontend Engineering and Validation
This skill facilitates the implementation, debugging, and deployment of React or Vue-based frontends using Vite. It enforces strict TypeScript practices and requires browser-level validation for CloudBase Web integration and routing.
CloudBase Relational Database Web SDK Initialisation
Provides a canonical initialisation pattern for accessing CloudBase Relational Database via the @cloudbase/js-sdk in web applications. It enables Supabase-style querying for frontend components using a shared database client.
CloudBase Relational Database Management Tool
An MCP-compatible toolset for managing the lifecycle and data of CloudBase Relational Databases. It enables agents to provision MySQL instances, execute SQL queries, and configure table-level permissions.
CloudBase Resource Inspection and Diagnostics
Perform automated health checks and error diagnostics across CloudBase resources, including Cloud Functions, CloudRun, and databases. This skill facilitates log aggregation and pattern recognition to identify root causes within the CloudBas…
CloudBase WeChat Mini Program Database SDK
Provides capabilities for performing CRUD operations, pagination, and complex aggregation queries using the CloudBase document database SDK within WeChat Mini Programs. It manages client-side database access while respecting security rules …
CloudBase Document Database Web SDK
Provides the CloudBase JS SDK for performing NoSQL CRUD operations, complex queries, and real-time data synchronisation within web applications. It supports features such as pagination, aggregation, and geolocation queries.
CloudBase Platform HTTP API Integration
Enables direct interaction with CloudBase platform services such as databases, functions, and storage via raw HTTP requests. It is designed for non-SDK environments like Go, Python, or Java backends using OpenAPI specifications.
CloudBase Run Backend Development
Provides instructions for deploying and managing backend services on CloudBase Run using Function or Container modes. It covers service initialising, deployment, and debugging for long-lived connections and custom runtimes.
CloudBase Platform Overview and Routing Guide
Provides high-level guidance on CloudBase services, including hosting, storage, authentication, and database options. It assists with platform selection, console navigation, and understanding cross-platform implementation best practices.
Manage CloudBase Resources via CLI
This skill enables AI agents to manage Tencent CloudBase resources using the tcb CLI. It facilitates the deployment of cloud functions and CloudRun services, alongside managing storage, databases, and network configurations.