izanagi-ai 2.9.0 → 2.9.1

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.
Files changed (70) hide show
  1. package/.manifest +207 -234
  2. package/agents/animation-agent.json +19 -47
  3. package/agents/architect-agent.json +19 -20
  4. package/agents/bug-hunter-agent.json +17 -19
  5. package/agents/database-agent.json +18 -22
  6. package/agents/devops-agent.json +18 -21
  7. package/agents/docs-agent.json +17 -20
  8. package/agents/form-engineer-agent.json +26 -0
  9. package/agents/pm-agent.json +17 -19
  10. package/agents/professor-agent.json +17 -21
  11. package/agents/qa-agent.json +19 -15
  12. package/agents/security-agent.json +18 -21
  13. package/agents/techlead-agent.json +18 -20
  14. package/core/skill-resolver.json +2 -0
  15. package/package.json +1 -1
  16. package/references/padrao-skill-izanagi.md +69 -0
  17. package/skills/accessibility-reviewer/SKILL.md +96 -52
  18. package/skills/accessibility-reviewer/references.md +10 -15
  19. package/skills/agentic-coding/SKILL.md +71 -45
  20. package/skills/anti-ai-slop/references.md +12 -24
  21. package/skills/api-automation/SKILL.md +105 -23
  22. package/skills/api-automation/references.md +18 -0
  23. package/skills/automation-documentation/SKILL.md +77 -23
  24. package/skills/automation-documentation/references.md +18 -0
  25. package/skills/automation-optimization/SKILL.md +103 -18
  26. package/skills/automation-optimization/references.md +18 -0
  27. package/skills/automation-planning/SKILL.md +56 -24
  28. package/skills/automation-planning/references.md +18 -0
  29. package/skills/automation-research/SKILL.md +57 -17
  30. package/skills/automation-research/references.md +18 -0
  31. package/skills/automation-security/SKILL.md +66 -17
  32. package/skills/automation-security/references.md +18 -0
  33. package/skills/browser-automation/SKILL.md +100 -29
  34. package/skills/browser-automation/references.md +18 -0
  35. package/skills/code-auditor/SKILL.md +98 -18
  36. package/skills/confidence-estimator/SKILL.md +43 -41
  37. package/skills/continuous-improvement/SKILL.md +37 -39
  38. package/skills/data-validation/SKILL.md +87 -21
  39. package/skills/data-validation/references.md +18 -0
  40. package/skills/defense-in-depth/SKILL.md +79 -62
  41. package/skills/design-directions/references.md +14 -33
  42. package/skills/error-recovery/SKILL.md +76 -27
  43. package/skills/error-recovery/references.md +18 -0
  44. package/skills/hallucination-detection/SKILL.md +41 -36
  45. package/skills/handoff-sessao/SKILL.md +62 -16
  46. package/skills/mcp-server-dev/SKILL.md +137 -25
  47. package/skills/monitoring-specialist/SKILL.md +26 -51
  48. package/skills/observability-expert/SKILL.md +34 -50
  49. package/skills/parallel-agents/SKILL.md +69 -59
  50. package/skills/principal-engineer/SKILL.md +34 -43
  51. package/skills/prompt-engineering/SKILL.md +105 -21
  52. package/skills/readme-generator/SKILL.md +144 -27
  53. package/skills/requirement-analyzer/SKILL.md +36 -54
  54. package/skills/self-correction/SKILL.md +37 -40
  55. package/skills/self-critique/SKILL.md +42 -35
  56. package/skills/sequence-diagram-builder/SKILL.md +42 -45
  57. package/skills/spreadsheet-automation/SKILL.md +131 -21
  58. package/skills/spreadsheet-automation/references.md +19 -0
  59. package/skills/staff-engineer/SKILL.md +22 -53
  60. package/skills/task-planner/SKILL.md +52 -50
  61. package/skills/tech-lead/SKILL.md +29 -50
  62. package/skills/technical-writer/SKILL.md +58 -27
  63. package/skills/technology-selection/SKILL.md +71 -27
  64. package/skills/technology-selection/references.md +20 -0
  65. package/skills/testing-automation/SKILL.md +108 -17
  66. package/skills/testing-automation/references.md +18 -0
  67. package/skills/ux-reviewer/SKILL.md +68 -48
  68. package/skills/ux-reviewer/references.md +9 -15
  69. package/skills/web-forms/SKILL.md +146 -0
  70. package/skills/web-forms/references.md +17 -0
