supabase-functions

Official

Secure PostgreSQL functions for Supabase.

Authorlinehaul-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps generate PostgreSQL functions for Supabase with security-focused patterns, including SECURITY INVOKER defaults and safe search_path usage, to ensure secure, production-ready database logic.

Core Features & Use Cases

  • Function Templates: Basic function, parameterized functions, error handling
  • Security Patterns: SECURITY INVOKER, set search_path, fully qualified names
  • Triggers & Helpers: Trigger functions and helper patterns for RLS
  • Use case: Implement server-side calculations or data transformations in the database.

Quick Start

Example: create a function my_schema.calculate_total_price(order_id bigint) with SECURITY INVOKER and set search_path to ''.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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-functions
Download link: https://github.com/linehaul-ai/linehaulai-claude-marketplace/archive/main.zip#supabase-functions

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.