What problem does it solve?
Manually creating complex Salesforce architecture diagrams (OAuth, ERD, integrations) is time-consuming and requires specialized tools or knowledge. This Skill automates the generation of clear, accurate, and production-ready diagrams, ensuring adherence to best practices and saving you valuable time.
Core Features & Use Cases
- Automated Diagram Generation: Create various Salesforce-specific diagrams including OAuth flows, data models (ERD), integration sequences, system landscapes, role hierarchies, and Agentforce flows.
- Multi-Format Output: Get diagrams in both Mermaid syntax (for modern documentation tools) and ASCII art (for terminal compatibility or plain text documentation).
- Salesforce-Specific Integration: Automatically discovers objects and fields from your Salesforce org (via
sf-metadata skill) to build accurate ERD diagrams.
- Use Case: Quickly generate a Mermaid diagram illustrating your Salesforce to SAP integration flow, complete with sequence steps and error handling, for a new project proposal.
Quick Start
Use the sf-diagram skill to create a JWT Bearer OAuth flow diagram.