在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
supabase
// Database, auth, and backend expertise for Supabase operations in [PROJECT_NAME]
$ git log --oneline --stat
stars:349
forks:30
updated:2025年12月24日 06:55
文件资源管理器
SKILL.md
// Database, auth, and backend expertise for Supabase operations in [PROJECT_NAME]
Systematic multi-perspective code review with consistent quality gates.
Systematic debugging with structured reproduction and root cause analysis.
Unified testing commands and patterns across frontend and backend.
| name | supabase |
| description | Database, auth, and backend expertise for Supabase operations in [PROJECT_NAME] |
| last_updated | "2025-12-21T00:00:00.000Z" |
Provides comprehensive expertise for Supabase development in [PROJECT_NAME] including:
# Log usage when using this skill
./scripts/log-skill.sh "supabase" "manual" "$$"
workflows/migration-workflow.mdworkflows/rls-policies.mdworkflows/debugging.mdworkflows/schema-design.mdreferences/best-practices.mdreferences/common-patterns.mdMigration Template: templates/migration-template.sql
RLS Template: templates/rls-policy-template.sql
Existing Migrations: backend/migrations/
Supabase Client: lib/supabaseClient.ts