CtrlK
BlogDocsLog inGet started
Tessl Logo

using-and-extending-gdi-plus

Instructions for using GDI, GDI+ for drawing primitives, shapes and processing/rendering bitmaps and rendering Fonts. Also, tenets for adding new APIs to System.Drawing for modernization and improving drawing, imaging, and font features.

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.github/skills/using-and-extending-gdi-plus/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

82%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is an actionable, concise set of GDI+/WinForms drawing rules backed by executable examples and a pre-submit checklist. It is well-structured with clear cross-references to related skills, with only minor room for tighter conciseness and more explicit feedback loops.

DimensionReasoningScore

Conciseness

Lean and direct with tight code examples and no padding of concepts Claude already knows; the 'Why?' rationale on version guards earns its place, leaving only minor trim potential.

4 / 5

Actionability

Fully executable C# snippets with INCORRECT/CORRECT contrasts, concrete API names (GetCachedPenScope, GraphicsInternal), and complete before/after refactoring examples covering the common cases.

5 / 5

Workflow Clarity

Clearly sequenced numbered sections anchored by a golden rule and a pre-submit checklist that functions as a validation checkpoint, with only minor gaps in explicit feedback loops.

4 / 5

Progressive Disclosure

Well-organized single-file overview with clearly signaled, one-level cross-references to sibling skills (new-control-api, gdi-rendering-tests) and good section navigation, though most detail lives inline rather than split out.

4 / 5

Total

17

/

20

Passed

Description

71%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and well-scoped to GDI+/System.Drawing drawing, imaging, and font APIs, with concrete capability statements. Its main weakness is the absence of an explicit 'Use when...' trigger clause, which limits completeness.

Suggestions

Add an explicit trigger clause such as 'Use when drawing, rendering, or processing bitmaps/fonts in WinForms, or when adding new drawing APIs to System.Drawing.'

Include a couple of natural synonyms or user-facing phrasings (e.g., 'rendering', 'painting', 'GDI+ caching') to broaden trigger coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'drawing primitives, shapes', 'processing/rendering bitmaps', 'rendering Fonts', and 'adding new APIs to System.Drawing' — giving comprehensive coverage of the skill's capabilities.

5 / 5

Completeness

Has a clear 'what' but no explicit 'Use when...' or equivalent trigger guidance, which caps completeness at 3 per the judging guidelines.

3 / 5

Trigger Term Quality

Strong domain keywords a developer would naturally say ('GDI', 'GDI+', 'drawing primitives', 'bitmaps', 'Fonts', 'System.Drawing') but slightly technical with few natural synonyms or file extensions, so a notch below comprehensive.

4 / 5

Distinctiveness Conflict Risk

Clearly scoped to GDI+/System.Drawing drawing and imaging with a distinct niche, with only minor overlap risk against other WinForms-related skills.

4 / 5

Total

16

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
dotnet/winforms
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.