Agent skill

supabase-sdk-patterns

Execute apply production-ready Supabase SDK patterns for TypeScript and Python. Use when implementing Supabase integrations, refactoring SDK usage, or establishing team coding standards for Supabase. Trigger with phrases like "supabase SDK patterns", "supabase best practices", "supabase code patterns", "idiomatic supabase".

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/supabase-sdk-patterns

SKILL.md

Supabase Sdk Patterns

Prerequisites

  • Completed supabase-install-auth setup
  • Familiarity with async/await patterns
  • Understanding of error handling best practices

See {baseDir}/references/implementation.md for detailed implementation guide.

Output

  • Type-safe client singleton
  • Robust error handling with structured logging
  • Automatic retry with exponential backoff
  • Runtime validation for API responses

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources

Didn't find tool you were looking for?

Be as detailed as possible for better results