package/.manifest CHANGED
@@ -1,71 +1,61 @@
1
1
  {
2
2
  "name": "izanagi-ai",
3
- "version": "2.9.0",
3
+ "version": "2.9.1",
4
4
  "description": "Izanagi AI - Modular Skill-Oriented AI Prompt & Agent Framework for Autonomous Software Engineering",
5
5
  "author": "Pedro Henrique Sanches Leal",
6
6
  "license": "MIT",
7
7
  "homepage": "https://github.com/pedrohenriquesanchesleal4-debug/izanagi-ai#readme",
8
- "generatedAt": "2026-08-10T14:18:37.383Z",
8
+ "generatedAt": "2026-08-10T16:58:17.054Z",
9
9
  "agents": [
10
10
  {
11
11
  "id": "animation",
12
12
  "name": "Animation Engineer",
13
- "version": "2.0.0",
13
+ "version": "2.1.0",
14
14
  "file": "agents/animation-agent.json",
15
- "role": "Diretor de Experiência Cinematográfica Web — scrollytelling, scroll-driven, 3D WebGL, motion design de alto craft. Nunca entrega site estático ou animação genérica.",
15
+ "role": "Scrollytelling imersivo, WebGL 3D (Three.js / React Three Fiber), Motion signature (GSAP / Framer Motion) e interfaces cinematográficas Awwwards-grade",
16
16
  "skills": [
17
17
  "animation-web",
18
18
  "motion-design",
19
19
  "webgl-3d",
20
- "frontend",
21
- "architect",
22
- "ux",
23
- "a11y",
24
- "perf",
25
- "reviewer"
20
+ "gsap",
21
+ "threejs",
22
+ "r3f",
23
+ "scrollytelling",
24
+ "design-directions",
25
+ "anti-ai-slop",
26
+ "memoria-projeto"
26
27
  ],
27
28
  "chains": [
28
- "cinematic_site",
29
- "new_feature",
30
- "implementation",
31
- "frontend",
32
- "review",
33
- "refine"
29
+ "scrollytelling",
30
+ "webgl_scene",
31
+ "motion_signature",
32
+ "preloader"
34
33
  ]
35
34
  },
36
35
  {
37
36
  "id": "architect",
38
37
  "name": "Software Architect",
39
- "version": "2.0.0",
38
+ "version": "2.1.0",
40
39
  "file": "agents/architect-agent.json",
41
- "role": "Arquiteta sistemas com trade-offs explícitos, ADRs, planos de implementação e JIT de complexidade",
40
+ "role": "System design de alto nível, Clean Architecture, DDD, CQRS, ADRs e trade-offs técnicos robustos",
42
41
  "skills": [
43
- "architect",
44
- "clean-arch",
45
- "hexagonal",
42
+ "architecture-patterns",
43
+ "clean-architecture",
46
44
  "ddd",
47
45
  "cqrs",
48
- "event-driven",
46
+ "adrs",
47
+ "system-design",
49
48
  "microservices",
50
- "monolith",
51
- "repository",
52
- "uow",
53
- "tradeoff",
54
- "alternatives",
55
- "risk",
56
- "requirements",
57
- "docs",
58
- "uml",
59
- "sequence",
60
- "er",
61
- "scalability"
49
+ "hexagonal-architecture",
50
+ "security",
51
+ "scalability",
52
+ "memoria-projeto"
62
53
  ],
63
54
  "chains": [
64
- "new_project",
65
- "new_feature",
66
- "refactor",
67
- "review",
68
- "system_design"
55
+ "design_system",
56
+ "plan_adr",
57
+ "review_architecture",
58
+ "new_feature"
69
59
  ]
70
60
  },
71
61
  {
@@ -101,84 +91,70 @@
101
91
  {
102
92
  "id": "bug-hunter",
103
93
  "name": "Bug Hunter",
104
- "version": "2.0.0",
94
+ "version": "2.1.0",
105
95
  "file": "agents/bug-hunter-agent.json",
106
- "role": "Caça bugs sistêmicos — reproduz, isola, causa raiz, corrige com teste de regressão",
96
+ "role": "Debugging avançado em 6 fases, Root Cause Analysis (RCA), reprodução cirúrgica de falhas e correção com teste de regressão",
107
97
  "skills": [
108
- "debug",
109
- "bug",
110
- "root-cause",
111
- "unit-test",
112
- "integration-test",
113
- "reviewer",
114
- "perf",
115
- "professor",
116
- "explainer",
117
- "self-fix",
118
- "bug-prevention"
98
+ "systematic-debugging",
99
+ "bug-hunter",
100
+ "tdd",
101
+ "error-recovery",
102
+ "self-correction",
103
+ "memoria-projeto"
119
104
  ],
120
105
  "chains": [
121
- "bug",
122
- "debug",
123
- "prevent",
124
- "regression"
106
+ "bug_debug",
107
+ "root_cause",
108
+ "regression_fix"
125
109
  ]
126
110
  },
127
111
  {
128
112
  "id": "database",
129
113
  "name": "Database Engineer",
130
- "version": "2.0.0",
114
+ "version": "2.1.0",
131
115
  "file": "agents/database-agent.json",
132
- "role": "Modelagem rigorosa, SQL otimizado a partir do plano real, migrações seguras e reversíveis",
116
+ "role": "Modelagem de dados relacional e NoSQL, SQL avançado, PostgreSQL, Redis, indexação, migrações seguras e otimização de performance",
133
117
  "skills": [
134
- "db",
118
+ "data-engineering",
119
+ "database",
135
120
  "sql",
136
- "postgres",
137
- "mysql",
138
- "sqlserver",
121
+ "postgresql",
139
122
  "redis",
140
- "repository",
141
- "perf",
142
- "er",
143
- "integration-test"
123
+ "prisma",
124
+ "indexing",
125
+ "migrations",
126
+ "query-optimization",
127
+ "memoria-projeto"
144
128
  ],
145
129
  "chains": [
146
- "modelagem",
147
- "schema",
148
- "optimize",
130
+ "model",
149
131
  "migrate",
150
- "pipeline"
132
+ "optimize_query",
133
+ "review_schema"
151
134
  ]
152
135
  },
153
136
  {
154
137
  "id": "devops",
155
138
  "name": "DevOps Engineer",
156
- "version": "2.0.0",
139
+ "version": "2.1.0",
157
140
  "file": "agents/devops-agent.json",
158
- "role": "Infraestrutura como código, deploy seguro e rápido, CI/CD, observabilidade e runbooks",
141
+ "role": "Infraestrutura como Código (Terraform), Docker, Kubernetes, CI/CD automatizado, observabilidade e deploys seguros",
159
142
  "skills": [
143
+ "cloud-infra",
160
144
  "devops",
161
145
  "docker",
162
- "k8s",
163
- "cicd",
164
- "git",
165
- "gitflow",
166
- "linux",
167
- "windows",
168
- "security",
169
- "logging",
146
+ "kubernetes",
147
+ "iac-terraform",
148
+ "ci-cd",
170
149
  "observability",
171
- "monitoring",
172
- "scalability",
173
- "perf"
150
+ "security-privacy",
151
+ "memoria-projeto"
174
152
  ],
175
153
  "chains": [
176
- "deploy",
154
+ "dockerize",
155
+ "cicd",
177
156
  "infra",
178
- "monitor",
179
- "ci_cd",
180
- "serverless",
181
- "disaster_recovery"
157
+ "deploy"
182
158
  ]
183
159
  },
184
160
  {
@@ -222,126 +198,130 @@
222
198
  {
223
199
  "id": "docs",
224
200
  "name": "Documentation Writer",
225
- "version": "2.0.0",
201
+ "version": "2.1.0",
226
202
  "file": "agents/docs-agent.json",
227
- "role": "Documentação técnica que as pessoas usam — README, APIs, arquitetura, guias e diagramas",
203
+ "role": "Documentação técnica de alto padrão, READMEs executáveis, guias Diátaxis, diagramas como código (Mermaid) e APIs",
228
204
  "skills": [
205
+ "technical-writer",
206
+ "readme-generator",
207
+ "sequence-diagram-builder",
229
208
  "docs",
230
- "tech-writer",
231
- "readme",
232
- "uml",
233
- "sequence",
234
- "er",
235
- "architect",
236
- "requirements",
237
- "explainer"
209
+ "memoria-projeto"
238
210
  ],
239
211
  "chains": [
240
212
  "readme",
241
- "api_docs",
242
- "architecture",
243
213
  "guide",
244
- "documentation_deep"
214
+ "api_docs",
215
+ "diagram"
216
+ ]
217
+ },
218
+ {
219
+ "id": "form-engineer",
220
+ "name": "Form & UI Engineer",
221
+ "version": "2.1.0",
222
+ "file": "agents/form-engineer-agent.json",
223
+ "role": "Especialista em formulários web de altíssimo craft, validação estrita com Zod + React Hook Form, wizards multi-step e acessibilidade WCAG",
224
+ "skills": [
225
+ "web-forms",
226
+ "frontend",
227
+ "accessibility-reviewer",
228
+ "ux-reviewer",
229
+ "zod",
230
+ "react-hook-form",
231
+ "memoria-projeto"
232
+ ],
233
+ "chains": [
234
+ "form_wizard",
235
+ "form_audit",
236
+ "form_implement"
245
237
  ]
246
238
  },
247
239
  {
248
240
  "id": "pm",
249
241
  "name": "Project Manager",
250
- "version": "2.0.0",
242
+ "version": "2.1.0",
251
243
  "file": "agents/pm-agent.json",
252
- "role": "Entrega de projetos — escopo, tarefas atômicas, riscos, milestones, comunicação enxuta",
244
+ "role": "Gerenciamento ágil de projetos, planejamento de épicos, definição de milestones, gestão de riscos e comunicação executiva",
253
245
  "skills": [
246
+ "task-planner",
247
+ "requirement-analyzer",
254
248
  "pm",
255
- "planner",
256
- "release",
257
- "risk",
258
- "requirements",
259
- "tradeoff",
260
- "tech-debt",
261
- "breaking-change",
262
- "deps",
263
- "docs"
249
+ "staff-engineer",
250
+ "memoria-projeto"
264
251
  ],
265
252
  "chains": [
266
- "discovery",
267
253
  "plan",
268
254
  "sprint",
269
- "release"
255
+ "risk_assessment",
256
+ "exec_report"
270
257
  ]
271
258
  },
272
259
  {
273
260
  "id": "professor",
274
- "name": "Professor",
275
- "version": "2.0.0",
261
+ "name": "Professor / Mentor",
262
+ "version": "2.1.0",
276
263
  "file": "agents/professor-agent.json",
277
- "role": "Ensino adaptativo e mentoria — conceito → porquê → exemplo → prática, sem deixar dúvida",
264
+ "role": "Ensino adaptativo, explicações didáticas passo a passo, mentoria de código, exemplos práticos e exercícios de fixação",
278
265
  "skills": [
266
+ "professor-modo",
267
+ "technical-writer",
279
268
  "professor",
280
- "mentor",
281
- "explainer",
282
- "interactive",
283
- "adaptive",
284
- "tracker",
285
- "patterns",
286
- "recovery",
287
- "recall",
288
- "project-memory"
269
+ "mentoring",
270
+ "memoria-projeto"
289
271
  ],
290
272
  "chains": [
291
- "teach",
292
- "mentor",
293
273
  "explain",
294
- "question",
295
- "deep_teach"
274
+ "teach",
275
+ "review_learning",
276
+ "exercise"
296
277
  ]
297
278
  },
298
279
  {
299
280
  "id": "qa",
300
- "name": "QA & Test Automation Engineer",
301
- "version": "1.0.0",
281
+ "name": "QA Engineer",
282
+ "version": "2.1.0",
302
283
  "file": "agents/qa-agent.json",
303
- "role": "Garante a qualidade total do produto: testes unitários, de integração, E2E (Playwright), acessibilidade, performance e cobertura rigorosa",
284
+ "role": "QA e Automação de Testes: testes unitários, de integração, E2E com Playwright, acessibilidade WCAG e quality gates de entrega",
304
285
  "skills": [
305
286
  "qa",
306
287
  "tdd",
307
- "webapp-testing",
308
288
  "testing-automation",
289
+ "webapp-testing",
309
290
  "accessibility-reviewer",
310
291
  "error-recovery",
311
- "data-validation",
312
- "professor",
313
- "explainer",
314
- "self-fix"
292
+ "memoria-projeto"
315
293
  ],
316
294
  "chains": [
317
- "test_suite",
318
- "e2e_audit",
319
- "review"
295
+ "unit",
296
+ "integration",
297
+ "e2e",
298
+ "accessibility",
299
+ "regression"
320
300
  ]
321
301
  },
322
302
  {
323
303
  "id": "security",
324
304
  "name": "Security Engineer",
325
- "version": "2.0.0",
305
+ "version": "2.1.0",
326
306
  "file": "agents/security-agent.json",
327
- "role": "Audita, previne e corrige vulnerabilidades (OWASP Top 10, auth, secrets, LGPD) — com fix acionável",
307
+ "role": "Auditoria de segurança, OWASP Top 10, autenticação robusta, secure coding, gestão de segredos e conformidade LGPD",
328
308
  "skills": [
329
- "security",
309
+ "security-privacy",
310
+ "code-auditor",
330
311
  "owasp",
331
- "pentest",
332
- "reviewer",
333
- "deps",
334
- "professor",
335
- "explainer",
336
- "self-fix",
337
- "security-privacy"
312
+ "auth",
313
+ "secure-coding",
314
+ "secrets",
315
+ "lgpd",
316
+ "penetration-testing",
317
+ "defense-in-depth",
318
+ "memoria-projeto"
338
319
  ],
339
320
  "chains": [
340
- "audit",
341
- "security_audit",
342
- "pentest",
343
- "review",
344
- "implement"
321
+ "full_audit",
322
+ "implement_auth",
323
+ "hardening",
324
+ "review_pr"
345
325
  ]
346
326
  },
347
327
  {
@@ -385,58 +365,45 @@
385
365
  {
386
366
  "id": "techlead",
387
367
  "name": "Tech Lead",
388
- "version": "2.0.0",
368
+ "version": "2.1.0",
389
369
  "file": "agents/techlead-agent.json",
390
- "role": "Liderança técnica — decisões de arquitetura, code review que ensina, desbloqueio e dívida técnica",
370
+ "role": "Liderança técnica, code review pedagógico que ensina, governança técnica, desbloqueio de engenheiros e padrões de código",
391
371
  "skills": [
392
- "techlead",
393
- "principal",
394
- "staff",
395
- "reviewer",
396
- "architect",
372
+ "tech-lead",
373
+ "principal-engineer",
374
+ "staff-engineer",
397
375
  "clean-code",
398
- "solid",
399
- "refactor",
400
- "complexity",
401
- "tech-debt",
402
- "patterns",
403
- "mentor",
404
- "risk",
405
- "tradeoff",
406
- "requirements",
407
- "pm",
408
- "planner",
409
- "self-critique"
376
+ "qa",
377
+ "memoria-projeto"
410
378
  ],
411
379
  "chains": [
412
- "review",
413
- "code_review_teach",
414
- "design",
415
- "unblock",
416
- "debt"
380
+ "review_teach",
381
+ "governance",
382
+ "mentor",
383
+ "unblock"
417
384
  ]
418
385
  }
419
386
  ],
420
387
  "skills": [
421
388
  {
422
389
  "name": "Skill Library",
423
- "count": 141,
390
+ "count": 142,
424
391
  "skills": [
425
392
  {
426
393
  "id": "a11y",
427
- "name": "Accessibility Reviewer",
394
+ "name": "Accessibility Reviewer (WCAG 2.2 AA)",
428
395
  "version": "1.0.0",
429
396
  "path": "skills/accessibility-reviewer/SKILL.md"
430
397
  },
431
398
  {
432
399
  "id": "accessibility-reviewer",
433
- "name": "Accessibility Reviewer",
400
+ "name": "Accessibility Reviewer (WCAG 2.2 AA)",
434
401
  "version": "1.0.0",
435
402
  "path": "skills/accessibility-reviewer/SKILL.md"
436
403
  },
437
404
  {
438
405
  "id": "agentic-coding",
439
- "name": "Agentic Coding",
406
+ "name": "agentic-coding",
440
407
  "version": "1.0.0",
441
408
  "path": "skills/agentic-coding/SKILL.md"
442
409
  },
@@ -472,7 +439,7 @@
472
439
  },
473
440
  {
474
441
  "id": "api-automation",
475
- "name": "API Automation — Integração de Serviços Confiável",
442
+ "name": "API Automation",
476
443
  "version": "1.0.0",
477
444
  "path": "skills/api-automation/SKILL.md"
478
445
  },
@@ -490,7 +457,7 @@
490
457
  },
491
458
  {
492
459
  "id": "automation-documentation",
493
- "name": "Automation Documentation — Entregável Usável por Humanos",
460
+ "name": "automation-documentation",
494
461
  "version": "1.0.0",
495
462
  "path": "skills/automation-documentation/SKILL.md"
496
463
  },
@@ -502,25 +469,25 @@
502
469
  },
503
470
  {
504
471
  "id": "automation-optimization",
505
- "name": "Automation Optimization — Rápido Sem Quebrar",
472
+ "name": "automation-optimization",
506
473
  "version": "1.0.0",
507
474
  "path": "skills/automation-optimization/SKILL.md"
508
475
  },
509
476
  {
510
477
  "id": "automation-planning",
511
- "name": "Automation Planning — Projetar Antes de Automatizar",
478
+ "name": "Automation Planning",
512
479
  "version": "1.0.0",
513
480
  "path": "skills/automation-planning/SKILL.md"
514
481
  },
515
482
  {
516
483
  "id": "automation-research",
517
- "name": "Automation Research — Pesquisar Antes de Reinventar",
484
+ "name": "automation-research",
518
485
  "version": "1.0.0",
519
486
  "path": "skills/automation-research/SKILL.md"
520
487
  },
521
488
  {
522
489
  "id": "automation-security",
523
- "name": "Automation Security — Credenciais e Dados Protegidos",
490
+ "name": "automation-security",
524
491
  "version": "1.0.0",
525
492
  "path": "skills/automation-security/SKILL.md"
526
493
  },
@@ -544,7 +511,7 @@
544
511
  },
545
512
  {
546
513
  "id": "browser-automation",
547
- "name": "Browser Automation — Automação de Interface Resiliente",
514
+ "name": "Brow",
548
515
  "version": "1.0.0",
549
516
  "path": "skills/browser-automation/SKILL.md"
550
517
  },
@@ -598,7 +565,7 @@
598
565
  },
599
566
  {
600
567
  "id": "code-auditor",
601
- "name": "Code Auditor & Vulnerability Scanner",
568
+ "name": "code-auditor",
602
569
  "version": "1.0.0",
603
570
  "path": "skills/code-auditor/SKILL.md"
604
571
  },
@@ -616,19 +583,19 @@
616
583
  },
617
584
  {
618
585
  "id": "confidence",
619
- "name": "Confidence Estimator",
586
+ "name": "Confidence Estimator (Calibraçã",
620
587
  "version": "1.0.0",
621
588
  "path": "skills/confidence-estimator/SKILL.md"
622
589
  },
623
590
  {
624
591
  "id": "confidence-estimator",
625
- "name": "Confidence Estimator",
592
+ "name": "Confidence Estimator (Calibraçã",
626
593
  "version": "1.0.0",
627
594
  "path": "skills/confidence-estimator/SKILL.md"
628
595
  },
629
596
  {
630
597
  "id": "continuous-improvement",
631
- "name": "Continuous Improvement",
598
+ "name": "Continuous Improvement (Evolução Contínua e Aprendizado)",
632
599
  "version": "1.0.0",
633
600
  "path": "skills/continuous-improvement/SKILL.md"
634
601
  },
@@ -652,7 +619,7 @@
652
619
  },
