Browse all
CloudBase WeChat Mini Program Database SDK
Provides capabilities for performing CRUD operations, pagination, and complex aggregation queries using the CloudBase document database SDK within WeChat Mini Programs. It manages client-side database access while respecting security rules …
CloudBase Document Database Web SDK
Provides the CloudBase JS SDK for performing NoSQL CRUD operations, complex queries, and real-time data synchronisation within web applications. It supports features such as pagination, aggregation, and geolocation queries.
Kastell Component Boilerplate Generator
Automates the generation of boilerplate files for Kastell components, including commands, audit checks, providers, and MCP tools. It ensures adherence to the framework's architectural patterns using predefined templates and a deterministic …
WeChat Mini Program Development Skill
Facilitates the creation, debugging, and deployment of WeChat Mini Programs, including integration with Tencent CloudBase. It supports workflows using WeChat Developer Tools and miniprogram-ci for automated preview and publishing.
Kastell Codebase Exploration and Research
Provides read-only access to the Kastell codebase for tracing bugs, mapping callsites, and exploring system architecture. It operates within an isolated context using an Explore agent with embedded architectural knowledge.
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.
Kastell CLI Development and Architecture Guide
Provides architectural patterns, layer rules, and extension guidelines for the Kastell CLI toolkit. It assists developers in implementing new commands, providers, and MCP tools while adhering to established codebase conventions.
Advanced Data Model Creation Skill
This skill enables complex multi-entity relational modelling using Mermaid class diagrams to generate structured data models and documentation. It facilitates the creation and management of entity relationships, field types, and constraints…
Safety Guard for Destructive Kastell Operations
Intercepts destructive Kastell commands like destroy and restore to require explicit user confirmation via an LLM-based prompt hook. It provides a semantic layer of protection against accidental infrastructure changes.
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.
Server Security Auditing and Fleet Management
A comprehensive toolkit for provisioning, auditing, and hardening self-hosted servers across multiple cloud providers. It enables automated security scans, compliance mapping, and fleet management through a suite of MCP tools.
CloudBase Platform Overview and Routing Guide
Provides high-level guidance on CloudBase services, including hosting, storage, authentication, and database options. It assists with platform selection, console navigation, and understanding cross-platform implementation best practices.
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 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.
CloudBase Agent Python SDK
A Python SDK for building production-ready AI agent backends with support for LangGraph, CrewAI, and LlamaIndex. It enables streaming via the AG-UI protocol and integrates persistent memory, observability, and various toolsets including MCP…
Systematic Dynatrace Production Investigation
A structured workflow for investigating production incidents using Dynatrace data, covering problem triage, root cause analysis via DQL, and security vulnerability reviews.
CloudBase Web SDK Cloud Storage Management
Provides instructions for managing cloud storage objects in web applications using the CloudBase Web SDK. It covers uploading files, generating temporary URLs, and configuring security domains for browser-side operations.
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.
CloudBase Web Authentication Integration
Provides a Supabase-compatible API for implementing user authentication in web frontend projects using the CloudBase JavaScript SDK. It supports various login methods including email, phone, and username/password with reliable session manag…
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…
WeChat Mini Program AI Model Integration
Integrates AI text generation and streaming capabilities into WeChat Mini Programs via the wx.cloud.extend.AI API. It manages model access through specific provider groups, supporting models such as Hunyuan, DeepSeek, and Kimi.
GitHub Actions Management via MCP
Manage GitHub Actions workflows, runs, and CI/CD pipelines via the Model Context Protocol. It provides capabilities to inspect logs, re-run failed jobs, and trigger workflow dispatches.
CloudBase Web AI Model Integration
Enables direct integration of AI models such as DeepSeek, Hunyuan, and Kimi into frontend web applications using the CloudBase JavaScript SDK. It supports text generation and streaming for frameworks like React and Vue without the need for …