home / skills / tencentcloudbase

tencentcloudbase skills

Find 47 skills from 2 repos created by tencentcloudbase on GitHub.

2 repos
47 skills
GitHub

Sponsored

relational-database-tool

tencentcloudbase/cloudbase-mcp

954
This skill helps agents safely manage CloudBase Relational Database operations via MCP tools, avoiding SDKs and ensuring secure inserts, updates, and deletions.
cloudbase-agent-ts

tencentcloudbase/cloudbase-mcp

954
This skill helps you build and deploy AI agents using the CloudBase AG-UI protocol in TypeScript, including adapters, servers, and web UI.
no-sql-web-sdk

tencentcloudbase/cloudbase-mcp

954
This skill helps you query, create, update, and delete data with CloudBase Web SDK, enabling complex queries, pagination, and geolocation.
auth-nodejs

tencentcloudbase/cloudbase-mcp

954
This skill helps Node.js CloudBase apps securely identify callers, look up users, and issue custom login tickets using the CloudBase Node SDK.
auth-wechat

tencentcloudbase/cloudbase-mcp

954
This skill helps implement WeChat Mini Program authentication with CloudBase, exposing user identity in cloud functions for secure, seamless app features.
ui-design

tencentcloudbase/cloudbase-mcp

954
This skill helps you craft production-grade frontend interfaces with distinctive visuals, cohesive layouts, and polished interactions for web pages and
ai-model-nodejs

tencentcloudbase/cloudbase-mcp

954
This skill lets you call AI models from Node.js backends or CloudBase functions to generate text, stream results, and create images.
ai-model-wechat

tencentcloudbase/cloudbase-mcp

954
This skill enables WeChat Mini Programs to generate and stream AI text using wx.cloud.extend.AI for real-time, interactive responses.
auth-tool

tencentcloudbase/cloudbase-mcp

954
This skill helps you configure and manage CloudBase authentication providers and login methods across apps using MCP tools.
cloud-functions

tencentcloudbase/cloudbase-mcp

954
This skill helps you develop, deploy, and manage CloudBase cloud functions by guiding runtime selection, deployment, logging, and HTTP access configuration.
miniprogram-development

tencentcloudbase/cloudbase-mcp

954
This skill assists you develop WeChat mini programs with CloudBase, guiding authentication, page generation, and deployment for efficient AI-enabled mini apps.
cloudbase-guidelines

tencentcloudbase/cloudbase-mcp

954
This skill guides CloudBase development across web, mini programs, and backends, aligning with guidelines and MCP usage to boost reliability.
no-sql-wx-mp-sdk

tencentcloudbase/cloudbase-mcp

954
This skill helps you query, create, update, and delete CloudBase documents in WeChat MiniProgram apps with efficient, scalable database operations.
web-development

tencentcloudbase/cloudbase-mcp

954
This skill streamlines web frontend development by guiding project structure, CloudBase Web SDK integration, and static hosting deployment for responsive apps.
ai-model-web

tencentcloudbase/cloudbase-mcp

954
This skill enables browser apps to generate and stream AI text using CloudBase JS SDK, with Hunyuan or DeepSeek models.
auth-web

tencentcloudbase/cloudbase-mcp

954
This skill helps you implement Web frontend authentication with CloudBase, supporting multiple login methods and seamless user management for your app.
cloud-storage-web

tencentcloudbase/cloudbase-mcp

954
This skill helps you manage CloudBase cloud storage in web apps by uploading, generating temporary URLs, downloading, and deleting files with the Web SDK.
cloudbase-platform

tencentcloudbase/cloudbase-mcp

954
This skill helps you understand CloudBase platform concepts, configure authentication, deploy functions, manage databases, and optimize data models across web
cloudrun-development

tencentcloudbase/cloudbase-mcp

954
This skill helps you develop CloudBase Run backends with long connections and AI agents, supporting multi-language runtimes and secure, scalable deployments.
data-model-creation

tencentcloudbase/cloudbase-mcp

954
This skill assists in designing complex multi-entity data models with Mermaid diagrams and automatic foreign key management for enterprise documentation.
http-api

tencentcloudbase/cloudbase-mcp

954
This skill enables calling CloudBase HTTP APIs directly from backends without SDKs to manage database, auth, functions, storage, and more.
relational-database-web

tencentcloudbase/cloudbase-mcp

954
This skill enables browser apps to initialize CloudBase Relational Database with a single shared db client and use Supabase-style queries.
spec-workflow

