AI AGENT ADDONS

Generating Ui Bundle Features

forcedotcom/afv-library

You can add login, logout, and search to your app without writing everything from scratch. A simple command line tool finds and installs ready-made packages for you. It works with Salesforce UI bundles and checks your project first to avoid duplicates.

The tool covers two main features: authentication and search. Authentication includes login, logout, protected routes, and session management. Search gives you a global search across all pages and content. Both features are pre-tested and easy to integrate.

Before installing anything, the tool searches your project for existing code. Then it lists available features you can add. You can preview changes with a dry run. If there are conflicts, it helps you resolve them step by step. This saves time and reduces mistakes.

Add Generating Ui Bundle Features skill to your workflow

Global

mkdir -p ~/.claude/skills/generating-ui-bundle-features

Project

mkdir -p .claude/skills/generating-ui-bundle-features

Source Repository

Stars
619
Forks
217
Watchers
619
License
NOASSERTION
Last Push
25 days ago
Created
8 months ago