Supabase Database Architecture
CommunitySecure and scalable Supabase schema for Arlis.
Authorrylezhou
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a robust and secure database schema for Arlis's backend using Supabase (PostgreSQL), ensuring efficient data management for user applications, documents, and agent execution history.
Core Features & Use Cases
- Schema Design: Defines core tables (
applications,documents,agent_tasks) with appropriate fields and data types. - Row Level Security (RLS): Implements critical security policies to ensure users can only access their own data.
- Advanced Features: Includes blueprints for integrating
pgvectorfor semantic search and full-text search capabilities. - Use Case: When developing new features that require storing user application data or tracking agent actions, consult this Skill for the correct table structures, RLS policies, and best practices to maintain data integrity and security.
Quick Start
Use the Supabase Database Architecture skill to create the applications table with the provided SQL schema.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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 Database Architecture Download link: https://github.com/rylezhou/arlis/archive/main.zip#supabase-database-architecture Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.