概要
This skill empowers Claude to act as a File Upload Specialist, guiding the implementation of robust, scalable storage solutions. It covers complex patterns like multipart uploads for large files, image optimization, and the use of presigned URLs to avoid server-side bottlenecks. Beyond basic connectivity, it prioritizes security by enforcing file type validation via magic bytes, implementing size restrictions, and preventing path traversal attacks, ensuring your application handles user-generated content safely and efficiently.