using-ui-bundle-salesforce-data

Community

Secure Salesforce data access in UI bundles.

Authorcchrisv
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Salesforce UI bundles often duplicate data-access logic and risk inconsistent authentication handling. This skill enforces the use of the Salesforce Data SDK across uiBundles/*/src to standardize reads, writes, and metadata access, reducing surface-area for misconfigurations.

Core Features & Use Cases

  • Enforces all Salesforce data access to go through the Data SDK (@salesforce/sdk-data) for GraphQL and REST patterns.
  • Guides on safe, scalable data operations in UI bundles, including read, create, update, delete and metadata queries.
  • Use Case: When building a form or screen that talks to Salesforce objects, migrate to the Data SDK to ensure consistent auth, CSRF protection, and URL resolution.

Quick Start

Install the Salesforce Data SDK in your UI bundle and start migrating data access code to use sdk.graphql, sdk.fetch, and related utilities as described in this skill.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: using-ui-bundle-salesforce-data
Download link: https://github.com/cchrisv/professorFlowVisualPicker/archive/main.zip#using-ui-bundle-salesforce-data

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.