Salesforce custom objects let you store your own data. This skill helps you create them the right way. It builds the metadata XML file that Salesforce needs to work.
You must set the sharing model correctly. If your object has a Master-Detail relationship, use ControlledByParent. Otherwise use ReadWrite. The skill also picks the right name field type based on what the object is for.
Using this skill stops common deployment errors. It makes sure every required part is in place so your custom object works smoothly.
Global
mkdir -p ~/.claude/skills/generating-custom-objectProject
mkdir -p .claude/skills/generating-custom-objectSource 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
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
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firecrawl Build Scrapefirecrawl/skills
Extract clean web content from a single URL quickly and reliably