Tag: serverless
CloudBase Run Backend Development
Provides instructions for deploying and managing backend services on CloudBase Run using Function or Container modes. It covers service configuration, long-lived connections such as WebSockets, and AI agent deployment.
CloudBase function development and deployment guide
This skill guides the development, deployment, and debugging of CloudBase functions, supporting both event-driven Event Functions and standard HTTP Functions. It provides detailed contracts for implementing serverless logic, including best …
Unified CloudBase Application Development Skill
A unified execution framework for managing, repairing, and integrating CloudBase applications, encompassing authentication, database, and storage services. It focuses on targeted repairs and implementing existing TODOs within established co…
Node.js Backend AI Model Integration Skill
This skill facilitates calling various AI models for text and image generation directly from Node.js backends, CloudRun, or serverless functions using the CloudBase SDK. It enforces a mandatory two-step preflight process to ensure resource …
CloudBase Full-Stack Development and AI Integration Guide
This skill provides comprehensive guidelines for developing, deploying, and debugging full-stack applications across multiple platforms, including web, mini-programs, and native mobile apps. It covers everything from database management and…
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 …
Manage Google Cloud Run Services and Jobs
Provides capabilities to manage Google Cloud Run services, jobs, and domain mappings via the gcloud CLI. It supports deploying, updating, deleting, and managing IAM policies for various Cloud Run resources.
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 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 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.
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 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.
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.
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.
WeChat Mini Program Authentication for CloudBase
Provides guidance for implementing native WeChat Mini Program authentication within CloudBase, covering automatic identity injection and OPENID or UNIONID retrieval in cloud functions.
Node.js AI Model SDK
An SDK for integrating AI text and image generation into Node.js backends, cloud functions, and CloudRun services. It enables server-side orchestration, batch processing, and managed model access using the CloudBase Node.js SDK.
Cloudflare Infrastructure Management Tool
Manage Cloudflare resources including DNS records, Workers, KV storage, R2 buckets, and cache purging via the Model Context Protocol. It provides programmatic access to Cloudflare zones and account-level services.
Convex Application Performance Audit
Diagnoses and resolves performance bottlenecks in Convex applications, including read amplification, write contention, and subscription costs. It provides a structured workflow for auditing function paths and implementing optimizations such…
Designing and Building Reusable Convex Components
This skill provides a structured workflow for designing and implementing isolated Convex components with distinct tables and clear boundaries. It covers the implementation of local, packaged, and hybrid architectures using the Convex Compon…