About
This skill equips Claude with specialized knowledge for architecting robust file upload systems and managing cloud storage. It focuses on modern workflows like using presigned URLs to offload processing from the server, managing multipart uploads for large datasets, and enforcing rigorous security measures such as magic byte verification and filename sanitization. By prioritizing performance and security, this skill helps developers avoid common pitfalls like path traversal and server blocking, ensuring that storage implementations are scalable and resilient.