653
620
  {
654
621
  "id": "data-validation",
655
- "name": "Data Validation — Nunca Confie em Dados de Entrada",
622
+ "name": "Data Va",
656
623
  "version": "1.0.0",
657
624
  "path": "skills/data-validation/SKILL.md"
658
625
  },
@@ -760,13 +727,13 @@
760
727
  },
761
728
  {
762
729
  "id": "error-recovery",
763
- "name": "Error Recovery — Automação que Sobrevive a Falhas",
730
+ "name": "Error Recovery",
764
731
  "version": "1.0.0",
765
732
  "path": "skills/error-recovery/SKILL.md"
766
733
  },
767
734
  {
768
735
  "id": "fan-out",
769
- "name": "parallel-agents",
736
+ "name": "Parallel Agents (Fan-Out & Swarm Orc",
770
737
  "version": "1.0.0",
771
738
  "path": "skills/parallel-agents/SKILL.md"
772
739
  },
@@ -776,6 +743,12 @@
776
743
  "version": "1.0.0",
777
744
  "path": "skills/feature-flags/SKILL.md"
778
745
  },
746
+ {
747
+ "id": "form",
748
+ "name": "web-forms",
749
+ "version": "1.0.0",
750
+ "path": "skills/web-forms/SKILL.md"
751
+ },
779
752
  {
780
753
  "id": "frontend",
781
754
  "name": "frontend",
@@ -790,19 +763,19 @@
790
763
  },
