A comprehensive reference skill for building Python FastAPI applications with Supabase. It provides code templates and patterns for authentication, database access via SQLAlchemy/SQLModel, file storage, realtime subscriptions, and testing with pytest.
PythonFastapiSupabase+3