excalidash-portfolio-polished-diagram

Generate presentation-grade Excalidraw architecture diagrams with title bands, legends, and vendor logos exported as PNG and SVG.

2|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/gabedsam01/excalidash-v2 --skill excalidash-portfolio-polished-diagram-gabedsam01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: excalidash-portfolio-polished-diagram
Source: https://github.com/gabedsam01/excalidash-v2/tree/main/skills/excalidash/excalidash-portfolio-polished-diagram
Command: npx skills add https://github.com/gabedsam01/excalidash-v2 --skill excalidash-portfolio-polished-diagram-gabedsam01

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Rough whiteboard sketches and ad-hoc diagrams look unprofessional in decks, case studies, READMEs, and landing pages. This Skill turns a system description, repo analysis, or existing rough diagram into a balanced, slide-quality visual under the portfolio-polished preset, with a title band, keyed legend, consistent iconography, and a quality score of at least 95. ## Core Features & Use Cases - Three generation paths: create from a prompt structure, re-skin a real repository analysis, or convert an existing rough diagram into the portfolio-polished preset. - Consistent iconography and legend: place normalized vendor/tech logos in card slots and keyed legend swatches, recolored to a palette capped at 3 hues plus neutrals. - Mandatory quality loop: lint, score, and repair until the drawing scores at least 95 with zero hard blockers, then auto-polish, save, version, and export to PNG and SVG. - Use Case: Ask for a portfolio-grade architecture diagram of your SaaS showing the web app, API, workers, Postgres, and Stripe with logos and a legend, and receive a centered, title-banded visual exported as both PNG and SVG with all secrets redacted. ## Quick Start Ask the agent to make a portfolio-grade architecture diagram of your product with a title, legend, and vendor logos, exported as a PNG for your slide deck.

Frequently Asked Questions about excalidash-portfolio-polished-diagram

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I make a polished architecture diagram for a slide deck?

Describe your system with 5-12 nodes and a few labeled edges, and the Skill generates a portfolio-polished diagram with a title band, legend, and consistent logos. It runs a lint-score-repair loop until the drawing scores at least 95, then exports PNG and SVG.

How to convert a rough Excalidraw sketch into a presentation visual?

The convert path re-skins an existing diagram's structure into the portfolio-polished preset without changing its topology. It adds a title band, keyed legend, and slotted logos, then repairs layout issues until the quality score reaches 95.

Can I generate a diagram from my actual codebase?

Yes, the create_from_repo_analysis path accepts a modules, entrypoints, database, services, and integrations object and renders it under the portfolio-polished preset. Logos for branded technologies like PostgreSQL or Stripe are then placed in card slots.

When should I not use the portfolio-polished preset?

Avoid it when engineers need validated layered architecture, step-by-step flows, UI wireframes, or security trust-boundary diagrams. Build those with the C4, flow, wireframe, or security skills first, then optionally re-skin the result here.

Does the diagram export handle secrets like database passwords?

All secrets must be redacted to typed placeholders like [REDACTED_DATABASE_URL] before any tool call, and both PNG and SVG exports are re-scanned as a backstop. The diagram shows the concept, such as a vault node, never the value.