bmad-plus 0.4.0 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +29 -0
- package/README.md +13 -56
- package/osint-agent-package/skills/bmad-osint-investigate/osint/SKILL.md +452 -452
- package/osint-agent-package/skills/bmad-osint-investigate/osint/assets/dossier-template.md +116 -116
- package/osint-agent-package/skills/bmad-osint-investigate/osint/references/content-extraction.md +100 -100
- package/osint-agent-package/skills/bmad-osint-investigate/osint/references/platforms.md +130 -130
- package/osint-agent-package/skills/bmad-osint-investigate/osint/references/psychoprofile.md +69 -69
- package/osint-agent-package/skills/bmad-osint-investigate/osint/references/tools.md +281 -281
- package/osint-agent-package/skills/bmad-osint-investigate/osint/scripts/mcp-client.py +136 -136
- package/package.json +1 -1
- package/readme-international/README.de.md +1 -1
- package/readme-international/README.es.md +1 -1
- package/readme-international/README.fr.md +1 -1
- package/tools/cli/commands/install.js +88 -59
- package/tools/cli/i18n.js +501 -0
- package/oveanet-pack/animated-website/DEPLOYMENT.md +0 -104
- package/oveanet-pack/animated-website/README.md +0 -63
- package/oveanet-pack/animated-website/agent.yaml +0 -63
- package/oveanet-pack/seo-audit-360/DEPLOYMENT.md +0 -115
- package/oveanet-pack/seo-audit-360/README.md +0 -66
- package/oveanet-pack/seo-audit-360/agent.yaml +0 -70
- package/oveanet-pack/seo-audit-360/extensions/google-analytics/EXTENSION.md +0 -79
- package/oveanet-pack/seo-audit-360/extensions/google-analytics/ga4_client.py +0 -200
- package/oveanet-pack/seo-audit-360/extensions/google-analytics/requirements.txt +0 -4
- package/oveanet-pack/seo-audit-360/extensions/google-search-console/EXTENSION.md +0 -109
- package/oveanet-pack/seo-audit-360/extensions/google-search-console/gsc_client.py +0 -186
- package/oveanet-pack/seo-audit-360/extensions/google-search-console/requirements.txt +0 -4
- package/oveanet-pack/seo-audit-360/hooks/seo-check.sh +0 -95
- package/oveanet-pack/seo-audit-360/requirements.txt +0 -14
- package/oveanet-pack/seo-audit-360/scripts/__pycache__/seo_crawl.cpython-314.pyc +0 -0
- package/oveanet-pack/seo-audit-360/scripts/__pycache__/seo_parse.cpython-314.pyc +0 -0
- package/oveanet-pack/seo-audit-360/scripts/install.ps1 +0 -53
- package/oveanet-pack/seo-audit-360/scripts/install.sh +0 -48
- package/oveanet-pack/seo-audit-360/scripts/seo_apis.py +0 -464
- package/oveanet-pack/seo-audit-360/scripts/seo_crawl.py +0 -282
- package/oveanet-pack/seo-audit-360/scripts/seo_fetch.py +0 -231
- package/oveanet-pack/seo-audit-360/scripts/seo_parse.py +0 -255
- package/oveanet-pack/seo-audit-360/scripts/seo_report.py +0 -403
- package/oveanet-pack/seo-audit-360/scripts/seo_screenshot.py +0 -202
- package/oveanet-pack/seo-audit-360/tests/__pycache__/test_crawl.cpython-314-pytest-9.0.2.pyc +0 -0
- package/oveanet-pack/seo-audit-360/tests/__pycache__/test_parse.cpython-314-pytest-9.0.2.pyc +0 -0
- package/oveanet-pack/seo-audit-360/tests/fixtures/sample_page.html +0 -62
- package/oveanet-pack/seo-audit-360/tests/test_apis.py +0 -75
- package/oveanet-pack/seo-audit-360/tests/test_crawl.py +0 -121
- package/oveanet-pack/seo-audit-360/tests/test_fetch.py +0 -70
- package/oveanet-pack/seo-audit-360/tests/test_parse.py +0 -184
- package/oveanet-pack/universal-backup/DEPLOYMENT.md +0 -80
- package/oveanet-pack/universal-backup/README.md +0 -58
- package/oveanet-pack/universal-backup/agent.yaml +0 -45
- /package/{oveanet-pack/animated-website/agent → src/bmad-plus/agents/pack-animated}/animated-website-agent.md +0 -0
- /package/{oveanet-pack/animated-website → src/bmad-plus/agents/pack-animated}/templates/animated-website-workflow.md +0 -0
- /package/{oveanet-pack/universal-backup/agent → src/bmad-plus/agents/pack-backup}/backup-agent.md +0 -0
- /package/{oveanet-pack/universal-backup → src/bmad-plus/agents/pack-backup}/templates/backup-workflow.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/SKILL.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/checklist.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/pagespeed-playbook.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/audit-schema.json +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/cwv-thresholds.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/eeat-criteria.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/geo-signals.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/hreflang-rules.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/quality-gates.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/schema-catalog.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/ref/schema-templates.json +0 -0
- /package/{oveanet-pack/seo-audit-360/agent → src/bmad-plus/agents/pack-seo}/seo-chief.md +0 -0
- /package/{oveanet-pack/seo-audit-360/agent → src/bmad-plus/agents/pack-seo}/seo-judge.md +0 -0
- /package/{oveanet-pack/seo-audit-360/agent → src/bmad-plus/agents/pack-seo}/seo-scout.md +0 -0
- /package/{oveanet-pack/seo-audit-360 → src/bmad-plus/agents/pack-seo}/templates/seo-audit-workflow.md +0 -0
|
@@ -0,0 +1,501 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* BMAD+ CLI — Internationalization (i18n)
|
|
3
|
+
* 10 languages: EN, FR, ES, DE, PT-BR, RU, ZH, HE, JA, IT
|
|
4
|
+
*
|
|
5
|
+
* Author: Laurent Rochetta
|
|
6
|
+
*/
|
|
7
|
+
|
|
8
|
+
const LANGUAGES = {
|
|
9
|
+
en: {
|
|
10
|
+
flag: '🇬🇧',
|
|
11
|
+
name: 'English',
|
|
12
|
+
locale: 'en',
|
|
13
|
+
installer_title: ' BMAD+ Installer v0.4.2 ',
|
|
14
|
+
select_language: 'Select your language',
|
|
15
|
+
installing_to: 'Installing to',
|
|
16
|
+
select_packs: 'Which packs to install? (Core is always included)',
|
|
17
|
+
select_ide: 'Which IDE are you using?',
|
|
18
|
+
detected_ides: 'Detected IDEs',
|
|
19
|
+
selected_packs: 'Selected packs',
|
|
20
|
+
enter_name: 'Your first name (agents use it to greet you)',
|
|
21
|
+
comm_language: 'Communication language',
|
|
22
|
+
exec_mode: 'Execution mode',
|
|
23
|
+
exec_manual: 'Manual — You call agents yourself',
|
|
24
|
+
exec_autopilot: 'Autopilot — Nexus manages the full pipeline',
|
|
25
|
+
exec_hybrid: 'Hybrid — Autopilot with frequent checkpoints',
|
|
26
|
+
installing_files: 'Installing files...',
|
|
27
|
+
configuring_ides: 'Configuring IDEs...',
|
|
28
|
+
installed_summary: (a, s, f) => `✅ ${a} agents, ${s} skills, ${f} files copied`,
|
|
29
|
+
ide_configured: (n) => `✅ ${n} IDE(s) configured`,
|
|
30
|
+
cancelled: 'Installation cancelled.',
|
|
31
|
+
failed: 'Installation failed.',
|
|
32
|
+
source_not_found: 'Source directory not found',
|
|
33
|
+
soon: 'coming soon',
|
|
34
|
+
guide_title: '✅ Installation complete — Getting started',
|
|
35
|
+
guide_who: '💬 Who to talk to?',
|
|
36
|
+
guide_idea: 'Discuss an idea',
|
|
37
|
+
guide_prd: 'Create a PRD',
|
|
38
|
+
guide_arch: 'Technical architecture',
|
|
39
|
+
guide_code: 'Implement code',
|
|
40
|
+
guide_test: 'Test / code review',
|
|
41
|
+
guide_sprint: 'Plan a sprint',
|
|
42
|
+
guide_auto: 'Automate everything',
|
|
43
|
+
guide_osint: 'OSINT investigation',
|
|
44
|
+
guide_maker: 'Create a new agent',
|
|
45
|
+
guide_seo: 'SEO / GEO audit (360°)',
|
|
46
|
+
guide_backup: 'Smart project backup',
|
|
47
|
+
guide_animated: 'Animated luxury website',
|
|
48
|
+
guide_workflow: '🚀 Recommended workflow:',
|
|
49
|
+
guide_or_auto: '⚡ Or: "autopilot" to manage everything automatically',
|
|
50
|
+
guide_output: '📁 Output',
|
|
51
|
+
guide_ready: 'BMAD+ is ready! Talk to Atlas to get started 🚀',
|
|
52
|
+
guide_credits: '✨ BMAD+ is created by Laurent Rochetta — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
53
|
+
},
|
|
54
|
+
|
|
55
|
+
fr: {
|
|
56
|
+
flag: '🇫🇷',
|
|
57
|
+
name: 'Français',
|
|
58
|
+
locale: 'fr',
|
|
59
|
+
installer_title: ' BMAD+ Installeur v0.4.2 ',
|
|
60
|
+
select_language: 'Choisissez votre langue',
|
|
61
|
+
installing_to: 'Installation dans',
|
|
62
|
+
select_packs: 'Quels packs installer ? (Core est toujours inclus)',
|
|
63
|
+
select_ide: 'Quels IDE utilises-tu ?',
|
|
64
|
+
detected_ides: 'IDE détectés',
|
|
65
|
+
selected_packs: 'Packs sélectionnés',
|
|
66
|
+
enter_name: 'Ton prénom (les agents l\'utilisent pour te saluer)',
|
|
67
|
+
comm_language: 'Langue de communication',
|
|
68
|
+
exec_mode: 'Mode d\'exécution',
|
|
69
|
+
exec_manual: 'Manuel — Tu appelles les agents toi-même',
|
|
70
|
+
exec_autopilot: 'Autopilot — Nexus gère tout le pipeline',
|
|
71
|
+
exec_hybrid: 'Hybride — Autopilot avec checkpoints fréquents',
|
|
72
|
+
installing_files: 'Installation des fichiers...',
|
|
73
|
+
configuring_ides: 'Configuration des IDE...',
|
|
74
|
+
installed_summary: (a, s, f) => `✅ ${a} agents, ${s} skills, ${f} fichiers copiés`,
|
|
75
|
+
ide_configured: (n) => `✅ ${n} IDE configuré(s)`,
|
|
76
|
+
cancelled: 'Installation annulée.',
|
|
77
|
+
failed: 'Installation échouée.',
|
|
78
|
+
source_not_found: 'Répertoire source introuvable',
|
|
79
|
+
soon: 'bientôt',
|
|
80
|
+
guide_title: '✅ Installation terminée — Comment commencer',
|
|
81
|
+
guide_who: '💬 À qui parler ?',
|
|
82
|
+
guide_idea: 'Discuter d\'une idée',
|
|
83
|
+
guide_prd: 'Créer un PRD',
|
|
84
|
+
guide_arch: 'Architecture technique',
|
|
85
|
+
guide_code: 'Implémenter du code',
|
|
86
|
+
guide_test: 'Tester / code review',
|
|
87
|
+
guide_sprint: 'Planifier un sprint',
|
|
88
|
+
guide_auto: 'Tout automatiser',
|
|
89
|
+
guide_osint: 'Investigation OSINT',
|
|
90
|
+
guide_maker: 'Créer un nouvel agent',
|
|
91
|
+
guide_seo: 'Audit SEO / GEO (360°)',
|
|
92
|
+
guide_backup: 'Sauvegarde intelligente',
|
|
93
|
+
guide_animated: 'Site web animé de luxe',
|
|
94
|
+
guide_workflow: '🚀 Workflow recommandé :',
|
|
95
|
+
guide_or_auto: '⚡ Ou : "autopilot" pour tout gérer automatiquement',
|
|
96
|
+
guide_output: '📁 Sortie',
|
|
97
|
+
guide_ready: 'BMAD+ est prêt ! Parle à Atlas pour commencer 🚀',
|
|
98
|
+
guide_credits: '✨ BMAD+ est créé par Laurent Rochetta — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
99
|
+
},
|
|
100
|
+
|
|
101
|
+
es: {
|
|
102
|
+
flag: '🇪🇸',
|
|
103
|
+
name: 'Español',
|
|
104
|
+
locale: 'es',
|
|
105
|
+
installer_title: ' BMAD+ Instalador v0.4.2 ',
|
|
106
|
+
select_language: 'Seleccione su idioma',
|
|
107
|
+
installing_to: 'Instalando en',
|
|
108
|
+
select_packs: '¿Qué packs instalar? (Core siempre está incluido)',
|
|
109
|
+
select_ide: '¿Qué IDE usas?',
|
|
110
|
+
detected_ides: 'IDEs detectados',
|
|
111
|
+
selected_packs: 'Packs seleccionados',
|
|
112
|
+
enter_name: 'Tu nombre (los agentes lo usan para saludarte)',
|
|
113
|
+
comm_language: 'Idioma de comunicación',
|
|
114
|
+
exec_mode: 'Modo de ejecución',
|
|
115
|
+
exec_manual: 'Manual — Tú llamas a los agentes',
|
|
116
|
+
exec_autopilot: 'Autopilot — Nexus gestiona todo el pipeline',
|
|
117
|
+
exec_hybrid: 'Híbrido — Autopilot con puntos de control frecuentes',
|
|
118
|
+
installing_files: 'Instalando archivos...',
|
|
119
|
+
configuring_ides: 'Configurando IDEs...',
|
|
120
|
+
installed_summary: (a, s, f) => `✅ ${a} agentes, ${s} skills, ${f} archivos copiados`,
|
|
121
|
+
ide_configured: (n) => `✅ ${n} IDE(s) configurados`,
|
|
122
|
+
cancelled: 'Instalación cancelada.',
|
|
123
|
+
failed: 'Instalación fallida.',
|
|
124
|
+
source_not_found: 'Directorio fuente no encontrado',
|
|
125
|
+
soon: 'próximamente',
|
|
126
|
+
guide_title: '✅ Instalación completa — Cómo empezar',
|
|
127
|
+
guide_who: '💬 ¿Con quién hablar?',
|
|
128
|
+
guide_idea: 'Discutir una idea',
|
|
129
|
+
guide_prd: 'Crear un PRD',
|
|
130
|
+
guide_arch: 'Arquitectura técnica',
|
|
131
|
+
guide_code: 'Implementar código',
|
|
132
|
+
guide_test: 'Probar / code review',
|
|
133
|
+
guide_sprint: 'Planificar un sprint',
|
|
134
|
+
guide_auto: 'Automatizar todo',
|
|
135
|
+
guide_osint: 'Investigación OSINT',
|
|
136
|
+
guide_maker: 'Crear un agente nuevo',
|
|
137
|
+
guide_seo: 'Auditoría SEO / GEO (360°)',
|
|
138
|
+
guide_backup: 'Copia de seguridad inteligente',
|
|
139
|
+
guide_animated: 'Sitio web animado de lujo',
|
|
140
|
+
guide_workflow: '🚀 Flujo recomendado:',
|
|
141
|
+
guide_or_auto: '⚡ O: "autopilot" para gestionar todo automáticamente',
|
|
142
|
+
guide_output: '📁 Salida',
|
|
143
|
+
guide_ready: '¡BMAD+ está listo! Habla con Atlas para comenzar 🚀',
|
|
144
|
+
guide_credits: '✨ BMAD+ es creado por Laurent Rochetta — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
145
|
+
},
|
|
146
|
+
|
|
147
|
+
de: {
|
|
148
|
+
flag: '🇩🇪',
|
|
149
|
+
name: 'Deutsch',
|
|
150
|
+
locale: 'de',
|
|
151
|
+
installer_title: ' BMAD+ Installer v0.4.2 ',
|
|
152
|
+
select_language: 'Wählen Sie Ihre Sprache',
|
|
153
|
+
installing_to: 'Installiere in',
|
|
154
|
+
select_packs: 'Welche Packs installieren? (Core ist immer enthalten)',
|
|
155
|
+
select_ide: 'Welche IDE verwendest du?',
|
|
156
|
+
detected_ides: 'Erkannte IDEs',
|
|
157
|
+
selected_packs: 'Ausgewählte Packs',
|
|
158
|
+
enter_name: 'Dein Vorname (Agenten verwenden ihn zur Begrüßung)',
|
|
159
|
+
comm_language: 'Kommunikationssprache',
|
|
160
|
+
exec_mode: 'Ausführungsmodus',
|
|
161
|
+
exec_manual: 'Manuell — Du rufst Agenten selbst auf',
|
|
162
|
+
exec_autopilot: 'Autopilot — Nexus verwaltet die gesamte Pipeline',
|
|
163
|
+
exec_hybrid: 'Hybrid — Autopilot mit häufigen Checkpoints',
|
|
164
|
+
installing_files: 'Dateien werden installiert...',
|
|
165
|
+
configuring_ides: 'IDEs werden konfiguriert...',
|
|
166
|
+
installed_summary: (a, s, f) => `✅ ${a} Agenten, ${s} Skills, ${f} Dateien kopiert`,
|
|
167
|
+
ide_configured: (n) => `✅ ${n} IDE(s) konfiguriert`,
|
|
168
|
+
cancelled: 'Installation abgebrochen.',
|
|
169
|
+
failed: 'Installation fehlgeschlagen.',
|
|
170
|
+
source_not_found: 'Quellverzeichnis nicht gefunden',
|
|
171
|
+
soon: 'bald verfügbar',
|
|
172
|
+
guide_title: '✅ Installation abgeschlossen — Erste Schritte',
|
|
173
|
+
guide_who: '💬 Mit wem sprechen?',
|
|
174
|
+
guide_idea: 'Eine Idee besprechen',
|
|
175
|
+
guide_prd: 'Ein PRD erstellen',
|
|
176
|
+
guide_arch: 'Technische Architektur',
|
|
177
|
+
guide_code: 'Code implementieren',
|
|
178
|
+
guide_test: 'Testen / Code Review',
|
|
179
|
+
guide_sprint: 'Einen Sprint planen',
|
|
180
|
+
guide_auto: 'Alles automatisieren',
|
|
181
|
+
guide_osint: 'OSINT-Ermittlung',
|
|
182
|
+
guide_maker: 'Einen neuen Agenten erstellen',
|
|
183
|
+
guide_seo: 'SEO / GEO Audit (360°)',
|
|
184
|
+
guide_backup: 'Intelligente Projektsicherung',
|
|
185
|
+
guide_animated: 'Animierte Luxus-Website',
|
|
186
|
+
guide_workflow: '🚀 Empfohlener Workflow:',
|
|
187
|
+
guide_or_auto: '⚡ Oder: "autopilot" für vollautomatische Verwaltung',
|
|
188
|
+
guide_output: '📁 Ausgabe',
|
|
189
|
+
guide_ready: 'BMAD+ ist bereit! Sprich mit Atlas um loszulegen 🚀',
|
|
190
|
+
guide_credits: '✨ BMAD+ wurde erstellt von Laurent Rochetta — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
191
|
+
},
|
|
192
|
+
|
|
193
|
+
'pt-br': {
|
|
194
|
+
flag: '🇧🇷',
|
|
195
|
+
name: 'Português (Brasil)',
|
|
196
|
+
locale: 'pt-BR',
|
|
197
|
+
installer_title: ' BMAD+ Instalador v0.4.2 ',
|
|
198
|
+
select_language: 'Selecione seu idioma',
|
|
199
|
+
installing_to: 'Instalando em',
|
|
200
|
+
select_packs: 'Quais packs instalar? (Core sempre está incluído)',
|
|
201
|
+
select_ide: 'Qual IDE você usa?',
|
|
202
|
+
detected_ides: 'IDEs detectados',
|
|
203
|
+
selected_packs: 'Packs selecionados',
|
|
204
|
+
enter_name: 'Seu nome (os agentes usam para te cumprimentar)',
|
|
205
|
+
comm_language: 'Idioma de comunicação',
|
|
206
|
+
exec_mode: 'Modo de execução',
|
|
207
|
+
exec_manual: 'Manual — Você chama os agentes',
|
|
208
|
+
exec_autopilot: 'Autopilot — Nexus gerencia todo o pipeline',
|
|
209
|
+
exec_hybrid: 'Híbrido — Autopilot com checkpoints frequentes',
|
|
210
|
+
installing_files: 'Instalando arquivos...',
|
|
211
|
+
configuring_ides: 'Configurando IDEs...',
|
|
212
|
+
installed_summary: (a, s, f) => `✅ ${a} agentes, ${s} skills, ${f} arquivos copiados`,
|
|
213
|
+
ide_configured: (n) => `✅ ${n} IDE(s) configurados`,
|
|
214
|
+
cancelled: 'Instalação cancelada.',
|
|
215
|
+
failed: 'Instalação falhou.',
|
|
216
|
+
source_not_found: 'Diretório fonte não encontrado',
|
|
217
|
+
soon: 'em breve',
|
|
218
|
+
guide_title: '✅ Instalação completa — Como começar',
|
|
219
|
+
guide_who: '💬 Com quem falar?',
|
|
220
|
+
guide_idea: 'Discutir uma ideia',
|
|
221
|
+
guide_prd: 'Criar um PRD',
|
|
222
|
+
guide_arch: 'Arquitetura técnica',
|
|
223
|
+
guide_code: 'Implementar código',
|
|
224
|
+
guide_test: 'Testar / code review',
|
|
225
|
+
guide_sprint: 'Planejar um sprint',
|
|
226
|
+
guide_auto: 'Automatizar tudo',
|
|
227
|
+
guide_osint: 'Investigação OSINT',
|
|
228
|
+
guide_maker: 'Criar um novo agente',
|
|
229
|
+
guide_seo: 'Auditoria SEO / GEO (360°)',
|
|
230
|
+
guide_backup: 'Backup inteligente do projeto',
|
|
231
|
+
guide_animated: 'Site animado de luxo',
|
|
232
|
+
guide_workflow: '🚀 Fluxo recomendado:',
|
|
233
|
+
guide_or_auto: '⚡ Ou: "autopilot" para gerenciar tudo automaticamente',
|
|
234
|
+
guide_output: '📁 Saída',
|
|
235
|
+
guide_ready: 'BMAD+ está pronto! Fale com Atlas para começar 🚀',
|
|
236
|
+
guide_credits: '✨ BMAD+ foi criado por Laurent Rochetta — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
237
|
+
},
|
|
238
|
+
|
|
239
|
+
ru: {
|
|
240
|
+
flag: '🇷🇺',
|
|
241
|
+
name: 'Русский',
|
|
242
|
+
locale: 'ru',
|
|
243
|
+
installer_title: ' BMAD+ Установщик v0.4.2 ',
|
|
244
|
+
select_language: 'Выберите язык',
|
|
245
|
+
installing_to: 'Установка в',
|
|
246
|
+
select_packs: 'Какие пакеты установить? (Core всегда включён)',
|
|
247
|
+
select_ide: 'Какую IDE вы используете?',
|
|
248
|
+
detected_ides: 'Обнаруженные IDE',
|
|
249
|
+
selected_packs: 'Выбранные пакеты',
|
|
250
|
+
enter_name: 'Ваше имя (агенты используют его для приветствия)',
|
|
251
|
+
comm_language: 'Язык общения',
|
|
252
|
+
exec_mode: 'Режим выполнения',
|
|
253
|
+
exec_manual: 'Ручной — Вы вызываете агентов сами',
|
|
254
|
+
exec_autopilot: 'Автопилот — Nexus управляет всем конвейером',
|
|
255
|
+
exec_hybrid: 'Гибрид — Автопилот с частыми контрольными точками',
|
|
256
|
+
installing_files: 'Установка файлов...',
|
|
257
|
+
configuring_ides: 'Настройка IDE...',
|
|
258
|
+
installed_summary: (a, s, f) => `✅ ${a} агентов, ${s} навыков, ${f} файлов скопировано`,
|
|
259
|
+
ide_configured: (n) => `✅ ${n} IDE настроено`,
|
|
260
|
+
cancelled: 'Установка отменена.',
|
|
261
|
+
failed: 'Установка не удалась.',
|
|
262
|
+
source_not_found: 'Исходная директория не найдена',
|
|
263
|
+
soon: 'скоро',
|
|
264
|
+
guide_title: '✅ Установка завершена — Начало работы',
|
|
265
|
+
guide_who: '💬 С кем поговорить?',
|
|
266
|
+
guide_idea: 'Обсудить идею',
|
|
267
|
+
guide_prd: 'Создать PRD',
|
|
268
|
+
guide_arch: 'Техническая архитектура',
|
|
269
|
+
guide_code: 'Реализовать код',
|
|
270
|
+
guide_test: 'Тестировать / ревью кода',
|
|
271
|
+
guide_sprint: 'Планировать спринт',
|
|
272
|
+
guide_auto: 'Автоматизировать всё',
|
|
273
|
+
guide_osint: 'OSINT расследование',
|
|
274
|
+
guide_maker: 'Создать нового агента',
|
|
275
|
+
guide_seo: 'SEO / GEO аудит (360°)',
|
|
276
|
+
guide_backup: 'Умное резервное копирование',
|
|
277
|
+
guide_animated: 'Анимированный люксовый сайт',
|
|
278
|
+
guide_workflow: '🚀 Рекомендуемый рабочий процесс:',
|
|
279
|
+
guide_or_auto: '⚡ Или: "autopilot" для полной автоматизации',
|
|
280
|
+
guide_output: '📁 Вывод',
|
|
281
|
+
guide_ready: 'BMAD+ готов! Поговорите с Atlas чтобы начать 🚀',
|
|
282
|
+
guide_credits: '✨ BMAD+ создан Laurent Rochetta — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
283
|
+
},
|
|
284
|
+
|
|
285
|
+
zh: {
|
|
286
|
+
flag: '🇨🇳',
|
|
287
|
+
name: '中文 (简体)',
|
|
288
|
+
locale: 'zh-CN',
|
|
289
|
+
installer_title: ' BMAD+ 安装程序 v0.4.2 ',
|
|
290
|
+
select_language: '选择您的语言',
|
|
291
|
+
installing_to: '安装到',
|
|
292
|
+
select_packs: '安装哪些包?(Core 始终包含)',
|
|
293
|
+
select_ide: '您使用哪个 IDE?',
|
|
294
|
+
detected_ides: '检测到的 IDE',
|
|
295
|
+
selected_packs: '已选择的包',
|
|
296
|
+
enter_name: '您的名字(代理会用它来问候您)',
|
|
297
|
+
comm_language: '沟通语言',
|
|
298
|
+
exec_mode: '执行模式',
|
|
299
|
+
exec_manual: '手动 — 您自己调用代理',
|
|
300
|
+
exec_autopilot: '自动驾驶 — Nexus 管理整个流程',
|
|
301
|
+
exec_hybrid: '混合 — 自动驾驶并设有频繁检查点',
|
|
302
|
+
installing_files: '正在安装文件...',
|
|
303
|
+
configuring_ides: '正在配置 IDE...',
|
|
304
|
+
installed_summary: (a, s, f) => `✅ ${a} 个代理、${s} 个技能、${f} 个文件已复制`,
|
|
305
|
+
ide_configured: (n) => `✅ ${n} 个 IDE 已配置`,
|
|
306
|
+
cancelled: '安装已取消。',
|
|
307
|
+
failed: '安装失败。',
|
|
308
|
+
source_not_found: '未找到源目录',
|
|
309
|
+
soon: '即将推出',
|
|
310
|
+
guide_title: '✅ 安装完成 — 如何开始',
|
|
311
|
+
guide_who: '💬 与谁交谈?',
|
|
312
|
+
guide_idea: '讨论一个想法',
|
|
313
|
+
guide_prd: '创建 PRD',
|
|
314
|
+
guide_arch: '技术架构',
|
|
315
|
+
guide_code: '实现代码',
|
|
316
|
+
guide_test: '测试 / 代码审查',
|
|
317
|
+
guide_sprint: '规划冲刺',
|
|
318
|
+
guide_auto: '自动化一切',
|
|
319
|
+
guide_osint: 'OSINT 调查',
|
|
320
|
+
guide_maker: '创建新代理',
|
|
321
|
+
guide_seo: 'SEO / GEO 审计 (360°)',
|
|
322
|
+
guide_backup: '智能项目备份',
|
|
323
|
+
guide_animated: '动画奢华网站',
|
|
324
|
+
guide_workflow: '🚀 推荐工作流程:',
|
|
325
|
+
guide_or_auto: '⚡ 或者:"autopilot" 全自动管理',
|
|
326
|
+
guide_output: '📁 输出',
|
|
327
|
+
guide_ready: 'BMAD+ 已就绪!与 Atlas 交谈开始 🚀',
|
|
328
|
+
guide_credits: '✨ BMAD+ 由 Laurent Rochetta 创建 — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
329
|
+
},
|
|
330
|
+
|
|
331
|
+
he: {
|
|
332
|
+
flag: '🇮🇱',
|
|
333
|
+
name: 'עברית',
|
|
334
|
+
locale: 'he',
|
|
335
|
+
installer_title: ' BMAD+ מתקין v0.4.2 ',
|
|
336
|
+
select_language: 'בחר את השפה שלך',
|
|
337
|
+
installing_to: 'מתקין ב',
|
|
338
|
+
select_packs: 'אילו חבילות להתקין? (Core תמיד כלול)',
|
|
339
|
+
select_ide: 'באיזה IDE אתה משתמש?',
|
|
340
|
+
detected_ides: 'IDE שזוהו',
|
|
341
|
+
selected_packs: 'חבילות שנבחרו',
|
|
342
|
+
enter_name: 'השם שלך (הסוכנים משתמשים בו לברכך)',
|
|
343
|
+
comm_language: 'שפת תקשורת',
|
|
344
|
+
exec_mode: 'מצב ביצוע',
|
|
345
|
+
exec_manual: 'ידני — אתה קורא לסוכנים בעצמך',
|
|
346
|
+
exec_autopilot: 'טייס אוטומטי — Nexus מנהל את כל הצינור',
|
|
347
|
+
exec_hybrid: 'היברידי — טייס אוטומטי עם נקודות בקרה תכופות',
|
|
348
|
+
installing_files: 'מתקין קבצים...',
|
|
349
|
+
configuring_ides: 'מגדיר IDE...',
|
|
350
|
+
installed_summary: (a, s, f) => `✅ ${a} סוכנים, ${s} כישורים, ${f} קבצים הועתקו`,
|
|
351
|
+
ide_configured: (n) => `✅ ${n} IDE הוגדרו`,
|
|
352
|
+
cancelled: 'ההתקנה בוטלה.',
|
|
353
|
+
failed: 'ההתקנה נכשלה.',
|
|
354
|
+
source_not_found: 'ספריית המקור לא נמצאה',
|
|
355
|
+
soon: 'בקרוב',
|
|
356
|
+
guide_title: '✅ ההתקנה הושלמה — איך להתחיל',
|
|
357
|
+
guide_who: '💬 עם מי לדבר?',
|
|
358
|
+
guide_idea: 'לדון ברעיון',
|
|
359
|
+
guide_prd: 'ליצור PRD',
|
|
360
|
+
guide_arch: 'ארכיטקטורה טכנית',
|
|
361
|
+
guide_code: 'לממש קוד',
|
|
362
|
+
guide_test: 'לבדוק / סקירת קוד',
|
|
363
|
+
guide_sprint: 'לתכנן ספרינט',
|
|
364
|
+
guide_auto: 'לאוטמט הכל',
|
|
365
|
+
guide_osint: 'חקירת OSINT',
|
|
366
|
+
guide_maker: 'ליצור סוכן חדש',
|
|
367
|
+
guide_seo: 'ביקורת SEO / GEO (360°)',
|
|
368
|
+
guide_backup: 'גיבוי חכם של הפרויקט',
|
|
369
|
+
guide_animated: 'אתר אנימציה יוקרתי',
|
|
370
|
+
guide_workflow: '🚀 תהליך עבודה מומלץ:',
|
|
371
|
+
guide_or_auto: '⚡ או: "autopilot" לניהול אוטומטי מלא',
|
|
372
|
+
guide_output: '📁 פלט',
|
|
373
|
+
guide_ready: '!BMAD+ מוכן! דבר עם Atlas כדי להתחיל 🚀',
|
|
374
|
+
guide_credits: '✨ BMAD+ נוצר על ידי Laurent Rochetta — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
375
|
+
},
|
|
376
|
+
|
|
377
|
+
ja: {
|
|
378
|
+
flag: '🇯🇵',
|
|
379
|
+
name: '日本語',
|
|
380
|
+
locale: 'ja',
|
|
381
|
+
installer_title: ' BMAD+ インストーラー v0.4.2 ',
|
|
382
|
+
select_language: '言語を選択してください',
|
|
383
|
+
installing_to: 'インストール先',
|
|
384
|
+
select_packs: 'どのパックをインストールしますか?(Coreは常に含まれます)',
|
|
385
|
+
select_ide: 'どのIDEを使用していますか?',
|
|
386
|
+
detected_ides: '検出されたIDE',
|
|
387
|
+
selected_packs: '選択されたパック',
|
|
388
|
+
enter_name: 'あなたの名前(エージェントが挨拶に使います)',
|
|
389
|
+
comm_language: 'コミュニケーション言語',
|
|
390
|
+
exec_mode: '実行モード',
|
|
391
|
+
exec_manual: '手動 — 自分でエージェントを呼び出す',
|
|
392
|
+
exec_autopilot: 'オートパイロット — Nexusがパイプライン全体を管理',
|
|
393
|
+
exec_hybrid: 'ハイブリッド — 頻繁なチェックポイント付きオートパイロット',
|
|
394
|
+
installing_files: 'ファイルをインストール中...',
|
|
395
|
+
configuring_ides: 'IDEを設定中...',
|
|
396
|
+
installed_summary: (a, s, f) => `✅ ${a}エージェント、${s}スキル、${f}ファイルをコピー`,
|
|
397
|
+
ide_configured: (n) => `✅ ${n}つのIDEを設定`,
|
|
398
|
+
cancelled: 'インストールがキャンセルされました。',
|
|
399
|
+
failed: 'インストールに失敗しました。',
|
|
400
|
+
source_not_found: 'ソースディレクトリが見つかりません',
|
|
401
|
+
soon: '近日公開',
|
|
402
|
+
guide_title: '✅ インストール完了 — 始め方',
|
|
403
|
+
guide_who: '💬 誰に話しかける?',
|
|
404
|
+
guide_idea: 'アイデアを議論する',
|
|
405
|
+
guide_prd: 'PRDを作成する',
|
|
406
|
+
guide_arch: '技術アーキテクチャ',
|
|
407
|
+
guide_code: 'コードを実装する',
|
|
408
|
+
guide_test: 'テスト / コードレビュー',
|
|
409
|
+
guide_sprint: 'スプリントを計画する',
|
|
410
|
+
guide_auto: 'すべてを自動化する',
|
|
411
|
+
guide_osint: 'OSINT調査',
|
|
412
|
+
guide_maker: '新しいエージェントを作成する',
|
|
413
|
+
guide_seo: 'SEO / GEO 監査 (360°)',
|
|
414
|
+
guide_backup: 'スマートプロジェクトバックアップ',
|
|
415
|
+
guide_animated: 'アニメーション高級ウェブサイト',
|
|
416
|
+
guide_workflow: '🚀 推奨ワークフロー:',
|
|
417
|
+
guide_or_auto: '⚡ または: "autopilot" で全自動管理',
|
|
418
|
+
guide_output: '📁 出力',
|
|
419
|
+
guide_ready: 'BMAD+ 準備完了!Atlasに話しかけて始めましょう 🚀',
|
|
420
|
+
guide_credits: '✨ BMAD+ は Laurent Rochetta によって作成されました — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
421
|
+
},
|
|
422
|
+
|
|
423
|
+
it: {
|
|
424
|
+
flag: '🇮🇹',
|
|
425
|
+
name: 'Italiano',
|
|
426
|
+
locale: 'it',
|
|
427
|
+
installer_title: ' BMAD+ Installatore v0.4.2 ',
|
|
428
|
+
select_language: 'Seleziona la tua lingua',
|
|
429
|
+
installing_to: 'Installazione in',
|
|
430
|
+
select_packs: 'Quali pack installare? (Core è sempre incluso)',
|
|
431
|
+
select_ide: 'Quale IDE usi?',
|
|
432
|
+
detected_ides: 'IDE rilevati',
|
|
433
|
+
selected_packs: 'Pack selezionati',
|
|
434
|
+
enter_name: 'Il tuo nome (gli agenti lo usano per salutarti)',
|
|
435
|
+
comm_language: 'Lingua di comunicazione',
|
|
436
|
+
exec_mode: 'Modalità di esecuzione',
|
|
437
|
+
exec_manual: 'Manuale — Chiami tu gli agenti',
|
|
438
|
+
exec_autopilot: 'Autopilot — Nexus gestisce l\'intera pipeline',
|
|
439
|
+
exec_hybrid: 'Ibrido — Autopilot con checkpoint frequenti',
|
|
440
|
+
installing_files: 'Installazione file in corso...',
|
|
441
|
+
configuring_ides: 'Configurazione IDE...',
|
|
442
|
+
installed_summary: (a, s, f) => `✅ ${a} agenti, ${s} skill, ${f} file copiati`,
|
|
443
|
+
ide_configured: (n) => `✅ ${n} IDE configurati`,
|
|
444
|
+
cancelled: 'Installazione annullata.',
|
|
445
|
+
failed: 'Installazione fallita.',
|
|
446
|
+
source_not_found: 'Directory sorgente non trovata',
|
|
447
|
+
soon: 'prossimamente',
|
|
448
|
+
guide_title: '✅ Installazione completata — Come iniziare',
|
|
449
|
+
guide_who: '💬 Con chi parlare?',
|
|
450
|
+
guide_idea: 'Discutere un\'idea',
|
|
451
|
+
guide_prd: 'Creare un PRD',
|
|
452
|
+
guide_arch: 'Architettura tecnica',
|
|
453
|
+
guide_code: 'Implementare codice',
|
|
454
|
+
guide_test: 'Testare / code review',
|
|
455
|
+
guide_sprint: 'Pianificare uno sprint',
|
|
456
|
+
guide_auto: 'Automatizzare tutto',
|
|
457
|
+
guide_osint: 'Indagine OSINT',
|
|
458
|
+
guide_maker: 'Creare un nuovo agente',
|
|
459
|
+
guide_seo: 'Audit SEO / GEO (360°)',
|
|
460
|
+
guide_backup: 'Backup intelligente del progetto',
|
|
461
|
+
guide_animated: 'Sito web animato di lusso',
|
|
462
|
+
guide_workflow: '🚀 Flusso consigliato:',
|
|
463
|
+
guide_or_auto: '⚡ Oppure: "autopilot" per gestire tutto automaticamente',
|
|
464
|
+
guide_output: '📁 Output',
|
|
465
|
+
guide_ready: 'BMAD+ è pronto! Parla con Atlas per iniziare 🚀',
|
|
466
|
+
guide_credits: '✨ BMAD+ è creato da Laurent Rochetta — github.com/lrochetta | linkedin.com/in/laurentrochetta ✨',
|
|
467
|
+
},
|
|
468
|
+
};
|
|
469
|
+
|
|
470
|
+
/**
|
|
471
|
+
* Get translation for a given language key
|
|
472
|
+
* @param {string} lang - Language code (en, fr, es, de, pt-br, ru, zh, he, ja)
|
|
473
|
+
* @returns {object} Translation object
|
|
474
|
+
*/
|
|
475
|
+
function t(lang) {
|
|
476
|
+
return LANGUAGES[lang] || LANGUAGES.en;
|
|
477
|
+
}
|
|
478
|
+
|
|
479
|
+
/**
|
|
480
|
+
* Get available languages as clack options
|
|
481
|
+
* @returns {Array} Options for clack.select
|
|
482
|
+
*/
|
|
483
|
+
function getLanguageOptions() {
|
|
484
|
+
return Object.entries(LANGUAGES).map(([key, lang]) => ({
|
|
485
|
+
value: key,
|
|
486
|
+
label: `${lang.flag} ${lang.name}`,
|
|
487
|
+
}));
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
/**
|
|
491
|
+
* Get available language names mapped to their locale (for comm language selector)
|
|
492
|
+
* @returns {Array} Options for clack.select
|
|
493
|
+
*/
|
|
494
|
+
function getCommLanguageOptions() {
|
|
495
|
+
return Object.entries(LANGUAGES).map(([, lang]) => ({
|
|
496
|
+
value: lang.name,
|
|
497
|
+
label: `${lang.flag} ${lang.name}`,
|
|
498
|
+
}));
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
module.exports = { LANGUAGES, t, getLanguageOptions, getCommLanguageOptions };
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
# 🚀 Guide de déploiement — Animated Website Agent
|
|
2
|
-
|
|
3
|
-
## Méthode 1 : Intégration BMAD (recommandée)
|
|
4
|
-
|
|
5
|
-
### Étape 1 — Copier l'agent et le script
|
|
6
|
-
```
|
|
7
|
-
votre-projet/
|
|
8
|
-
├── _bmad/
|
|
9
|
-
│ └── agents/
|
|
10
|
-
│ └── animated-website-agent.md ← copier depuis agent/
|
|
11
|
-
└── scripts/
|
|
12
|
-
└── extract_frames.py ← copier depuis scripts/
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
### Étape 2 — Déclarer dans le manifest
|
|
16
|
-
Ajouter dans `_bmad_config/agent-manifest.csv` :
|
|
17
|
-
```csv
|
|
18
|
-
animated-website-agent,Animated Website Creator,web,Convertit des vidéos MP4 en sites web animés de luxe,_bmad/agents/animated-website-agent.md
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
### Étape 3 — Workflow Gemini (optionnel)
|
|
22
|
-
Copier `templates/animated-website-workflow.md` dans :
|
|
23
|
-
```
|
|
24
|
-
votre-projet/.agent/workflows/animated-website.md
|
|
25
|
-
```
|
|
26
|
-
|
|
27
|
-
---
|
|
28
|
-
|
|
29
|
-
## Méthode 2 : Standalone
|
|
30
|
-
|
|
31
|
-
### Option A — Agent Gemini
|
|
32
|
-
1. Créer `.agent/workflows/` dans votre projet
|
|
33
|
-
2. Copier `templates/animated-website-workflow.md`
|
|
34
|
-
3. Copier `scripts/extract_frames.py` dans votre projet
|
|
35
|
-
4. Utiliser avec `/animated-website`
|
|
36
|
-
|
|
37
|
-
### Option B — Manuel
|
|
38
|
-
|
|
39
|
-
#### 1. Installer les dépendances
|
|
40
|
-
```bash
|
|
41
|
-
# FFmpeg (requis)
|
|
42
|
-
winget install FFmpeg # Windows
|
|
43
|
-
brew install ffmpeg # Mac
|
|
44
|
-
sudo apt install ffmpeg # Linux
|
|
45
|
-
|
|
46
|
-
# Pillow (fallback si FFmpeg n'a pas libwebp)
|
|
47
|
-
pip install Pillow
|
|
48
|
-
```
|
|
49
|
-
|
|
50
|
-
#### 2. Extraire les frames
|
|
51
|
-
```bash
|
|
52
|
-
python3 scripts/extract_frames.py \
|
|
53
|
-
--input "video.mp4" \
|
|
54
|
-
--output "output/frames" \
|
|
55
|
-
--frames 120 \
|
|
56
|
-
--quality 80
|
|
57
|
-
```
|
|
58
|
-
|
|
59
|
-
#### 3. Construire le site
|
|
60
|
-
Utiliser l'agent ou le guide dans `agent/animated-website-agent.md` pour générer le `index.html`.
|
|
61
|
-
|
|
62
|
-
#### 4. Prévisualiser
|
|
63
|
-
```bash
|
|
64
|
-
cd output/
|
|
65
|
-
python3 -m http.server 8080
|
|
66
|
-
# Ouvrir http://localhost:8080
|
|
67
|
-
```
|
|
68
|
-
|
|
69
|
-
---
|
|
70
|
-
|
|
71
|
-
## 📁 Structure de sortie
|
|
72
|
-
|
|
73
|
-
```
|
|
74
|
-
projet/
|
|
75
|
-
├── frames/
|
|
76
|
-
│ ├── desktop/ # 1920x1080 WebP
|
|
77
|
-
│ │ ├── frame-0001.webp
|
|
78
|
-
│ │ └── ...
|
|
79
|
-
│ ├── mobile/ # 960x540 WebP
|
|
80
|
-
│ │ ├── frame-0001.webp
|
|
81
|
-
│ │ └── ...
|
|
82
|
-
│ └── manifest.json # Métadonnées
|
|
83
|
-
└── index.html # Site complet (fichier unique)
|
|
84
|
-
```
|
|
85
|
-
|
|
86
|
-
## ⚙️ Options du script
|
|
87
|
-
|
|
88
|
-
| Option | Par défaut | Description |
|
|
89
|
-
|--------|-----------|-------------|
|
|
90
|
-
| `--input` | (requis) | Chemin de la vidéo MP4 |
|
|
91
|
-
| `--output` | (requis) | Dossier de sortie des frames |
|
|
92
|
-
| `--frames` | Auto | Nombre de frames (auto = durée × 10, max 200) |
|
|
93
|
-
| `--quality` | 80 | Qualité WebP (1-100) |
|
|
94
|
-
| `--desktop-res` | 1920x1080 | Résolution desktop |
|
|
95
|
-
| `--mobile-res` | 960x540 | Résolution mobile |
|
|
96
|
-
| `--desktop-only` | false | Ignorer les frames mobile |
|
|
97
|
-
| `--mobile-only` | false | Ignorer les frames desktop |
|
|
98
|
-
|
|
99
|
-
## 💡 Recommandations payload
|
|
100
|
-
|
|
101
|
-
| Type | Budget max | Si dépassé |
|
|
102
|
-
|------|-----------|------------|
|
|
103
|
-
| Desktop | 10 MB | `--quality 60` ou `--frames 90` |
|
|
104
|
-
| Mobile | 5 MB | `--quality 60` ou `--frames 90` |
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
# 🎬 Animated Website Agent
|
|
2
|
-
|
|
3
|
-
Agent pour créer des sites web animés de luxe à partir de vidéos MP4, avec animation scroll frame-by-frame style Apple.
|
|
4
|
-
|
|
5
|
-
## 📁 Structure
|
|
6
|
-
|
|
7
|
-
```
|
|
8
|
-
Animated Website Agent/
|
|
9
|
-
├── README.md # Ce fichier
|
|
10
|
-
├── DEPLOYMENT.md # Guide de déploiement
|
|
11
|
-
├── agent/
|
|
12
|
-
│ └── animated-website-agent.md # Agent complet
|
|
13
|
-
├── scripts/
|
|
14
|
-
│ └── extract_frames.py # Script d'extraction de frames
|
|
15
|
-
└── templates/
|
|
16
|
-
└── animated-website-workflow.md # Workflow Gemini
|
|
17
|
-
```
|
|
18
|
-
|
|
19
|
-
## 🎯 Cas d'usage
|
|
20
|
-
|
|
21
|
-
- **Showcase immobilier** — visite virtuelle d'une propriété avec scroll
|
|
22
|
-
- **Lancement produit** — page style Apple avec défilement cinématique
|
|
23
|
-
- **Portfolio créatif** — présentation d'œuvres avec animation fluide
|
|
24
|
-
- **Automobiles** — dévoilement de véhicule au scroll
|
|
25
|
-
- **Restaurants/Hôtels** — expérience de marque immersive
|
|
26
|
-
|
|
27
|
-
## 🚀 Fonctionnalités
|
|
28
|
-
|
|
29
|
-
| Feature | Description |
|
|
30
|
-
|---------|-------------|
|
|
31
|
-
| **Canvas Frame Animation** | Vidéo jouée frame par frame au scroll |
|
|
32
|
-
| **Scroll Dwell Engine** | Ralentissements naturels aux sections clés |
|
|
33
|
-
| **Ambient Particles** | 40+ particules animées en arrière-plan |
|
|
34
|
-
| **Film Grain** | Texture cinématique SVG (3.5% opacité) |
|
|
35
|
-
| **Glass Morphism** | Cartes avec backdrop-blur et transparence |
|
|
36
|
-
| **Letter-Split Animations** | Titres qui apparaissent lettre par lettre |
|
|
37
|
-
| **Parallax Gallery** | Galerie masonry avec effets parallax |
|
|
38
|
-
| **Custom Cursor** | Curseur design avec ring animé (desktop) |
|
|
39
|
-
| **Chapter Markers** | Navigation verticale avec dots de progression |
|
|
40
|
-
| **Branded Loader** | Écran de chargement avec barre animée |
|
|
41
|
-
|
|
42
|
-
## ⚠️ Prérequis
|
|
43
|
-
|
|
44
|
-
- **FFmpeg** + **FFprobe** (extraction et conversion vidéo)
|
|
45
|
-
- **Python 3** (script d'extraction)
|
|
46
|
-
- **Pillow** (si FFmpeg n'a pas libwebp)
|
|
47
|
-
|
|
48
|
-
### Installation FFmpeg
|
|
49
|
-
|
|
50
|
-
**Windows :**
|
|
51
|
-
```powershell
|
|
52
|
-
winget install FFmpeg
|
|
53
|
-
```
|
|
54
|
-
|
|
55
|
-
**Mac :**
|
|
56
|
-
```bash
|
|
57
|
-
brew install ffmpeg
|
|
58
|
-
```
|
|
59
|
-
|
|
60
|
-
**Linux :**
|
|
61
|
-
```bash
|
|
62
|
-
sudo apt install ffmpeg
|
|
63
|
-
```
|