ContextQMD
Libraries
Rankings
Queue
About
Log in
Get started
Open menu
Back to Libraries
Skiasharp
skiasharp
GitHub
skiasharp
mono/skiasharp
monoskiasharp
mono
Homepage
3 versions
1140 pages (4.148.0)
4 aliases
3
Versions
1140
Pages (4.148.0)
4
Aliases
Pages
Versions
Usage
4.148.0
▼
stable
GitHub Agentic Workflows Agent
Files This Applies To
Problems This Solves
How to Use
Available Prompts
+12 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
8.4 KB
Full page
Add API Workflow
Phase 1: Analyze C++ API
Phase 2: Add C API
Struct conversion patterns
New typedefs
+12 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
8.1 KB
Full page
API Design Rules — Quick Reference
Properties vs Methods
Span Triple
Input Parameters
ABI
+4 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
2.3 KB
Full page
API Review Workflow
Step 1: Gather the API Surface
Step 2: Check Against Design Rules
Naming
Properties vs Methods
+22 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
6.4 KB
Full page
Troubleshooting
Generated file doesn't have my function
EntryPointNotFoundException at runtime
Test compiles but fails at runtime
Generator fails
+1 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
2.4 KB
Full page
Add / Review API Skill
⚠️ Branch Protection (COMPLIANCE REQUIRED)
❌ NEVER Do These
References
Add Mode
+1 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
2.8 KB
Full page
Documentation Review Criteria
IMPORTANT (Should fix)
MINOR (Nice to have)
Report Format
CRITICAL
+2 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
3.4 KB
Full page
XML Documentation Patterns
File Structure
Syntax Reference
XML Tags
Cross-References
+31 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
15.6 KB
Full page
SkiaSharp & HarfBuzz Domain Knowledge
Two Libraries, Different Conventions
Color Types
Naming Conventions
Color Type Suffixes
+5 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
3.6 KB
Full page
API Documentation
File Locations
Phases
Phase 1: Regenerate Stubs (optional)
Phase 2: Extract
+5 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
14.8 KB
Full page
CI Status Report Schema
`meta` — Report Metadata
`verdict` — Executive Summary
`azdoHealth` — Azure DevOps Pipeline Health
`azdoHealth.branches[].risk`
+9 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
8.8 KB
Full page
CI Status Report
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
250 B
Full page
CI Status Skill
Prerequisites
Public CI (xamarin/public org — triggers on push/PR to main, develop, release/*)
Internal Release Chain (devdiv/DevDiv org — triggers on release/* branches)
GitHub Actions (mono/SkiaSharp and mono/SkiaSharp-API-docs)
+23 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
16.5 KB
Full page
Issue Bulk Process
Phase 1 — Resolve Repository and Issue List
1. Detect current repository
2. Resolve issue list
3. Skip already-processed issues
+6 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
5.9 KB
Full page
Docker Cross-Platform Testing
Required System Dependencies
Quick Start — One-liner Test
NativeAssets.Linux Package Versions
Interactive Docker Session
+4 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
5.3 KB
Full page
Bug Fix — Example Outputs
Example 1: Fixed — C# API Logic Error
Why this is a good `fixed` example
Example 2: Cannot-Fix — Upstream Skia Issue
Why this is a good `cannot-fix` example
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
6.8 KB
Full page
PR Templates
Investigation: #NNNN - [Title]
Status: 🔍 Investigating
Issue Summary
Related Issues
+13 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
2.6 KB
Full page
Bug Fix Skill
Workflow Overview
Prerequisites
Phase 1: Understand the Issue (pipeline intake)
1. Prefer the data cache (handoff)
+39 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
19.1 KB
Full page
Anti-Patterns (Full Reference)
Full Anti-Pattern List
Output Limits
Additional Anti-Patterns
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
4.7 KB
Full page
Bug Categories
1. C# API Bugs
Strategy
Example: SKMatrix.MapRect (#2997)
Pitfalls
+40 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
16.9 KB
Full page
Conclusion Guide
⚠️ Critical Principle: Factual vs Editorial
Decision Flowchart
Conclusion Values
`reproduced`
+14 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
14.6 KB
Full page
Platform: Console Application (Default)
Signals
Prerequisites
Create Project
Add Repro Code
+5 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
3.9 KB
Full page
Platform: Docker Linux
Signals
Prerequisites
Quick Repro Pattern
Required Dependencies
+6 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
5.5 KB
Full page
Platform: Mobile (iOS / Android / MAUI)
Signals
Prerequisites
Strategy When Devices Are Unavailable
Create Project (when device/emulator available)
+4 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
3.8 KB
Full page
Platform: Blazor WebAssembly
Signals
Prerequisites
Create Project
Configure
+12 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
6.3 KB
Full page
Platform: Windows Desktop
Prerequisites
Strategy When Host is NOT Windows
Create Project (Windows host only)
Add Repro Code
+3 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
3.3 KB
Full page
Bug Reproduction — Example Outputs
Example 1: C# API Bug — `reproduced`
Why this is `reproduced`
Example 2: WASM/Blazor Bug — `reproduced` with cross-platform verification
Why this is a good WASM reproduction
+2 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
17.1 KB
Full page
Response Guidelines
Status Thresholds
Templates by Conclusion
Reproduced (fixed on latest)
Not reproduced
+4 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
2.3 KB
Full page
Repro Schema Quick Reference
Conditionally Required by Conclusion
Step-Result Constraints by Conclusion
Enum Values
Reproduction Step (each item in `reproductionSteps`)
+6 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
7.7 KB
Full page
Issue Reproduction
Phase 1 — Fetch Issue
Phase 2 — Assess & Plan
1. Classify
2. Extract reporter's version & TFM
+25 more
github.com/mono/SkiaSharp/blob/v4.148.0/.agents...
17.9 KB
Full page
1–30 of 1140
1
2
3
4
5
…
38
Page 1