Toolverse
All skills

relational-database-web-cloudbase

by TencentCloudBase

Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
1

About this skill

Use when building frontend Web apps that talk to CloudBase Relational Database via @cloudbase/js-sdk – provides the canonical init pattern so you can then use Supabase-style queries from the browser.

How to use

  1. Zainstaluj pakiet @cloudbase/js-sdk w swoim projekcie webowym poleceniem npm install @cloudbase/js-sdk.

  2. Przygotuj identyfikator środowiska CloudBase (env ID) – będzie ci potrzebny do konfiguracji.

  3. Zaimportuj cloudbase i zainicjalizuj aplikację, przekazując swój env ID w obiekcie konfiguracyjnym. Użyj dokładnie tego wzorca: cloudbase.init({ env: "twój-env-id" }). Nigdy nie zmieniaj struktury obiektu, tylko wartości parametrów.

  4. Utwórz instancję klienta bazy danych za pomocą app.rdb() i przypisz ją do zmiennej db. Klient będzie dostępny dla wszystkich komponentów aplikacji.

  5. Używaj zmiennej db jak klienta Supabase – nazwy metod i wzorce zapytań są identyczne. Możesz teraz wykonywać operacje na bazie danych bezpośrednio z przeglądarki.

  6. Pamiętaj, aby nie reinicjalizować CloudBase wielokrotnie – utwórz pojedynczą instancję db na poziomie aplikacji i udostępniaj ją wszystkim komponentom.

Related skills

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385

proxmox-full

by openclaw

Complete Proxmox VE management - create/clone/start/stop VMs and LXC containers, manage snapshots, backups, storage, and templates. Use when user wants to manage Proxmox infrastructure, virtual machines, or containers.

DevOps
1449

pmbok-project-management

by jgtolentino

Comprehensive PMP/PMBOK project management methodologies and best practices. Use this skill when users need guidance on project management processes, templates, knowledge areas, process groups, tools, techniques, or certification preparation. Covers all 10 PMBOK Knowledge Areas

DevOps
21133

task-master

by sfc-gh-dflippo

AI-powered task management for structured, specification-driven development. Use this skill when you need to manage complex projects with PRDs, break down tasks into subtasks, track dependencies, and maintain organized development workflows across features and branches.

DevOps
14126

macos-cleaner

by daymade

Analyze and reclaim macOS disk space through intelligent cleanup recommendations. This skill should be used when users report disk space issues, need to clean up their Mac, or want to understand what's consuming storage. Focus on safe, interactive analysis with user confirmation

DevOps
1331

unity-developer

by sickn33

Build Unity games with optimized C# scripts, efficient rendering, and proper asset management. Masters Unity 6 LTS, URP/HDRP pipelines, and cross-platform deployment. Handles gameplay systems, UI implementation, and platform optimization. Use PROACTIVELY for Unity performance

DevOps
66164