A marketer asks:
> Write landing page copy for our IAM service.
That prompt invites default SaaS security language.
A higher-contrast version is:
> Write landing page copy for a CTO at a mid-sized SaaS company dealing with identity sprawl after acquisitions. Lead with operational control and audit readiness, not fear. Avoid generic cybersecurity buzzwords. Do not use the phrases digital landscape or words seamless, robust, or powerful.
A developer asks:
> Write a webhook handler.
That prompt invites a default implementation.
A higher-contrast version is:
> Write a webhook handler for a high-volume Node service running in Lambda. It must be idempotent, safe for retries, reject malformed payloads early, emit structured logs, and avoid class-based design.
In both cases, contrast produces output that is more specific and more useful.