12 lines
614 B
JSON
12 lines
614 B
JSON
{
|
|
"$schema": "https://code.claude.com/docs/plugins/plugin-schema.json",
|
|
"name": "offscreen-winforms-render",
|
|
"description": "Vérifier ou déboguer l'aspect visuel d'une IHM WinForms (.NET, y compris Syncfusion) sans bureau interactif (agent, CI, headless) — rendu hors écran via PrintWindow + thread STA → PNG relisible ET échantillonnable au pixel. Inclut : forcer un état de survol, ouvrir une backstage, injecter une couleur de test.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Julien Cluzel"
|
|
},
|
|
"license": "MIT",
|
|
"repository": "https://repos.ara-it.info/ARA-IT/ara-claude-plugins"
|
|
}
|