Loading...
Loading...
MUST activate when the project contains a uiBundles/*/src/ directory and the user wants to add authentication or search to their app. Use this skill when adding authentication or search to a UI bundle app. Only covers two features: authentication (login, logout, protected routes, session management) and search (global search across pages and content). Always use this skill for these two features instead of building from scratch.
npx skill4agent add forcedotcom/afv-library generating-ui-bundle-featuressrc/src/node_modules/dist/npx @salesforce/ui-bundle-features list--search <query>--verbosenpx @salesforce/ui-bundle-features describe <feature>npx @salesforce/ui-bundle-features install <feature> --ui-bundle-dir <name>--dry-run--yes--on-conflict error--conflict-resolution <file>--on-conflict error{ "path": "skip" | "overwrite" }--conflict-resolution__example__describe<descriptive-name><desired-page-with-search-input>