k-j-kim
|
a693aa72a7
|
Rename webapplication skills to ui-bundle
Rename all 7 webapplication skill directories and their content to use
the "ui-bundle" / "UIBundle" naming convention, aligning with the
New++ (TDX) naming strategy.
Directory renames:
- deploying-webapplication → deploying-ui-bundle
- generating-webapplication-{features,metadata,ui} → generating-ui-bundle-*
- implementing-webapplication-{agentforce-conversation-client,file-upload} → implementing-ui-bundle-*
- using-webapplication-salesforce-data → using-ui-bundle-salesforce-data
Content updates across all skills:
- Frontmatter name fields
- Prose: "web application" → "UI bundle"
- Metadata refs: WebApplication → UIBundle, webapplications/ → uiBundles/
- CLI: sf webapp → sf ui-bundle
- NPM packages per rename table
- Cross-skill references and generating-experience-react-site refs
|
2026-03-30 11:01:24 -07:00 |
|
avaid-sfdc
|
907e5bc505
|
@W-21715179 Replace get_metadata_api_context with more granular MCP tools (#123)
* Replace get_metadata_api_context with more granular MCP tools
* Address review comments
|
2026-03-30 22:46:25 +05:30 |
|
jluftglidden-tilt
|
5a52a8a6ec
|
@W-21467732 Update siteUrlPathPrefix property to all lowercase (#116)
Update siteUrlPathPrefix property to all lowercase
|
2026-03-30 21:57:11 +05:30 |
|
jluftglidden-tilt
|
a2c26f310d
|
@W-21467732 Update react SKILL.md to add an execution note to doc read (#108)
Update SKILL.md to add an execution note to doc read
Co-authored-by: Hemant Singh Bisht <hsinghbisht@salesforce.com>
|
2026-03-26 17:24:14 +05:30 |
|
k-j-kim
|
9190b5c97a
|
feat: consolidate webapp data skills into using-webapp-salesforce-data @W-21338965@ (#81)
feat: using-webapp-salesforce-data skill and skill validation updates
Consolidate webapp data access guidance into using-webapp-salesforce-data.
Add js-yaml-based frontmatter parsing and plain-scalar description checks in
validate-skills. Update dependent skills, samples, and package metadata.
Made-with: Cursor
|
2026-03-23 22:25:33 +00:00 |
|
jluftglidden-tilt
|
518df2074f
|
@W-21582128@: T/experience sites platform/add react skill (#73)
* Move lwr site SKILL.md
* Move bootstrap-template-byo-lwr.md
* Move configure-content-brandingSet.md
* Move configure-content-route.md
* Move configure-content-themeLayout.md
* Move configure-content-view.md
* Move configure-guest-sharing-rules.md
* Move handle-component-and-region-ids.md
* Move handle-ui-components.md
* Create react site SKILL.md
* Create configure-metadata-custom-site.md
* Create configure-metadata-digital-experience-bundle.md
* Create configure-metadata-digital-experience-config.md
* Create configure-metadata-digital-experience.md
* Create configure-metadata-network.md
---------
Co-authored-by: Hemant Singh Bisht <hsinghbisht@salesforce.com>
|
2026-03-19 09:48:29 +05:30 |
|