791
764
  {
792
765
  "id": "hallucination",
793
- "name": "Hallucination Detection",
766
+ "name": "Hallucination Det",
794
767
  "version": "1.0.0",
795
768
  "path": "skills/hallucination-detection/SKILL.md"
796
769
  },
797
770
  {
798
771
  "id": "hallucination-detection",
799
- "name": "Hallucination Detection",
772
+ "name": "Hallucination Det",
800
773
  "version": "1.0.0",
801
774
  "path": "skills/hallucination-detection/SKILL.md"
802
775
  },
803
776
  {
804
777
  "id": "handoff-sessao",
805
- "name": "Handoff de sessão",
778
+ "name": "handoff-sessao",
806
779
  "version": "1.0.0",
807
780
  "path": "skills/handoff-sessao/SKILL.md"
808
781
  },
@@ -820,7 +793,7 @@
820
793
  },
821
794
  {
822
795
  "id": "improvement",
823
- "name": "Continuous Improvement",
796
+ "name": "Continuous Improvement (Evolução Contínua e Aprendizado)",
824
797
  "version": "1.0.0",
825
798
  "path": "skills/continuous-improvement/SKILL.md"
826
799
  },
@@ -844,13 +817,13 @@
844
817
  },
845
818
  {
846
819
  "id": "mcp",
847
- "name": "Model Context Protocol (MCP) Server Development",
820
+ "name": "mcp-server-dev",
848
821
  "version": "1.0.0",
849
822
  "path": "skills/mcp-server-dev/SKILL.md"
850
823
  },
