Skip to main content
Home/Recipes/Agency pre-sales audit
Audit & Compliance

13.Agency pre-sales audit

AgencyPM

Overview

Before walking into a pitch, run the prospect's website through Dembrandt. Show them their own WCAG failures, inconsistent brand colors, and typography drift. With a PDF in hand.

Before meeting a new client, run their live website through Dembrandt with --wcag and --brand-guide flags. The output is a factual audit of their own site: exact color values, contrast failures with WCAG verdicts, and a structured brand guide PDF showing what their digital identity actually looks like versus what it should. Walking into a pitch with this data: 'your primary blue fails AA contrast on your hero section', a stronger opening than any positioning slide. The audit takes 5 minutes and requires no access to their codebase or Figma files.

Extract prospect site

Terminal
dembrandt prospect.com --wcag --brand-guide --save-output
Output

Brand guide PDF + WCAG failure report for the prospect's live site. Ready to present.

Browse all

All recipes →

43 workflows