AI AGENT ADDONS

Generating Custom Object

forcedotcom/afv-library
Backend & APIs
1,554installs

Salesforce custom objects hold your business data. This skill helps you create the metadata XML files that define them. You get the right settings every time.

The sharing model must be correct. If the object has a Master-Detail relationship, the sharing model must be ControlledByParent. A wrong value causes deployment errors.

This skill also picks the best name field type. Use Text for human names. Use AutoNumber for transaction IDs. It follows all rules to make your deployment succeed.

Add Generating Custom Object skill to your workflow

Global

mkdir -p ~/.claude/skills/generating-custom-object

Project

mkdir -p .claude/skills/generating-custom-object

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago