Tag: cloud-functions
WeChat Mini Program Authentication for CloudBase
This skill guides developers on implementing native WeChat Mini Program authentication within a CloudBase environment. It details how user identity (OPENID/UNIONID) is automatically injected into cloud functions, eliminating the need for co…
CloudBase Resource Management via CLI
This skill enables deterministic, scriptable, and auditable management of CloudBase resources using the tcb command-line interface. It supports deploying functions, managing databases, and configuring networking via CLI commands, making it …
CloudBase Event and HTTP Function Development
A guide for developing, deploying, and debugging CloudBase Event and HTTP Functions. It provides instructions for implementing serverless handlers and web services using the appropriate runtime models.
Node.js Backend AI Model Integration Skill
This skill enables secure, server-side integration of various AI models into Node.js backends, supporting functions like text generation, image creation, and agent orchestration via the CloudBase SDK. It is designed for cloud functions and …
CloudBase Development and MCP Guidelines
Provides essential development guidelines and MCP configuration for managing Tencent CloudBase services, including cloud functions, databases, and authentication. It instructs agents on how to route tasks and use the CloudBase MCP server fo…
CloudBase Resource Inspection and Diagnostics
Provides an AIOps-style diagnostic workflow for inspecting the health and status of CloudBase resources, including cloud functions, CloudRun services, and databases. It enables automated error diagnosis, log analysis, and comprehensive envi…
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 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.
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…
Node.js AI Model Integration Skill
Integrates AI text and image generation into Node.js backends, cloud functions, and serverless environments using the CloudBase SDK. It supports various models including DeepSeek, Hunyuan, GLM, and Kimi through managed model groups.
CloudBase Full-Stack Development Skill
A comprehensive guide for developing, deploying, and troubleshooting Tencent CloudBase projects across Web, WeChat Mini Program, and native platforms. It covers serverless functions, NoSQL and MySQL databases, authentication, and integrated…
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 Cloud Functions Development
Provides guidance for developing, deploying, and debugging CloudBase Event and HTTP Functions. It covers runtime implementation details, programming models, and configuration for serverless workloads.
CloudBase Node.js Server-Side Authentication
Enables Node.js runtimes to manage server-side identity using the CloudBase Node SDK, including user lookup and custom login ticket issuance. It facilitates verifying caller identity and bridging external user systems into CloudBase environ…