Skills

Type: All Skills Tools
skill ★ 1,010

Automated git workflows for development delivery

This skill formalises complex, multi-step git delivery workflows, allowing agents to execute structured processes like conventional commits, safe PR creation, and release note generation. It also facilitates isolated worktree analysis and f…

TencentCloudBase/CloudBase-MCP git workflow commits pr
skill ★ 1,010

Structured Documentation and Workflow Generation

This skill provides structured workflows for generating various documentation artifacts, including articles, issue drafts, prototypes, and design reviews. It standardises the creation of technical content and internal documentation using pr…

TencentCloudBase/CloudBase-MCP documentation workflows content-generation technical-writing
skill ★ 1,010

Audit Documentation Freshness and Drift

This skill audits repository documentation surfaces, including published docs and READMEs, to detect drift against the current codebase and generated assets. It systematically identifies stale statements, broken references, and inconsistenc…

TencentCloudBase/CloudBase-MCP doc-drift documentation audit readme
skill ★ 1,010

Automated Codebase Audit, Issue Tracking, and Fixing

This skill performs a comprehensive, end-to-end codebase audit, systematically identifying security, quality, and logic vulnerabilities. It then automatically generates structured GitHub issues, fixes each issue in an isolated worktree, and…

TencentCloudBase/CloudBase-MCP codebase-audit security-review github-issues pr-automation
skill ★ 1,010

Web Frontend Implementation and Validation

Provides guidance for implementing, debugging, and deploying web frontends using React, Vue, and Vite. It focuses on engineering execution, including browser-based validation and CloudBase Web integration.

TencentCloudBase/CloudBase-MCP web-development react vue vite
skill ★ 1,010

Generates High-Fidelity UI Design Specifications

This skill guides the creation of high-fidelity, aesthetically rich user interfaces for web and mini-programs. It mandates a structured design specification, including color palettes, typography, and layout strategy, before generating any i…

TencentCloudBase/CloudBase-MCP ui-design frontend prototyping web-development
skill ★ 1,010

Structured development specification workflow

A workflow for managing medium-to-large changes through explicit requirements, technical design, and task planning. It ensures clear acceptance criteria and architectural alignment before implementation begins.

TencentCloudBase/CloudBase-MCP spec-workflow software-design requirements-engineering task-planning
skill ★ 1,010

CloudBase RDB client for web applications

This skill provides the canonical pattern for initializing the CloudBase Relational Database client within a web frontend. It enables developers to perform standard CRUD operations using a Supabase-style query interface directly from the br…

TencentCloudBase/CloudBase-MCP cloudbase rdb web-frontend js-sdk
skill ★ 1,010

CloudBase Resource Health and Diagnostics Skill

An AIOps-driven skill for performing comprehensive health checks and error diagnosis across CloudBase resources, including Cloud Functions and CloudRun. It facilitates automated log analysis and resource status inspection to identify potent…

TencentCloudBase/CloudBase-MCP cloudbase aiops diagnostics cloud-computing
skill ★ 1,010

Manage CloudBase Relational Database via MCP

This skill enables agents to manage the full lifecycle of a CloudBase Relational Database instance via MCP tools. It supports executing read/write SQL statements, provisioning/destroying MySQL, and managing granular resource permissions.

TencentCloudBase/CloudBase-MCP relational-database sql mcp cloudbase
skill ★ 1,010

Mini Program Document Database Access via CloudBase SDK

This skill provides structured access to the CloudBase document database specifically for WeChat Mini Programs. It facilitates full CRUD operations, complex querying, pagination, aggregation, and geolocation queries using the native wx.clou…

TencentCloudBase/CloudBase-MCP mini-program cloudbase database sdk
skill ★ 1,010

WeChat Mini Program Development Skill

Facilitates the development, debugging, and deployment of WeChat Mini Programs, including integration with Tencent CloudBase. It manages project configurations, page components, and automated workflows via WeChat Developer Tools or miniprog…

