Commit graph

2 commits

Author SHA1 Message Date
AgentePotente
140a8186b9 Aggiornato SKILL.md: Riferimenti a nuova struttura test/
- Tutti gli output ora puntano a test/<framework>/
- Fasi 1-4: test/<framework>/test-<framework>_v1/
- Fase 5: test/<framework>/<framework>-skills-suite/
- Riferimento a test/README.md per documentazione
2026-03-07 11:42:02 +01:00
AgentePotente
c40ddf4b59 Initial commit: framework-translator skill (LLM-native approach)
- SKILL.md: Istruzioni complete per LLM (Fasi 1-5)
- references/mapping_patterns.md: 13 pattern di trasformazione
- references/skill_template.md: Template standardizzato SKILL.md
- scripts/: 3 script meccanici bash (scan, structure, packaging)
- PIANO_SVILUPPO.md: Piano di sviluppo originale (documentazione)

Approccio: LLM-native con script minimali per operazioni meccaniche.
Token usage stimato: ~35-65K per framework.
Vantaggi: comprensione semantica, adattabilità, manutenzione semplice.
2026-03-07 10:14:37 +01:00