supabase-api

Community

Interact with Supabase database

Authortwhitehead-blackdog
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies and standardizes how you interact with the Supabase database within the People project, ensuring secure and efficient data operations.

Core Features & Use Cases

  • CRUD Operations: Perform SELECT, INSERT, UPDATE, and DELETE operations on Supabase tables.
  • URL Building: Ensures all API requests use the correct ApiUrlService.build() pattern.
  • Data Filtering: Enforces mandatory company_id filtering for all queries.
  • RPC Calls: Allows execution of Supabase Remote Procedure Calls.
  • File Uploads: Facilitates uploading files to Supabase Storage.
  • Use Case: When you need to retrieve a list of active employees for a specific company, you can use this skill to perform a SELECT query on the employees table, filtering by company_id and status.

Quick Start

Use the supabase-api skill to fetch all active employees for the current company.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: supabase-api
Download link: https://github.com/twhitehead-blackdog/People/archive/main.zip#supabase-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.