tencentcloudbase/cloudbase-mcp

954
This skill guides structured software development from requirements to task execution using EARS syntax and UI-design references to ensure quality.
ai-model-cloudbase

tencentcloudbase/cloudbase-mcp

947
This skill guides calling AI models with CloudBase across web, Node, and WeChat Mini Program, enabling text, streaming, and image workflows.
web-development

tencentcloudbase/skills

14
This skill helps you develop web frontend projects, deploy static sites, and integrate CloudBase Web SDK with best practices.
cloud-storage-web

tencentcloudbase/skills

14
This skill enables web apps to upload, download, and manage files with CloudBase Web SDK, including temporary URLs and secure storage workflows.
relational-database-web

tencentcloudbase/skills

14
This skill helps you initialize CloudBase Relational Database on the frontend and share a single db client across your web app.
no-sql-web-sdk

tencentcloudbase/skills

14
This skill guides using the CloudBase document database Web SDK to query, create, update, and delete data efficiently in web apps.
relational-database-tool

tencentcloudbase/skills

14
This skill enables safe CloudBase Relational Database operations via MCP tools, guiding read, write, and security rule actions without using standard SDKs.
cloudrun-development

tencentcloudbase/skills

14
This skill helps you develop and deploy scalable CloudBase Run backends with function or container mode, supporting long connections, custom environments, and
ai-model-nodejs

tencentcloudbase/skills

14
This skill enables Node.js backend services to call AI models, generate text and images, and stream results via CloudBase SDK.
cloudbase-agent-ts

tencentcloudbase/skills

14
Build and deploy AI agents with Cloudbase Agent (TypeScript), a TypeScript SDK implementing the AG-UI protocol. Use when: (1) deploying agent servers with @cloudbase/agent-server, (2) using LangGraph adapter with ClientStateAnnotation, (3) using LangChain adapter with clientTools(), (4) building custom adapters that implement AbstractAgent, (5) understanding AG-UI protocol events, (6) building web UI clients with @ag-ui/client, (7) building WeChat Mini Program UIs with @cloudbase/agent-ui-miniprogram.
ai-model-web

tencentcloudbase/skills

14
This skill enables browser-based AI text generation and streaming using CloudBase, powering responsive frontend apps with Hunyuan or DeepSeek models.
auth-nodejs

tencentcloudbase/skills

14
This skill helps backend developers securely manage CloudBase authentication in Node.js by exposing caller identity, user lookups, and custom login flows.
http-api

tencentcloudbase/skills

14
This skill enables calling CloudBase HTTP APIs directly to access database, functions, storage, and auth from non-SDK backends.
auth-tool

tencentcloudbase/skills

14
This skill helps you configure and manage CloudBase authentication providers across multiple methods using MCP tools for secure web applications.
auth-web

tencentcloudbase/skills

14
This skill streamlines cloudbase web authentication by integrating multiple login methods and user management for frontend apps.
auth-wechat

tencentcloudbase/skills

14
This skill helps implement WeChat Mini Program authentication with CloudBase, providing seamless user identity in cloud functions.
no-sql-wx-mp-sdk

tencentcloudbase/skills

14
This skill guides using CloudBase document database in WeChat MiniProgram to perform queries, pagination, and aggregation efficiently.
miniprogram-development

tencentcloudbase/skills

14
This skill assists building WeChat Mini Programs with CloudBase, handling authentication, deployment, and AI model calls across miniprogram and cloudfunctions.
data-model-creation

tencentcloudbase/skills

14
This skill helps you model complex data structures with mermaid diagrams, automated foreign keys, and enterprise documentation through advanced data-model
cloud-functions

tencentcloudbase/skills

14
This skill helps you develop, deploy, and manage CloudBase cloud functions with runtime selection, logging, HTTP access, and invocation.
ui-design

tencentcloudbase/skills

14
This skill helps craft production-grade frontend interfaces with distinctive aesthetics and accessible components across web pages and prototypes.
spec-workflow

tencentcloudbase/skills

14
This skill guides structured software development from requirements to task planning using a phase-by-phase workflow with user confirmation and EARS syntax.
cloudbase-guidelines

tencentcloudbase/skills

14
This skill provides essential CloudBase development guidelines and MCP setup tips to streamline web, mini program, and backend projects.
cloudbase-platform

tencentcloudbase/skills

14
This skill provides foundational CloudBase platform knowledge to configure storage, hosting, authentication, cloud functions, databases, and data models across