feat: Fix dx-app-analytics-query & mobile-apps-create for strict validator on main @W-23705745@

This commit is contained in:
GitHub Action 2026-08-11 07:37:05 +00:00
parent 870e4afc09
commit 6e0cb27718
3 changed files with 6 additions and 3 deletions

View File

@ -6,6 +6,8 @@ metadata:
- tool: ["sf"]
semver: ">=2.0.0"
relatedSkills:
- "data360-query"
- "platform-metadata-deploy"
- "platform-soql-query"
version: "1.0"
minApiVersion: "56.0"

View File

@ -3,6 +3,9 @@ name: experience-ui-bundle-site-generate
description: "MUST activate when the project contains a uiBundles/*/src/ directory and the task involves creating or configuring site infrastructure. Use this skill when creating or configuring a Salesforce Digital Experience Site for hosting a UI bundle. Activate when files matching digitalExperiences/, networks/, customSite/, or DigitalExperienceBundle exist and need modification, or when the user wants to publish, host, or configure guest access for their app."
metadata:
version: "1.0"
cliTools:
- tool: ["sf"]
semver: ">=2.0.0"
---
# Digital Experience Site for React UI Bundles

View File

@ -2,12 +2,10 @@
name: mobile-apps-create
description: "The entry point for building any Salesforce native mobile app on iOS or Android. TRIGGER when the user says: \"build a Salesforce iOS app\", \"add Salesforce login to my Android app\", \"set up Mobile SDK\", \"add MobileSync / SmartStore offline storage\", \"embed an Agentforce agent in my mobile app\", \"add Agentforce chat to iOS/Android\", or otherwise asks to create, extend, or integrate a Salesforce mobile experience in Swift or Kotlin (MSDK, Agentforce SDK, or both). SKIP when the user is building a non-Salesforce mobile app, using React Native / Flutter / Ionic without Salesforce integration, asking about generic mobile UI design, or working on a Salesforce-adjacent web/desktop surface (LWC, Experience Cloud, Mobile Publisher branding-only)."
metadata:
version: "1.0"
cliTools:
- tool: ["npx"]
semver: ">=9.0.0"
relatedSkills:
- "mobile-platform-native-capabilities-integrate"
version: "1.0"
---
# Salesforce Mobile