Browse all
Codebase Exploration with GitNexus
Facilitates deep codebase exploration by tracing execution flows and analysing symbol relationships. It enables developers to navigate unfamiliar architectures and identify call hierarchies through semantic queries and context-rich symbol a…
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.
GitNexus Code Debugging and Trace Workflow
A structured workflow for debugging errors and tracing execution flows using GitNexus queries and context analysis. It enables developers to identify root causes by inspecting call chains, symbol relationships, and process execution steps.
Cloudbase Agent TypeScript SDK
A TypeScript SDK for deploying AI agents as HTTP services using the AG-UI protocol. It provides adapters for LangGraph and LangChain, and supports building web and WeChat Mini Program clients.
GitNexus CLI for Repository Indexing
A command-line interface for indexing repositories, building knowledge graphs, and generating documentation from source code. It enables automated repository analysis and wiki generation using LLM-driven processes.
CloudBase Agent SDK for AI Agents
An SDK for building and deploying AI agents using TypeScript or Python, implementing the AG-UI protocol for streaming communication. It supports integration with LangGraph, LangChain, and CrewAI via custom or built-in adapters.
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.
GitHub Gist Management MCP Server
An MCP server providing programmatic access to GitHub Gists for creating, retrieving, and managing public or secret snippets. It enables operations such as listing, starring, and updating file contents using a GitHub token.
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.
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 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…
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…
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.
Professional Frontend UI Design Skill
This skill facilitates structured frontend UI design by enforcing a mandatory design specification phase covering typography, colour palettes, and layout strategies. It enables the creation of high-fidelity prototypes and aesthetic directio…
Structured Specification and Implementation Workflow
A structured workflow for managing complex, multi-module development tasks through formal requirements, architectural design, and actionable task planning.
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…