Browse all
Web Frontend Engineering and Validation
Facilitates the implementation, debugging, and deployment of web frontends using React, Vue, and Vite, including CloudBase Web integration. It emphasises engineering execution and rigorous browser-based validation.
High-Fidelity UI Design and Prototyping Skill
This skill guides the creation of high-fidelity, aesthetically rich user interfaces for web and mini-program applications. It enforces a mandatory design specification phase, ensuring the agent determines the aesthetic direction, color pale…
CloudBase Document Database Web SDK
Provides instructions for implementing CloudBase document database operations in web applications using the JavaScript SDK. It supports CRUD, complex queries, pagination, aggregation, and real-time listeners.
Structured Workflow for Complex Feature Development
This skill enforces a structured development lifecycle for complex, multi-module changes. It guides the agent through defining requirements, designing architecture, and creating actionable tasks before any code is written, ensuring explicit…
CloudBase relational database client for web apps
This skill provides the canonical pattern for initializing the CloudBase Relational Database SDK within a web frontend. It allows developers to perform standard CRUD operations using familiar Supabase-style query syntax directly from the br…
CloudBase Relational Database SQL Management Tool
This skill provides agents with canonical access to CloudBase's relational database via MCP tools, enabling full lifecycle management from provisioning and schema initialization to complex read and write operations. It also handles granular…
CloudBase Resource Health and Error Inspector
This skill provides an AIOps-style diagnostic capability for CloudBase environments, enabling comprehensive, read-only health checks across functions, CloudRun, and databases. It aggregates resource status and correlated error logs to ident…
WeChat Mini Program CloudBase Database Access
This skill facilitates document database operations (CRUD, complex queries, aggregation, and geolocation) specifically within a WeChat Mini Program context using wx.cloud.database(). It is designed for client-side Mini Program logic and mus…
WeChat Mini Program Development and Deployment Skill
This skill manages the full lifecycle of WeChat Mini Program development, guiding project structure, component creation, and configuration management. It supports debugging, previewing, and publishing workflows, including deep integration w…
Web Interface Guidelines Compliance Review
This skill audits UI code against the latest web interface guidelines fetched from a remote source. It identifies compliance issues and accessibility violations, reporting findings in a precise file and line format.
Raw HTTP API Client for CloudBase Services
This skill enables direct interaction with CloudBase platform APIs using raw HTTP requests, bypassing the need for platform-specific SDKs. It is ideal for non-Node backends, integration scripts, or environments requiring direct consumption …
Advanced Data Model Creation via Mermaid Diagrams
This skill facilitates advanced, diagram-driven data modeling, generating Mermaid class diagrams for complex, multi-entity relational schemas. It is designed to establish the conceptual structure and relationships before direct SQL implemen…
Manage CloudBase Run Backend Service Deployment
This skill manages the full lifecycle of persistent backend services on CloudBase Run, supporting both Function and Container modes. It provides structured tooling for deployment, inspection, debugging, and managing long-lived connections l…
Vercel React and Next.js Performance Guidelines
A comprehensive set of performance optimisation guidelines for React and Next.js applications, covering 45 rules across categories such as bundle size, server-side performance, and re-render optimisation.
Vercel React and Next.js Performance Guidelines
This skill provides comprehensive, Vercel-maintained guidelines for optimizing React and Next.js applications. It covers critical patterns across server-side fetching, bundle size reduction, and component re-rendering to ensure optimal perf…
CloudBase platform overview and capability selection
This skill provides foundational knowledge and conceptual guidance across the entire CloudBase ecosystem. It helps developers select the correct platform, service, or specialized skill (e.g., Web, Mini Program, storage) before implementing …
Manage scheduling and bookings via Cal.diy API
This skill provides comprehensive API interaction for managing scheduling infrastructure, allowing agents to check availability, create bookings, configure event types, and sync calendars with Cal.diy. It supports core workflows including s…
CloudBase Resource Management via CLI
This skill enables deterministic, scriptable, and auditable management of CloudBase resources using the tcb command-line interface. It supports deploying functions, managing databases, and configuring networking via CLI commands, making it …
Audits UI code against web guidelines
This skill fetches the latest Web Interface Guidelines and audits provided source files against all defined rules. It outputs compliance findings in a terse file:line format, ensuring adherence to best practices.
TypeScript SDK for Deploying AI Agents
This SDK provides a comprehensive TypeScript interface for developing and deploying AI agents as HTTP services using the AG-UI protocol. It facilitates building complex agent backends using frameworks like LangGraph or LangChain, and connec…
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.
CloudBase Agent SDK for Production AI Backends
This SDK enables the construction of robust, production-grade AI agent backends using Python. It supports multiple agent frameworks, offering features like streaming protocols, persistent memory integration, and full observability tooling.
CloudBase Agent SDK for AI Agent Development
This skill acts as a language router, enabling the development and deployment of AI agents using either TypeScript or Python. It provides SDK support and adapters for frameworks like LangGraph and LangChain, facilitating communication via t…
CloudBase Web SDK for Browser Storage Management
This skill facilitates browser-side interaction with CloudBase storage using the Web SDK. It enables developers to perform core operations such as file uploads, generating temporary download links, and managing file deletion within a web ap…