66 skills found · Page 1 of 3
jongpie / NebulaLoggerThe most robust observability solution for Salesforce experts. Built 100% natively on the platform, and designed to work seamlessly with Apex, Lightning Components, Flow, OmniStudio, and integrations.
UnofficialSF / LightningFlowComponentsA collection of unofficial Flow extensions that can be used to enhance Salesforce Flow and Orchestrator.
Jaganpro / Sf SkillsSalesforce Skills for Agentic Coding Tools — AI-powered Apex, Flow, LWC, SOQL, Agentforce, and more for Claude Code. 14 skills, 420+ validation points, LSP integration.
Flow-Scanner / Lightning Flow ScannerA CLI plugin, VS Code Extension and GitHub Action for analysis and optimization of Salesforce Flow. Scans metadata for 20+ issues such as hardcoded IDs, unsafe contexts, inefficient DML operations, recursion risks, and more. Supports auto-fixes, rule configurations, and CI/CD integration to help maintain secure and reliable Flow automations.
google / Flow LensA powerful tool that transforms Salesforce Flow XML files into visual UML diagrams using PlantUML, Graphviz, or Mermaid. Visualize flow structure, highlight changes between versions with Git diff integration, and automatically post diagrams as comments on GitHub pull requests.
shunkosa / Sfdx Flowdoc PluginA Salesforce CLI plugin that generates design document from Lightning Flow (currently Process Builder) metadata
forcedotcom / LightningFlowComponents:zap: A collection of sample Lightning Components that can be used to enhance Salesforce Lightning Flow.
apexfarm / ApexTriggerHandlerApex Trigger Handler is a modern Salesforce Apex trigger framework for clean, scalable automation. Register handlers with code or metadata, control execution flow, and enable or disable triggers easily. Boost productivity and code quality for all your Salesforce projects.
JitendraZaa / OAuthFlowsSalesforce Oauth Flows
NVandenBossche / Salesforce Iam FlowsNode.js application that implements some of the most common SAML and OAuth flows in Salesforce.
heroku / Salesforce Oauth RequestUtil package to drive Salesforce Oauth Web flow for scripting and testing.
toddhalfpenny / Sfflowvisualiser VscodeSalesforce Flow to PlantUML VS Code extension
lekkimworld / Salesforce Azure Clientcredentials AuthproviderSalesforce Auth. Provider / Named Credentials implementation for use with the Azure client_credentials OAuth flow.
jamessimone / Salesforce Round RobinRound robin records in Salesforce (SFDC) in Flow & Apex
SFDC-Assets / Lightning Barcode ScannerA Salesforce Lightning web component that lets you scan a barcode from a mobile device and supports executing custom flows or Apex classes after scanning.
toddhalfpenny / Salesforce Flow VisualiserParse Salesforce Flow meta.xml to text-based graphical formats (e.g. mermaid)
jctissier / Salesforce Oauth2 REST Metadata API Examples:snake:Python 3 Examples for Salesforce Oauth2 Flows, REST and Metadata API
nhipham0312 / Salesforce Flow Review LLMThis repo contains a custom GPT built to help Salesforce Admins review Flows so we can learn from each other and continuously improve how we build automation. The goal is simple: Learn from shared work - Spot better patterns - Improve Flow designs over time.
leandrob / Node Salesforce JwtSalesForce Auth 2.0 JWT Bearer Token Flow Implementation for Node.js
adityanaag3 / Lwc Oss OauthSample Code for connecting to Salesforce using OAuth Web Server flow from an LWC OSS App