experience-ui-bundle-features-generate

Adds authentication and global search to Salesforce UI bundle apps.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill experience-ui-bundle-features-generate-padjei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: experience-ui-bundle-features-generate
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/experience-ui-bundle-features-generate
Command: npx skills add https://github.com/padjei/SF_Agents --skill experience-ui-bundle-features-generate-padjei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps streamline the process of adding authentication and search functionality to Salesforce UI bundle applications. It addresses the need for secure access control and efficient content discovery within UI bundle apps.

Core Features & Use Cases

  • Authentication Integration: Offers a straightforward way to incorporate login, logout, protected routes, and session management.
  • Search Functionality: Provides a mechanism for enabling global search across UI bundle pages and content.
  • Use Case: When you want to enhance your Salesforce UI bundle app with user authentication and a robust search feature without starting from scratch.

Quick Start

Generate authentication and search features for your UI bundle app with the 'experience-ui-bundle-features-generate' skill.

Frequently Asked Questions about experience-ui-bundle-features-generate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add authentication to a Salesforce UI bundle app?

To add authentication to a Salesforce UI bundle app, you can generate login, logout, protected routes, and session management features directly without building the security flows from scratch.

What is the best way to implement global search in Salesforce UI bundle pages?

Implementing global search in Salesforce UI bundle pages is handled by generating a built-in search mechanism that enables content discovery across the application without starting from scratch.

Can I set up protected routes and session management for UI bundle apps without coding from scratch?

Yes, you can set up protected routes and session management for UI bundle apps by generating these authentication capabilities directly, avoiding the need to manually code the underlying security logic.

Does this UI bundle feature generation support both login logout flows and content search?

Yes, UI bundle feature generation supports both login logout flows and content search, providing a combined mechanism to enhance application security and usability simultaneously.

Why generate authentication and search features for a UI bundle instead of building manually?

Generating authentication and search features for a UI bundle streamlines development by offering pre-built access control and content discovery mechanisms, saving time compared to manually building these foundational features.

Are there limitations when adding login and search functionality to Salesforce UI bundle apps?

The generated login and search functionality for Salesforce UI bundle apps focuses specifically on standard authentication flows and global search, meaning highly customized security or search logic may require additional manual configuration.