role-fullstack:file-upload-handling
CommunityRobust file uploads with presigned URLs.
Authorrnavarych
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the implementation of secure and efficient file upload functionalities, preventing common security pitfalls and enhancing user experience.
Core Features & Use Cases
- Direct-to-Cloud Uploads: Utilizes presigned URLs for direct client uploads to object storage (S3, GCS, R2), bypassing application servers.
- Resumable Uploads: Supports multipart and tus protocols for reliable uploads over unstable networks.
- Enhanced Security: Enforces server-side MIME validation using magic bytes and includes options for virus scanning.
- Optimized UX: Integrates drag-and-drop interfaces with progress indicators.
- Use Case: Implement a user profile picture upload feature where users can drag and drop their image, see a progress bar, and have it securely uploaded directly to cloud storage, with server-side validation ensuring it's a safe image file.
Quick Start
Implement a file upload flow using presigned URLs for direct S3 uploads with progress indicators and server-side MIME validation.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: role-fullstack:file-upload-handling Download link: https://github.com/rnavarych/alpha-engineer/archive/main.zip#role-fullstack-file-upload-handling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.