You: "Add avatar uploads"AI: [Creates 'avatars' bucket with public access]AI: [Implements file input with preview]AI: [Uploads to /api/storage/buckets/avatars/objects]AI: [Saves URL to user profile]
You: "Users should upload resumes"AI: [Creates 'documents' bucket with private access]AI: [Adds file type validation]AI: [Implements secure download with auth]