From 18d532c73c16c98d942df0b1c75a8d0a9cebad95 Mon Sep 17 00:00:00 2001 From: k-j-kim Date: Mon, 30 Mar 2026 12:05:54 -0700 Subject: [PATCH] Address review feedback: use non-LWC terminology instead of React-specific Co-authored-by: dme722 --- skills/building-ui-bundle-app/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/building-ui-bundle-app/SKILL.md b/skills/building-ui-bundle-app/SKILL.md index 669387f..ca99915 100644 --- a/skills/building-ui-bundle-app/SKILL.md +++ b/skills/building-ui-bundle-app/SKILL.md @@ -17,7 +17,7 @@ Build a complete, deployable Salesforce React UI bundle application from a natur **Use when:** - User requests a "React app", "UI bundle", "web app", or "full-stack app" on Salesforce -- User says "build an app", "create an application" and the context implies a React frontend +- User says "build an app", "create an application" and the context implies a non-LWC based frontend (e.g. React) - The work produces a complete UI bundle with scaffolding, features, data access, and UI — not a single component in isolation **Examples that should trigger this skill:**