851
824
  {
852
825
  "id": "mcp-server-dev",
853
- "name": "Model Context Protocol (MCP) Server Development",
826
+ "name": "mcp-server-dev",
854
827
  "version": "1.0.0",
855
828
  "path": "skills/mcp-server-dev/SKILL.md"
856
829
  },
@@ -868,13 +841,13 @@
868
841
  },
869
842
  {
870
843
  "id": "monitoring",
871
- "name": "Monitoring Specialist",
844
+ "name": "Monitoring Specialist (Métricas, Alertas e SLOs",
872
845
  "version": "1.0.0",
873
846
  "path": "skills/monitoring-specialist/SKILL.md"
874
847
  },
875
848
  {
876
849
  "id": "monitoring-specialist",
877
- "name": "Monitoring Specialist",
850
+ "name": "Monitoring Specialist (Métricas, Alertas e SLOs",
878
851
  "version": "1.0.0",
879
852
  "path": "skills/monitoring-specialist/SKILL.md"
880
853
  },
@@ -886,13 +859,13 @@
886
859
  },
887
860
  {
888
861
  "id": "observability",
889
- "name": "Observability Expert",
862
+ "name": "Observability Expert (Tracing Distribuído e Logs Estruturado",
890
863
  "version": "1.0.0",
891
864
  "path": "skills/observability-expert/SKILL.md"
892
865
  },
