From 2c04de5afff2e5fcddbd5015c5a235b6d03b7392 Mon Sep 17 00:00:00 2001 From: Daily Dai Date: Wed, 1 Apr 2026 13:30:48 -0700 Subject: [PATCH] fix skill name Signed-off-by: Daily Dai --- skills/generating-ui-bundle-site/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/generating-ui-bundle-site/SKILL.md b/skills/generating-ui-bundle-site/SKILL.md index 1839a1e..db4507d 100644 --- a/skills/generating-ui-bundle-site/SKILL.md +++ b/skills/generating-ui-bundle-site/SKILL.md @@ -1,5 +1,5 @@ --- -name: generating-experience-ui-bundle-site +name: generating-ui-bundle-site description: "Use this skill when users need to create or configure a Salesforce Digital Experience Site specifically for hosting a React UI bundle. Trigger when users mention creating an Experience site for a React app, setting up a React site on Salesforce, configuring Network/CustomSite/DigitalExperience metadata for a UI bundle, or deploying site infrastructure for a React application. Also trigger when users mention site URL path prefixes, app namespaces, appDevName, guest access configuration, DigitalExperienceConfig, DigitalExperienceBundle, or sfdc_cms__site content types in the context of React apps. Always use this skill for any React UI bundle site creation or site infrastructure configuration work, even if the user just says \"create a site for my React app\" or \"set up the site for my UI bundle.\"" ---