Skills
WeChat Mini Program Authentication for CloudBase
This skill guides developers on implementing native WeChat Mini Program authentication within a CloudBase environment. It details how user identity (OPENID/UNIONID) is automatically injected into cloud functions, eliminating the need for co…
CloudBase Web Authentication Frontend Integration Guide
This skill guides frontend integration for Web authentication using the @cloudbase/js-sdk, offering a Supabase-compatible API for managing user sessions, registration, and protected routes. It supports multiple login methods, including emai…
Node.js Server-Side Authentication for CloudBase
This skill guides the use of the CloudBase Node SDK for robust server-side identity management. It enables backend services to read caller identity, look up user profiles, or issue custom login tickets, ensuring secure authorization decisio…
Client-side AI Model Integration for Web Apps
This skill facilitates calling various AI models directly from client-side web applications using the @cloudbase/js-sdk. It supports both text generation and streaming responses, making it ideal for modern SPAs and dashboards without requir…
Unified CloudBase Application Development Skill
A unified execution framework for managing, repairing, and integrating CloudBase applications, encompassing authentication, database, and storage services. It focuses on targeted repairs and implementing existing TODOs within established co…
Node.js Backend AI Model Integration Skill
This skill facilitates calling various AI models for text and image generation directly from Node.js backends, CloudRun, or serverless functions using the CloudBase SDK. It enforces a mandatory two-step preflight process to ensure resource …
CloudBase Full-Stack Development and AI Integration Guide
This skill provides comprehensive guidelines for developing, deploying, and debugging full-stack applications across multiple platforms, including web, mini-programs, and native mobile apps. It covers everything from database management and…
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 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…
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.