893
866
  {
894
867
  "id": "observability-expert",
895
- "name": "Observability Expert",
868
+ "name": "Observability Expert (Tracing Distribuído e Logs Estruturado",
896
869
  "version": "1.0.0",
897
870
  "path": "skills/observability-expert/SKILL.md"
898
871
  },
@@ -916,7 +889,7 @@
916
889
  },
917
890
  {
918
891
  "id": "planner",
919
- "name": "Task Planner",
892
+ "name": "Task Planner (Planejamento Hierárquico de Enge",
920
893
  "version": "1.0.0",
921
894
  "path": "skills/task-planner/SKILL.md"
922
895
  },
@@ -928,13 +901,13 @@
928
901
  },
929
902
  {
930
903
  "id": "principal",
931
- "name": "Principal Engineer",
904
+ "name": "Principal Engine",
932
905
  "version": "1.0.0",
933
906
  "path": "skills/principal-engineer/SKILL.md"
934
907
  },
935
908
  {
936
909
  "id": "principal-engineer",
937
- "name": "Principal Engineer",
910
+ "name": "Principal Engine",
938
911
  "version": "1.0.0",
939
912
  "path": "skills/principal-engineer/SKILL.md"
940
913
  },
@@ -952,13 +925,13 @@
952
925
  },
