Experience UI Bundle Salesforce Data Access
MUST activate whenever a uiBundles/*/src/ project reads, writes, or displays Salesforce data — INCLUDING building a page, list, table, card grid, dashboard, or form that shows, filters, counts, or edits records of any object (e.g. Property__c, Account, Case), even when the prompt names only the UI or the object and...
概要
Experience UI Bundle Salesforce Data Access is a SKILL.md workflow from forcedotcom/sf-skills. It is categorized under domain specific and links back to its reviewed source so users can inspect the complete instructions and bundled resources before installation.
ユースケース
導入方法
# Review source first
open https://github.com/forcedotcom/sf-skills/blob/main/skills/experience-ui-bundle-salesforce-data-access/SKILL.mdCopy the reviewed skill folder into the skills directory used by your compatible agent.
セキュリティ
AIToolly validated the published source structure and license automatically. Review forcedotcom/sf-skills and any bundled scripts again before granting workspace, command, or network access.
関連Skills
Dx Project Create
forcedotcom/sf-skills
Salesforce DXプロジェクトをゼロからスキャフォールディング(雛形作成)します。テンプレートの選択、プロジェクトの生成、このセッションの移動、組織の認証、デフォルト設定、ソース追跡の有効化を行います。ユーザーが「create a new Salesforce project」、「create a new project for me」、「start a new Salesforce project」、「new SFDX project」、「scaffold a project」、「sf project generate」、または「set up a new org project from scratch」と依頼した際にTRIGGER。既存プロジェクトでのツールの検証にはNOT TRIGGER(use を使用してください。
Dx Org Manage
forcedotcom/sf-skills
Salesforce組織の操作(スクラッチ組織の作成、スクラッチ組織の一覧表示/表示/再開/削除、組織スナップショットの作成、ブラウザでの組織の表示)を実行するには、INVOKE このスキルを使用してください。このスキルは操作を EXECUTES 即座に実行します。スクリプトやコードファイルは NOT 生成しません。ユーザーがスクラッチ組織の作成(エディション、定義ファイル(.json)、スナップショット、または組織シェイプから)、スクラッチ組織の一覧表示/表示/再開/削除、組織スナップショットの作成、または組織の表示を要求した場合は、ALWAYS このスキルを呼び出してください(SF CLI コマンドを直接実行しないでください)。