Toolverse
All skills

supabase-hello-world

by jeremylongshore

Create a minimal working Supabase example.\nUse when starting a new Supabase integration, testing your setup,\nor learning basic Supabase API patterns.\nTrigger with phrases like \

Installation

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

Installation

Quick info

Category
Backend

About this skill

Create a minimal working Supabase example.\nUse when starting a new Supabase integration, testing your setup,\nor learning basic Supabase API patterns.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz zainstalowany pakiet @supabase/supabase-js (wersja 2 lub nowsza) oraz że w pliku .env znajdują się Twój URL projektu Supabase i klucz anonimowy z poprzedniego kroku konfiguracji.

  2. Otwórz panel Supabase i przejdź do SQL Editor. Uruchom skrypt tworzący tabelę todos z kolumnami id, task, is_complete i inserted_at. Włącz Row Level Security na tabeli i dodaj dwie polityki: jedną zezwalającą na odczyt dla wszystkich, drugą zezwalającą na wstawianie dla wszystkich (to uproszczenie dla testów — przed wdrożeniem do produkcji zablokuj dostęp).

  3. Wyzwól skill frazą taką jak "supabase hello world", "first supabase query", "supabase quick start", "test supabase connection" lub "supabase insert and select".

  4. Skill automatycznie wstawi przykładowy wiersz do tabeli todos za pomocą klienta JavaScript i natychmiast odczyta go z powrotem.

  5. Sprawdź wynik w konsoli — jeśli zobaczysz wstawiony i odczytany wiersz, Twoje połączenie działa prawidłowo i możesz przejść do budowania bardziej złożonych zapytań.

Related skills

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

travel-planner

by ailabs-393

This skill should be used whenever users need help planning trips, creating travel itineraries, managing travel budgets, or seeking destination advice. On first use, collects comprehensive travel preferences including budget level, travel style, interests, and dietary

Backend
4379

postgresql-psql

by timelessco

Comprehensive guide for PostgreSQL psql - the interactive terminal client for PostgreSQL. Use when connecting to PostgreSQL databases, executing queries, managing databases/tables, configuring connection options, formatting output, writing scripts, managing transactions, and

Backend
34173

dotnet-backend

by anton-abyzov

.NET/C# backend developer for ASP.NET Core APIs with Entity Framework Core. Builds REST APIs, minimal APIs, gRPC services, authentication with Identity/JWT, authorization, database operations, background services, SignalR real-time features. Activates for: .NET, C#, ASP.NET

Backend
92296

effective-go

by openshift

Apply Go best practices, idioms, and conventions from golang.org/doc/effective_go. Use when writing, reviewing, or refactoring Go code to ensure idiomatic, clean, and efficient implementations.

Backend
248296

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235