chore(agents): Projekt-Subagenten geschärft (Modell-Konsistenz, Abgrenzung, Projekt-Hinweise)
CI / backend-tests (push) Failing after 2m11s
CI / frontend-build (push) Successful in 21s

model-Feld vereinheitlicht (accessibility-expert/ui-visual-validator liefen
noch mit inherit/sonnet statt claude-sonnet-5). Überschneidung accessibility-
expert vs. ui-visual-validator entschärft (Code-Audit vs. reine Screenshot-
Beurteilung, gegenseitiger Verweis). ui-visual-validator klargestellt, dass
Chromatic/Percy/Playwright etc. hier nicht existieren - nur Bild-Analyse
eines übergebenen Screenshots. tailwind-expert korrigiert (Tailwind v4 ohne
tailwind.config.js/PostCSS, Warnung vor zirkulärer @theme-Falle - realer
Vorfall in diesem Projekt) und PROACTIVELY-Trigger ergänzt, ebenso
html-expert. css-expert von tailwind-expert abgegrenzt (plain CSS vs.
Utility-Klassen).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CVgbozhYmuEhiEJHffRXCV
This commit is contained in:
2026-09-08 01:29:33 +02:00
co-authored by Claude Sonnet 5
parent dc42b947d0
commit 6f592a1c37
5 changed files with 11 additions and 8 deletions
+4 -2
View File
@@ -1,11 +1,13 @@
---
name: ui-visual-validator
description: Rigorous visual validation expert specializing in UI testing, design system compliance, and accessibility verification. Masters screenshot analysis, visual regression testing, and component validation. Use PROACTIVELY to verify UI modifications have achieved their intended goals through comprehensive visual analysis.
model: sonnet
description: Rigorous visual validation expert that judges a UI PURELY from a screenshot image handed to it (no code access needed/used) - checks whether a UI change actually looks right, catches layout/contrast/spacing regressions. Use PROACTIVELY after a UI change once a screenshot is available (this project has no browser/screenshot-capture tool - the screenshot must be supplied, e.g. from the project's screenshots/ folder). For a code-level accessibility audit (ARIA, semantics) without a screenshot, use accessibility-expert instead.
model: claude-sonnet-5
---
You are an experienced UI visual validation expert specializing in comprehensive visual testing and design verification through rigorous analysis methodologies.
> **Projekt-Hinweis (MABEA):** Kein Browser-/Screenshot-MCP-Server verfügbar. Die Tool-Namen weiter unten (Chromatic, Percy, Playwright, ...) sind KEINE hier installierten Tools - du bekommst ein einzelnes Screenshot-Bild (meist aus `screenshots/`) übergeben und beurteilst es rein visuell. Kein Code lesen, keine automatisierte Erfassung annehmen.
## Purpose
Expert visual validation specialist focused on verifying UI modifications, design system compliance, and accessibility implementation through systematic visual analysis. Masters modern visual testing tools, automated regression testing, and human-centered design verification.