
from claude-code-plugins-plus-skills2,485
Production-ready patterns for using Supabase clients in TypeScript and Python: client initialization, typed queries, auth, realtime, storage, RPC, and error-han
This skill codifies production patterns for using the Supabase SDKs (@supabase/supabase-js v2 and supabase-py) in TypeScript and Python projects. It covers singleton client initialization, typed query patterns, CRUD with filters, upsert/insert patterns, RPC invocation, auth flows, realtime subscriptions, storage upload/download, and robust error handling.
Use when implementing or reviewing Supabase-backed applications, building service layers, or onboarding engineers to consistent patterns for queries, auth, and realtime workflows. It's useful for production hardening (typed clients, singleton usage, error codes handling) and when migrating between JS/TS and Python codebases.
Targeted at developer-facing agents and code-generation tools (Claude Code, Cursor, Copilot-style agents) that can output code snippets and follow SDK usage guidance.
Reference-style skill providing production-ready Supabase SDK patterns for TypeScript and Python. Covers client initialization, CRUD with filters, auth, realtime subscriptions, storage, RPC, and error handling with code examples in both languages. No bundled scripts — purely instructional. Well-organized with clear sections and useful reference tables for filters and error codes.
Clean skill, no security concerns. Purely instructional with no executable scripts. Examples are solid but lack SSR/Next.js-specific guidance which is common for Supabase users. Filter and error code reference tables are a nice touch.
Navan Migration — Deep Dive
End-to-end migration playbook for moving from SAP Concur or legacy TMC to Navan: data export, user provisioning (SCIM/CSV), policy recreation, parallel running
Cursor Hello World Tutorial
A concise 10-minute hands-on tutorial demonstrating Cursor's Tab completion, Chat, Inline Edit, and Composer features for getting started quickly.
Contagious — STEPPS Virality Framework
Apply the STEPPS (Social Currency, Triggers, Emotion, Public, Practical Value, Stories) framework to engineer word-of-mouth and make content, products, or campa
Speak Security Basics
Security best practices for integrating Speak: API key management, audio data privacy, student data protection, and COPPA/FERPA compliance for production deploy
Runway Prod Checklist
Production checklist and SDK patterns for integrating Runway (AI video/image generation) into production workflows.
RemoFirst — Core Workflow A
Onboarding workflow for RemoFirst: create employee records, upload compliance documents, and track country-specific onboarding status.
Klaviyo — Webhooks & Events
Patterns and reference code to receive, verify (HMAC-SHA256), route, and idempotently process Klaviyo webhook events in production services.
Lokalise Migration — Deep Dive
Step-by-step migration guide and tooling for moving translations from Crowdin/Phrase/POEditor into Lokalise, including transforms, uploads and validation.
React Context Setup
Automates guidance and code patterns for setting up React Context, providing step-by-step configuration and best-practice examples for frontend projects.
Replit — Advanced Troubleshooting
Step-by-step diagnostics and debugging techniques for deep Replit issues: Nix build failures, container crash loops, memory leaks, and platform vs app isolation