
from cloudbase-mcp1,049
Advanced relational data modeling for CloudBase using Mermaid class diagrams to design complex multi-entity schemas before SQL implementation.
classDiagram syntax, ensuring entity boundaries and relationships are validated before implementation.\n\n## When to use it\nActivate this skill when the user requests an ER diagram, needs to model multi-entity relationships, or requires a formal data model design phase for an enterprise schema.\n\n## What's included\n- Instructions: Detailed guidance on Mermaid type mapping (string, number, x-enum, etc.), naming conventions (PascalCase for classes), and a rigorous checklist for model validation.\n- Tools: Integration with manageDataModel for listing/fetching models and modifyDataModel for creating new model structures.\n\n## Compatible agents\nDesigned for MCP-compatible agents including Claude Code, Cursor, and other AI coding assistants that support the Model Context Protocol.This skill has not been reviewed by our automated audit pipeline yet.
CloudBase Cloud Storage (Web SDK)
Browser-focused guide to using CloudBase Web SDK (@cloudbase/js-sdk) for uploading, downloading, generating temporary URLs, and managing storage objects securel
CloudRun Development
Guidance and rules for developing and deploying CloudBase Run backend services — choose Function or Container mode, configure access, and follow runtime and dep
CloudBase Run Development
Guidance and operational rules for developing, running, and deploying backend services on CloudBase Run (Function or Container modes), including Agent deploymen
AI Model — Node.js (CloudBase)
Guidance for calling AI models from Node.js backends using @cloudbase/node-sdk: preflight checks, model/group handling, generateText/streamText/generateImage pa