953
926
  {
954
927
  "id": "prompt-eng",
955
- "name": "Prompt Engineering & System Design",
928
+ "name": "prompt-engineering",
956
929
  "version": "1.0.0",
957
930
  "path": "skills/prompt-engineering/SKILL.md"
958
931
  },
959
932
  {
960
933
  "id": "prompt-engineering",
961
- "name": "Prompt Engineering & System Design",
934
+ "name": "prompt-engineering",
962
935
  "version": "1.0.0",
963
936
  "path": "skills/prompt-engineering/SKILL.md"
964
937
  },
@@ -970,13 +943,13 @@
970
943
  },
971
944
  {
972
945
  "id": "readme",
973
- "name": "README Generator",
946
+ "name": "readme-generator",
974
947
  "version": "1.0.0",
975
948
  "path": "skills/readme-generator/SKILL.md"
976
949
  },
977
950
  {
978
951
  "id": "readme-generator",
979
- "name": "README Generator",
952
+ "name": "readme-generator",
980
953
  "version": "1.0.0",
981
954
  "path": "skills/readme-generator/SKILL.md"
982
955
  },
@@ -1006,13 +979,13 @@
1006
979
  },
1007
980
  {
1008
981
  "id": "requirement-analyzer",
1009
- "name": "Requirement Analyzer",
982
+ "name": "Requirement Analyzer (Análise e Refinamento de Requisi",
1010
983
  "version": "1.0.0",
1011
984
  "path": "skills/requirement-analyzer/SKILL.md"
1012
985
  },
1013
986
  {
1014
987
  "id": "requirements",
1015
- "name": "Requirement Analyzer",
988
+ "name": "Requirement Analyzer (Análise e Refinamento de Requisi",
1016
989
  "version": "1.0.0",
1017
990
  "path": "skills/requirement-analyzer/SKILL.md"
1018
991
  },
@@ -1066,19 +1039,19 @@
1066
1039
  },
1067
1040
  {
1068
1041
  "id": "self-correction",
1069
- "name": "Self Correction",
1042
+ "name": "Self-Correction (Auto-Correção em Tempo de Execução)",
1070
1043
  "version": "1.0.0",
1071
1044
  "path": "skills/self-correction/SKILL.md"
1072
1045
  },
1073
1046
  {
1074
1047
  "id": "self-critique",
1075
- "name": "Self Critique",
1048
+ "name": "Self-Critique (Auto-Revisão Crítica de Entrega)",
1076
1049
  "version": "1.0.0",
1077
1050
  "path": "skills/self-critique/SKILL.md"
1078
1051
  },
1079
1052
  {
1080
1053
  "id": "self-fix",
1081
- "name": "Self Correction",
1054
+ "name": "Self-Correction (Auto-Correção em Tempo de Execução)",
1082
1055
  "version": "1.0.0",
1083
1056
  "path": "skills/self-correction/SKILL.md"
1084
1057
  },
@@ -1090,13 +1063,13 @@
1090
1063
  },
1091
1064
  {
1092
1065
  "id": "sequence",
1093
- "name": "Sequence Diagram Builder",
1066
+ "name": "Sequence Diagram Builder (Diagramas de Sequência via Mermaid)",
1094
1067
  "version": "1.0.0",
1095
1068
  "path": "skills/sequence-diagram-builder/SKILL.md"
1096
1069
  },
