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:
parent
c496db151c
commit
b289d87033
55 changed files with 288 additions and 142 deletions
|
|
@ -227,18 +227,18 @@ Progetta la struttura del sito e scrive copy chiaro e conversion-oriented.
|
|||
## References
|
||||
|
||||
### UX/Design Patterns (Shared)
|
||||
- [copy_frameworks.md](../../references/copy_frameworks.md) — Framework copy
|
||||
- [conversion_patterns.md](../../references/conversion_patterns.md) — CTA e conversioni
|
||||
- [hero_sections.md](../../references/hero_sections.md) — Hero patterns
|
||||
- [navigation_patterns.md](../../references/navigation_patterns.md) — IA patterns
|
||||
- [brand_voice.md](../../references/brand_voice.md) — Tone of voice
|
||||
- [design_patterns.md](../../references/design_patterns.md) — UI patterns (card grid, split layout, testimonial, FAQ)
|
||||
- [copy_frameworks.md](../agency-shared-references/references/copy_frameworks.md) — Framework copy
|
||||
- [conversion_patterns.md](../agency-shared-references/references/conversion_patterns.md) — CTA e conversioni
|
||||
- [hero_sections.md](../agency-shared-references/references/hero_sections.md) — Hero patterns
|
||||
- [navigation_patterns.md](../agency-shared-references/references/navigation_patterns.md) — IA patterns
|
||||
- [brand_voice.md](../agency-shared-references/references/brand_voice.md) — Tone of voice
|
||||
- [design_patterns.md](../agency-shared-references/references/design_patterns.md) — UI patterns (card grid, split layout, testimonial, FAQ)
|
||||
|
||||
### Handoff a Developer
|
||||
**Dopo aver completato copy, passare a:**
|
||||
- **agency-web-developer** — Implementa HTML/CSS/JS dal copy
|
||||
- [html_semantics.md](../agency-web-developer/references/html_semantics.md) — Come il copy diventa struttura HTML
|
||||
- [css_layout.md](../agency-web-developer/references/css_layout.md) — Come i layout diventano CSS
|
||||
- [html_semantics.md](../agency-shared-references/references/html_semantics.md) — Come il copy diventa struttura HTML
|
||||
- [css_layout.md](../agency-shared-references/references/css_layout.md) — Come i layout diventano CSS
|
||||
|
||||
**Nota:** Questa skill produce sitemap + copy. Per implementazione codice, usare agency-web-developer.
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
../references
|
||||
../agency-shared-references/references
|
||||
Loading…
Add table
Add a link
Reference in a new issue