Conversione references in skill condivisa agency-shared-references

- 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
This commit is contained in:
AgentePotente 2026-03-11 00:11:03 +01:00
parent c496db151c
commit b289d87033
55 changed files with 288 additions and 142 deletions

View file

@ -0,0 +1,60 @@
# Navigation Patterns
_Framework: agency_v3_1 | Estratto: 2026-03-09_
_Usato da: agency-ux-copy, agency-design-system_
## Sommario
Pattern di navigazione e information architecture per siti agency/services.
---
## Primary Navigation (Agency/Services)
**Consigliato:**
- Services
- Work / Case studies
- About
- Resources (optional)
- Contact
**Regole:**
- Max 5 voci primarie
- 1 CTA button in nav (es. "Prenota call")
- Evitare mega-menu se non necessario
---
## Services IA
**Opzione A) Service overview + pagine dettagli**
- Usa se l'offerta è complessa
**Opzione B) Packages + outcomes**
- Usa se l'offerta è productizzata
---
## Work / Case Studies IA
- Index con filtri leggeri (industry/service)
- Scheda case: problema → approccio → soluzione → risultato
---
## Mobile Nav
- Menu semplice, max 1 livello
- CTA sempre visibile (sticky o nel menu in alto)
---
## Anti-pattern
- 9 voci in nav
- Dropdown profondi
- CTA nascosta
---
_Reference generato da framework-translator_