技能 编程开发 Supabase 反模式审查

Supabase 反模式审查

v20260311
supabase-known-pitfalls
通过审查 Supabase 集成,找出异步、安全和性能方面的反模式并修复,辅以 lint 与 CI 检查,确保持续遵循最佳实践。
获取技能
185 次下载
概览

Supabase Known Pitfalls

Prerequisites

  • Access to Supabase codebase for review
  • Understanding of async/await patterns
  • Knowledge of security best practices
  • Familiarity with rate limiting concepts

Instructions

Step 1: Review for Anti-Patterns

Scan codebase for each pitfall pattern.

Step 2: Prioritize Fixes

Address security issues first, then performance.

Step 3: Implement Better Approach

Replace anti-patterns with recommended patterns.

Step 4: Add Prevention

Set up linting and CI checks to prevent recurrence.

Output

  • Anti-patterns identified
  • Fixes prioritized and implemented
  • Prevention measures in place
  • Code quality improved

Error Handling

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

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Overview

Execute identify and avoid Supabase anti-patterns and common integration mistakes.

信息
Category 编程开发
Name supabase-known-pitfalls
版本 v20260311
大小 1.63KB
更新时间 2026-03-12
语言