1097
1070
  {
1098
1071
  "id": "sequence-diagram-builder",
1099
- "name": "Sequence Diagram Builder",
1072
+ "name": "Sequence Diagram Builder (Diagramas de Sequência via Mermaid)",
1100
1073
  "version": "1.0.0",
1101
1074
  "path": "skills/sequence-diagram-builder/SKILL.md"
1102
1075
  },
@@ -1126,7 +1099,7 @@
1126
1099
  },
1127
1100
  {
1128
1101
  "id": "spreadsheet-automation",
1129
- "name": "Spreadsheet Automation — Planilhas como Fonte de Dados Confiável",
1102
+ "name": "spreadsheet-automation",
1130
1103
  "version": "1.0.0",
1131
1104
  "path": "skills/spreadsheet-automation/SKILL.md"
1132
1105
  },
@@ -1138,19 +1111,19 @@
1138
1111
  },
1139
1112
  {
1140
1113
  "id": "staff",
1141
- "name": "Staff Engineer",
1114
+ "name": "Staff Engineer (Liderança Técnica Transversal)",
1142
1115
  "version": "1.0.0",
1143
1116
  "path": "skills/staff-engineer/SKILL.md"
1144
1117
  },
1145
1118
  {
1146
1119
  "id": "staff-engineer",
1147
- "name": "Staff Engineer",
1120
+ "name": "Staff Engineer (Liderança Técnica Transversal)",
1148
1121
  "version": "1.0.0",
1149
1122
  "path": "skills/staff-engineer/SKILL.md"
1150
1123
  },
1151
1124
  {
1152
1125
  "id": "task-planner",
1153
- "name": "Task Planner",
1126
+ "name": "Task Planner (Planejamento Hierárquico de Enge",
1154
1127
  "version": "1.0.0",
1155
1128
  "path": "skills/task-planner/SKILL.md"
1156
1129
  },
@@ -1168,19 +1141,19 @@
1168
1141
  },
1169
1142
  {
1170
1143
  "id": "tech-lead",
1171
- "name": "Tech Lead",
1144
+ "name": "Tech Lead (Liderança Técnica Operacional e Code Review Pedagógico)",
1172
1145
  "version": "1.0.0",
1173
1146
  "path": "skills/tech-lead/SKILL.md"
1174
1147
  },
1175
1148
  {
1176
1149
  "id": "tech-writer",
1177
- "name": "Technical Writer",
1150
+ "name": "Technical Writer (Documentação Técnica de Alto Craft)",
1178
1151
  "version": "1.0.0",
1179
1152
  "path": "skills/technical-writer/SKILL.md"
1180
1153
  },
1181
1154
  {
1182
1155
  "id": "techlead",
1183
- "name": "Tech Lead",
1156
+ "name": "Tech Lead (Liderança Técnica Operacional e Code Review Pedagógico)",
1184
1157
  "version": "1.0.0",
1185
1158
  "path": "skills/tech-lead/SKILL.md"
1186
1159
  },
@@ -1192,19 +1165,19 @@
1192
1165
  },
1193
1166
  {
1194
1167
  "id": "technical-writer",
1195
- "name": "Technical Writer",
1168
+ "name": "Technical Writer (Documentação Técnica de Alto Craft)",
1196
1169
  "version": "1.0.0",
1197
1170
  "path": "skills/technical-writer/SKILL.md"
1198
1171
  },
1199
1172
  {
1200
1173
  "id": "technology-selection",
1201
- "name": "Technology Selection — Escolha com Justificativa",
1174
+ "name": "Technology Selection",
1202
1175
  "version": "1.0.0",
1203
1176
  "path": "skills/technology-selection/SKILL.md"
1204
1177
  },
1205
1178
  {
1206
1179
  "id": "testing-automation",
1207
- "name": "Testing Automation — Automatize, Mas Teste Primeiro",
1180
+ "name": "testing-automation",
1208
1181
  "version": "1.0.0",
1209
1182
  "path": "skills/testing-automation/SKILL.md"
1210
1183
  },
@@ -1234,13 +1207,13 @@
1234
1207
  },
1235
1208
  {
1236
1209
  "id": "ux",
1237
- "name": "UX Reviewer",
1210
+ "name": "UX Reviewer (Heurísticas de Nielsen &",
1238
1211
  "version": "1.0.0",
1239
1212
  "path": "skills/ux-reviewer/SKILL.md"
1240
1213
  },
1241
1214
  {
1242
1215
  "id": "ux-reviewer",
1243
- "name": "UX Reviewer",
1216
+ "name": "UX Reviewer (Heurísticas de Nielsen &",
1244
1217
  "version": "1.0.0",
1245
1218
  "path": "skills/ux-reviewer/SKILL.md"
1246
1219
  },