Configure Home Page banner
SalesforceLabs SalesforceLabs

Configure Home Page

Development community

Description

--- description: Interactive wizard to configure and validate the AFLS Home Page arguments: "[platform]" --- # Configure AFLS Home Page Interactive wizard to check and configure the AFLS Home Page for web and/or mobile. ## Arguments - `platform` (optional): Target platform - `web`, `mobile`, or `both` (default: both) ## Instructions Follow these steps sequentially to validate and configure the home page. ### Step 1: Verify Org Connection First, check if connected to a Salesforce org: ``

Installation

Installs to ~/.claude/skills/salesforcelabs-afls-for-claude-configure-home-page/SKILL.md

Terminal
mkdir -p ~/.claude/skills/salesforcelabs-afls-for-claude-configure-home-page && curl -fsSL https://raw.githubusercontent.com/SalesforceLabs/afls-for-claude/HEAD/commands/configure-home-page.md -o ~/.claude/skills/salesforcelabs-afls-for-claude-configure-home-page/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository