afv-library/skills
k-j-kim 54a675c838
fix: adding building-ui-bundle-app orchestration skill @W-21338965@ (#138)
* Add building-ui-bundle-app orchestration skill

New orchestration skill that coordinates all UI bundle skills in proper
dependency order to build complete React applications on Salesforce.

Follows the generating-lightning-app pattern with explicit skill load
calls for each phase: scaffolding → features → data access → UI →
integrations → deployment → experience site.

* Clean up building-ui-bundle-app skill @W-21338965@

- Remove Skill Registry section (redundant with Dependency Graph + Execution Workflow)
- Remove "Skill to load" lines from Dependency Graph phases (duplicated in per-phase execution steps)
- Remove Best Practices 2 & 3 (duplicated in Execution Workflow and Phase 2 description)
- Fix SKILL LOAD ORDER numbering: flat 1-8 → 5a/5b to match phase numbering in Dependency Graph
- Clarify GraphQL schema re-fetch in Phase 6 is a post-deployment remote schema fetch
- Add parallel execution guidance to Phase 5 execution block

* Make Phase 2 (Features) optional @W-21338965@

* Address review feedback: use non-LWC terminology instead of React-specific

Co-authored-by: dme722

* Fix building-ui-bundle-app skill: remove special chars, align with actual skills

- Replace non-ASCII characters (arrows, circled numbers, checkmarks, em dashes)
  that cause silent failures in Cline
- Fix incorrect skill name generating-ui-bundle-ui -> building-ui-bundle-frontend
- Align phase diagrams with actual skill workflows (add missing steps for
  scaffolding npm install, features search-first flow, data validation step,
  deployment final build and full post-deploy config)
- Fix Phase 4 diagram to match building-ui-bundle-frontend task categories

Made-with: Cursor
2026-03-31 09:04:16 +05:30
..
agentforce-development feat: add skills to support agentforce development vibing @W-20935308 (#72) 2026-03-18 17:17:32 -04:00
building-ui-bundle-app fix: adding building-ui-bundle-app orchestration skill @W-21338965@ (#138) 2026-03-31 09:04:16 +05:30
building-ui-bundle-frontend Rename webapplication skills to ui-bundle @W-21338965@ (#136) 2026-03-30 15:17:38 -05:00
creating-b2b-commerce-store @W-21274365 Add instructions to create commerce b2b store from vibes (#22) 2026-03-27 18:24:35 +05:30
deploying-ui-bundle Rename webapplication skills to ui-bundle @W-21338965@ (#136) 2026-03-30 15:17:38 -05:00
generating-apex @W-21623314 Adding Apex skill and Apex testing skill (#104) 2026-03-27 22:32:47 +05:30
generating-apex-test @W-21623314 Adding Apex skill and Apex testing skill (#104) 2026-03-27 22:32:47 +05:30
generating-custom-application feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
generating-custom-field feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
generating-custom-lightning-type feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
generating-custom-object feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
generating-custom-tab feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
generating-experience-lwr-site @W-21668897 feat: lwr site skill updates and fixes (#82) 2026-03-24 21:03:45 +05:30
generating-experience-react-site Rename webapplication skills to ui-bundle @W-21338965@ (#136) 2026-03-30 15:17:38 -05:00
generating-flexipage @W-21783760 Update instructions to ensure templates plugin is installed (#124) 2026-03-30 19:36:21 +05:30
generating-flow feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
generating-fragment feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
generating-lightning-app W-21661930 Update lex app skill (#88) 2026-03-23 18:32:48 +05:30
generating-list-view feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
generating-permission-set feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
generating-ui-bundle-features Rename webapplication skills to ui-bundle @W-21338965@ (#136) 2026-03-30 15:17:38 -05:00
generating-ui-bundle-metadata Rename webapplication skills to ui-bundle @W-21338965@ (#136) 2026-03-30 15:17:38 -05:00
generating-validation-rule feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
implementing-ui-bundle-agentforce-conversation-client Rename webapplication skills to ui-bundle @W-21338965@ (#136) 2026-03-30 15:17:38 -05:00
implementing-ui-bundle-file-upload Rename webapplication skills to ui-bundle @W-21338965@ (#136) 2026-03-30 15:17:38 -05:00
searching-media @W-21812213 - Update SKILL description to exclude brand search and also include CMS keywords to have more relevant search (#134) 2026-03-31 08:57:44 +05:30
switching-org feat: Add switching-org skill @W-21436488@ (#74) 2026-03-20 18:22:21 -07:00
trigger-refactor-pipeline feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81) 2026-03-23 22:25:33 +00:00
using-ui-bundle-salesforce-data Rename webapplication skills to ui-bundle @W-21338965@ (#136) 2026-03-30 15:17:38 -05:00