implement-crud

Community

Robust CRUD with validation and RLS.

Authorrdimascio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers generate production-ready CRUD operations for Supabase tables, with rigorous validation, error handling, and Row Level Security (RLS). It reduces boilerplate and ensures consistent data access controls.

Core Features & Use Cases

  • Read & List: Fetch single records or lists with filters and pagination.
  • Create/Update/Delete: Create new records, update partially, soft/hard delete strategies, and proper error handling.
  • RLS & Validation: Enforce data access rules and input validation to prevent insecure operations.
  • Use Case: Build a complete user profile API with typed inputs and guaranteed access control.

Quick Start

Create CRUD operations for the posts table with id, title, content, and author_id; enable RLS; provide read/list/create/update/delete examples.

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: implement-crud
Download link: https://github.com/rdimascio/supabase-marketplace/archive/main.zip#implement-crud

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.