uploadthing-nextjs
Installation
SKILL.md
UploadThing Integration (Next.js)
UploadThing provides a type-safe, direct-to-storage file upload system designed for modern TypeScript web apps.
When To Use
Use UploadThing when your application needs:
- Secure user file uploads
- Type-safe upload workflows
- Per-feature upload permissions and validation
- React/Next.js-friendly upload components
- Storage abstraction without building a custom upload pipeline