Automation & AI
AI in SkiaSharp
SkiaSharp is a large native binding that tracks Google's Skia engine along Chrome's
release train. A small team keeps it current because agentic workflows handle the
repetitive work and deterministic scripts handle the mechanics. Humans spend their
time on API design and correctness.
AI does not write the graphics engine. It does the toil: syncing
upstream, diffing APIs, scaffolding docs, triaging issues, and auditing for CVEs. The
mechanical steps run as plain scripts, the agent does the judgement work, and every
change lands as a normal pull request that a maintainer reviews.
4
agentic workflows across two repositories
20
reusable skills the workflows and maintainers share
3×
daily upstream Skia sync passes
100%
changes shipped as human-reviewed PRs