What problem does it solve? Creating presentation-quality Salesforce visuals such as ERDs, UI mockups, and architecture diagrams normally requires manual diagramming tools and design effort. This Skill generates rendered PNG images directly from natural-language prompts using the Gemini 3 Pro Image (Nano Banana Pro) API, with a draft-to-final iteration workflow. ## Core Features & Use Cases - Visual ERD Generation: Render Entity Relationship Diagrams in the official architect.salesforce.com style with cloud-specific color palettes, legend bars, and labeled relationship lines. - LWC and UI Mockups: Generate wireframes for lightning-datatable, record forms, and dashboard cards following Salesforce Lightning Design System patterns. - Draft-to-Final Workflow: Iterate cheaply at 1K resolution via the Gemini CLI, then produce 2K/4K production images through a Python script with resolution and aspect-ratio control. - Use Case: A Salesforce architect needs a Service Cloud data model diagram for documentation. The Skill interviews for objects and style, drafts a 1K ERD, refines it with edits, and outputs a 4K image matching the architect.salesforce.com aesthetic. ## Quick Start Ask the assistant to generate a visual ERD showing Account, Contact, and Opportunity relationships in the architect.salesforce.com style.