What problem does it solve? Creating presentation-quality Salesforce visuals like 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) model, 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: Produce Lightning Design System wireframes for data tables, record forms, and dashboard cards before implementation. - Controlled Iteration Workflow: Draft at 1K resolution via the Gemini CLI, refine with natural-language edits, then produce 2K/4K production output through a Python script with timestamped versioning. - Use Case: A Salesforce architect needs a Service Cloud data model diagram for documentation. The Skill interviews for objects, style, and purpose, drafts the ERD at 1K, iterates on layout, and exports a 4K final image. ## Quick Start Ask the agent to generate a visual ERD showing Account, Contact, and Opportunity relationships in the architect.salesforce.com style.