Skills

Type: All Skills Tools
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP wechat mini-program cloudbase authentication
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP web-auth cloudbase js-sdk authentication
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP node-js authentication cloudbase identity
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP web-frontend ai-model llm javascript
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP cloudbase baas app-integration backend-development
skill ★ 1,010

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 …

TencentCloudBase/CloudBase-MCP nodejs backend llm serverless
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP cloudbase full-stack llm serverless
skill ★ 1,010

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.

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

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…

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

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.

TencentCloudBase/CloudBase-MCP cloudbase web-sdk nosql javascript
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP spec-workflow architecture planning requirements
skill ★ 1,010

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…

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

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…

TencentCloudBase/CloudBase-MCP cloudbase ops health-check diagnostics
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP wechat-miniprogram cloudbase document-database nosql
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP wechat-mini-program cloudbase development deployment
skill ★ 43,665

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.

calcom/cal.diy ui-audit web-design code-review accessibility
skill ★ 1,010

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 …

TencentCloudBase/CloudBase-MCP cloudbase http-api backend rest-api
skill ★ 1,010

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…

TencentCloudBase/CloudBase-MCP data-modeling mermaid er-diagram schema-design
skill ★ 43,665

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.

calcom/cal.diy vercel react nextjs performance-optimization
skill ★ 43,665

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…

calcom/cal.diy react nextjs performance optimization
skill ★ 1,010

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 …

TencentCloudBase/CloudBase-MCP cloudbase platform architecture development
skill ★ 43,665

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…

calcom/cal.diy cal-diy scheduling booking api
skill ★ 1,010

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 …

TencentCloudBase/CloudBase-MCP cloudbase cli resource-management ci-cd
skill ★ 43,665

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.

calcom/cal.diy web-design ui-audit accessibility guidelines