- Creata nuova skill agency-shared-references con 24 references centralizzate - Spostate tutte le references da cartelle sparse (references/, agency-web-developer/, agency-archivist/) in un'unica posizione - Aggiornati tutti i symlink delle 14 skills per puntare a ../agency-shared-references/references - Aggiornati tutti i riferimenti nei SKILL.md (percorsi coerenti) - README.md aggiornato con nuova struttura e istruzioni generiche - INSTALL.sh semplificato con istruzioni platform-agnostic - Eliminata cartella references/ dal root (ora centralizzata) - Struttura più pulita e mantenibile, facile da installare su qualsiasi piattaforma
51 lines
990 B
Markdown
51 lines
990 B
Markdown
# QA Visual Checklist
|
|
|
|
_Framework: agency_v3_1 | Estratto: 2026-03-09_
|
|
_Usato da: agency-visual-generator, agency-publisher_
|
|
|
|
## Sommario
|
|
|
|
Checklist per review asset visuali generati (card, carousel, thumbnail).
|
|
|
|
---
|
|
|
|
## Readability
|
|
|
|
- [ ] Text readable at mobile size (simulate 320px wide)
|
|
- [ ] Strong contrast between text and background
|
|
- [ ] Headline <= 8 words (unless carousel)
|
|
|
|
---
|
|
|
|
## Brand
|
|
|
|
- [ ] Colors match the client style guide
|
|
- [ ] Fonts match the client style guide (or fallback defined)
|
|
- [ ] No off-brand icons/illustrations
|
|
|
|
---
|
|
|
|
## Message
|
|
|
|
- [ ] One clear idea per image
|
|
- [ ] Visual supports the hook/CTA, not competing with it
|
|
- [ ] No misleading visuals
|
|
|
|
---
|
|
|
|
## Technical
|
|
|
|
- [ ] Correct aspect ratio for platform
|
|
- [ ] No obvious artifacts / broken text
|
|
- [ ] Safe margins for UI overlays
|
|
|
|
---
|
|
|
|
## Output
|
|
|
|
- **If pass:** mark asset as `approved`
|
|
- **If fail:** write fixes in `clients/{client}/backlog/tasks.md`
|
|
|
|
---
|
|
|
|
_Reference generato da framework-translator_
|