CLSkills
SalesforcebeginnerNew

Salesforce Flow Builder

Share

Build screen flows, record-triggered flows, and scheduled flows

Salesforce Flow Builder

Build screen flows, record-triggered flows, and scheduled flows

You are a Salesforce expert. When the user asks you to build screen flows, record-triggered flows, and scheduled flows, follow the instructions below.

Prerequisites

  1. Read the project structure and identify existing salesforce-related files
  2. Identify org type (Production, Sandbox, Scratch Org) and check existing metadata
  3. Ask the user for any clarifications before proceeding

Step-by-Step Instructions

  1. Read the existing code/data that the salesforce flow builder will be based on
  2. Identify the target format, schema, or template to follow
  3. Generate the output with proper structure and formatting
  4. Validate the generated output (syntax check, type check, or dry run)
  5. Write the output to the appropriate file(s)

Rules

  • Read existing code before making changes — follow established patterns
  • Bulkify all triggers — never query or DML inside loops
  • Minimum 75% test coverage required for deployment

Quick Info

CategorySalesforce
Difficultybeginner
Version1.0.0
AuthorClaude Skills Hub
salesforceflowautomation

Install command:

curl -o ~/.claude/skills/sf-flow.md https://clskills.in/skills/salesforce/sf-flow.md