chore(agents): Projekt-Subagenten geschärft (Modell-Konsistenz, Abgrenzung, Projekt-Hinweise)
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:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: html-expert
|
||||
description: Expert in HTML structure, semantics, and best practices for building clean, accessible, and optimized web pages.
|
||||
description: Expert in HTML structure, semantics, and best practices for building clean, accessible, and optimized web pages. Use PROACTIVELY for markup structure/semantics questions, not for styling (see css-expert/tailwind-expert) or ARIA-heavy a11y audits (see accessibility-expert).
|
||||
model: claude-sonnet-5
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user