supabase-rpc-consistency
CommunitySync Supabase schema & app code.
AuthorTomy74-vsc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that your application code, Supabase Remote Procedure Calls (RPCs), and database schema remain synchronized, preventing silent breakages due to schema drift and ensuring data integrity.
Core Features & Use Cases
- Schema Verification: Checks for the existence of referenced columns and tables in your Supabase database.
- RPC Signature Matching: Validates that RPC arguments and return shapes in your code align with the actual database definitions.
- Migration Alignment: Helps ensure database schema changes are reflected in application code and vice-versa.
- Use Case: When you modify a database table or create a new RPC, this skill will automatically verify that your application code correctly references columns and calls the RPC with the right parameters and expects the correct return structure.
Quick Start
Use the supabase-rpc-consistency skill to verify that all database columns referenced in the current application code exist in the Supabase 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-rpc-consistency Download link: https://github.com/Tomy74-vsc/cliprace/archive/main.zip#supabase-rpc-consistency 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.