Sketch debuts a dedicated plugin API for LLM-driven extensions

Design · 3 min read

Sketch debuts a dedicated plugin API for LLM-driven extensions

Sketch's plugin API refresh introduces asynchronous plugin lifecycles suited to calling large language and multimodal models without blocking the editor. Plugins can now register transformation pipelines that run in the background and annotate artboards with provenance metadata for auditing.

The API exposes design-system primitives (tokens, variants, constraints) so LLM plugins can author components that fit existing libraries rather than producing incompatible assets. Sketch also added workspace-level privacy toggles to prevent accidental upload of proprietary assets to third-party inference endpoints.

Third-party plugin developers welcomed the changes, noting fewer workarounds and better stability for enterprise deployments. Sketch plans to curate a marketplace of vetted LLM plugins, emphasizing provider guarantees around data deletion and model provenance.