Skip to main content
AI/MLgithub

salesforce-flow-design

Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards. Use this skill when designing or reviewing Record-Triggered, Screen, Autolaunched, Scheduled, or Platform Event flows to ensure correct type selection, no DML/Get Records in loops, proper fault connectors on all data-changing elements, and appropriate automation density checks before deployment.

Stars
34,159
Source
github/awesome-copilot
Updated
2026-05-29
Slug
github--awesome-copilot--salesforce-flow-design
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/github/awesome-copilot/HEAD/plugins/salesforce-development/skills/salesforce-flow-design/SKILL.md -o .claude/skills/salesforce-flow-design.md

Drops the SKILL.md into .claude/skills/salesforce-flow-design.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.