From 09f9688d04c33d8ff4cfa2c6a6651d216adbd301 Mon Sep 17 00:00:00 2001 From: Daily Dai Date: Wed, 1 Apr 2026 13:29:32 -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 f6547f6..1839a1e 100644 --- a/skills/generating-ui-bundle-site/SKILL.md +++ b/skills/generating-ui-bundle-site/SKILL.md @@ -1,5 +1,5 @@ --- -name: generating-experience-react-site +name: generating-experience-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.\"" ---