API Add Review

Add new C# APIs to SkiaSharp by wrapping Skia C++ functionality, or review existing API PRs for correctness and style. Two workflows: (1) Add: C++ analysis → C API → bindings → C# wrapper → tests → review (2) Review: check naming, Span overloads, properties, tests, interop safety. Triggers: - "add DrawFoo method", "expose SkSurface::draw", "wrap sk_foo_bar" - "add API", "expose function", "wrap method", "create binding for" - "review this API", "check the API surface", "review PR #NNN for API design" - Issue classified as "New API" (after fetching and classification)

mono 1b70bca 5 files · 22.6 KB Updated

File contents

mono/skiasharp/tree/main/.agents/skills/api-add-review commit 1b70bca21b

Frequently asked questions

npx skillmds@latest add mono/api-add-review