TencentCloudBase/CloudBase-MCP wechat-miniprogram tencent-cloudbase mini-program-development wechat-devtools
skill ★ 1,010

CloudBase Web SDK for Document Database Operations

This skill provides the necessary logic for performing CRUD operations and complex data interactions within a web application using the official CloudBase JavaScript SDK. It supports advanced features such as real-time listening, pagination…

TencentCloudBase/CloudBase-MCP cloudbase web-sdk document-database web-development
skill ★ 1,010

CloudBase HTTP API Client for Raw Integration

This skill facilitates direct interaction with CloudBase platform services (such as databases, functions, and storage) by generating raw HTTP API calls. It is designed for backends or scripts that cannot use official SDKs, requiring adheren…

TencentCloudBase/CloudBase-MCP cloudbase http-api raw-http api-client
skill ★ 1,010

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.

TencentCloudBase/CloudBase-MCP cloudbase serverless backend-development cloud-run
skill ★ 1,010

Advanced data model creation and diagramming

This skill facilitates complex, multi-entity relational design by generating structured data models and Mermaid class diagrams. It is intended for the initial modeling pass, allowing developers to define schemas before implementing direct S…

TencentCloudBase/CloudBase-MCP data-modeling mermaid-diagram er-diagram schema-design
skill ★ 1,010

CloudBase platform overview and capability selection

This skill provides a high-level conceptual overview of the CloudBase platform, guiding developers through service selection, cross-platform differences, and best practices before implementation. It helps determine the appropriate specializ…

TencentCloudBase/CloudBase-MCP cloudbase platform overview architecture
skill ★ 1,010

Cloudbase Agent TypeScript SDK

A TypeScript SDK for deploying AI agents as HTTP services via the AG-UI protocol. It includes adapters for LangGraph and LangChain, and facilitates building web and WeChat Mini Program clients.

TencentCloudBase/CloudBase-MCP typescript ai-agents langchain langgraph
skill ★ 1,010

Manage CloudBase Resources via CLI

This skill provides deterministic, scriptable access to manage all Tencent CloudBase resources using the tcb CLI. It is ideal for CI/CD pipelines, batch operations, and complex resource configuration tasks, ensuring auditable deployments.

TencentCloudBase/CloudBase-MCP cloudbase cli ci-cd resource-management
skill ★ 1,010

Build production AI agent backends in Python

This SDK enables the development of robust, production-ready AI agent backends using Python. It supports multiple agent frameworks (e.g., LangGraph, CrewAI) and provides features like streaming, persistent memory, and full observability via…

TencentCloudBase/CloudBase-MCP python ai-agent agent-backend langgraph
skill ★ 1,010

CloudBase Web SDK Cloud Storage Management

Enables browser-side cloud storage operations via the CloudBase Web SDK, covering file uploads, deletions, and temporary URL generation. It includes guidance on managing security domains to prevent CORS-related failures.

TencentCloudBase/CloudBase-MCP cloudbase web-sdk cloud-storage file-management
skill ★ 1,010

CloudBase Agent SDK for Building AI Agents

This skill provides the CloudBase Agent SDK, enabling developers to build and deploy sophisticated AI agents using either TypeScript or Python. It manages the AG-UI protocol for streaming communication and supports integration with popular …

TencentCloudBase/CloudBase-MCP agent-sdk ai-agents typescript python
skill ★ 1,010

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 …

TencentCloudBase/CloudBase-MCP cloudbase functions serverless event-driven
skill ★ 1,010

WeChat Mini Program AI Integration

Enables integration of AI models such as Hunyuan, DeepSeek, and Kimi within WeChat Mini Programs via the wx.cloud.extend.AI API. It supports both text generation and streaming responses with callback support for handling text, events, and c…

TencentCloudBase/CloudBase-MCP wechat-mini-program ai-integration text-generation streaming-api