This handles embedding Salesforce's AgentforceConversationClient chat widget into UI bundle projects without writing your own chatbot component. It enforces strict rules: never build a custom chat widget, always use the official package, and put all styling through styleTokens instead of CSS. The skill walks through checking for existing implementations, validating agent IDs against a specific format (18 chars starting with 0Xx), and updating props without breaking what's already there. It also surfaces the prerequisite cookie and trusted domain settings that trip people up during local development. Useful if you're constantly embedding Agentforce chat widgets and want consistent integration patterns enforced automatically.
npx -y skills add forcedotcom/afv-library --skill implementing-ui-bundle-agentforce-conversation-client --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar