AI AGENT ADDONS

Generating Custom Tab

forcedotcom/sf-skills
Backend & APIs
1,947installs

Custom tabs help you organize your Salesforce apps. You can create tabs for objects, web pages, or Visualforce pages. Each tab type needs specific settings to work correctly.

The XML for your tabs is built with strict rules. This avoids deployment errors. For example, object tabs only need customObject and motif fields. Web tabs require a label, url, and more.

Use this skill when you need to add navigation to your apps. It handles tab visibility and access settings too. Just tell it what kind of tab you want, and it creates the correct code.

Add Generating Custom Tab skill to your workflow

Global

mkdir -p ~/.claude/skills/generating-custom-tab

Project

mkdir -p .claude/skills/generating-custom-tab

Source Repository

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