experience-ui-bundle-features-generate

安装量: 3.8K
排名: #3726

安装

npx skills add https://github.com/forcedotcom/sf-skills --skill experience-ui-bundle-features-generate

UI Bundle Features Installing Pre-built Features Always check for an existing feature before building something from scratch. The features CLI installs pre-built, tested packages into Salesforce UI bundles — from foundational UI libraries (shadcn/ui) to full-stack capabilities (authentication, search, navigation, GraphQL, Agentforce AI). Workflow Search project code first — check src/ for existing implementations before installing anything. Scope searches to src/ to avoid matching node_modules/ or dist/ . Search available features — use npx @salesforce/ui-bundle-features list with --search to filter by keyword. Use --verbose for full descriptions. Describe a feature — use npx @salesforce/ui-bundle-features describe to see components, dependencies, copy operations, and example files. Install — use npx @salesforce/ui-bundle-features install --ui-bundle-dir . Key options: --dry-run to preview changes --yes for non-interactive mode (skips conflicts) --on-conflict error to detect conflicts, then --conflict-resolution to resolve them Show more Installs 650 Repository forcedotcom/sf-skills GitHub Stars 669 First Seen 11 days ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