AI AGENT ADDONS

Generating Ui Bundle Features

forcedotcom/sf-skills

You can add important features to your UI bundle app without writing everything from scratch. This skill helps you add authentication and search quickly. Use the CLI to install pre-built packages for login, logout, protected routes, session management, and global search across pages and content.

First check if a feature already exists in your project. Then list available features with a search command. Describe a feature to see its components. Install it with a simple command. If there is a conflict, you can detect and resolve it step by step. This saves you time and effort.

After installation, look for example files that show how to integrate the feature. Read the example, apply the pattern to your code, and delete the example file. This skill makes adding common features easy and reliable.

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