This skill helps you add file upload to your Salesforce UI bundle app. You get a simple API to upload files with progress tracking. The uploaded files can be linked to a Salesforce record right away or later.
You must build your own user interface for file selection and progress bars. The package gives you the upload() function and three upload patterns. Choose basic upload, upload with immediate record linking, or deferred record linking.
This approach is better than building file upload from scratch. It integrates with Salesforce ContentVersion and saves you time. Use this skill whenever your project has a uibundles folder and needs file upload.
Global
mkdir -p ~/.claude/skills/implementing-ui-bundle-file-uploadProject
mkdir -p .claude/skills/implementing-ui-bundle-file-uploadSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls