@the-bearded-bear/claude-craft 7.26.0 → 7.29.0-next.48b8a34

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 (75) hide show
  1. package/Dev/i18n/base/Common/templates/claudeignore.template +35 -0
  2. package/Dev/i18n/base/Common/templates/settings.local.json.template +37 -4
  3. package/Dev/i18n/de/Angular/agents/angular-reviewer.md +3 -3
  4. package/Dev/i18n/de/Common/rules/12-context-management.md +38 -1
  5. package/Dev/i18n/de/Flutter/agents/flutter-reviewer.md +4 -4
  6. package/Dev/i18n/de/Laravel/agents/laravel-reviewer.md +6 -6
  7. package/Dev/i18n/de/Python/agents/python-reviewer.md +4 -4
  8. package/Dev/i18n/de/React/agents/react-reviewer.md +5 -5
  9. package/Dev/i18n/de/ReactNative/agents/reactnative-reviewer.md +4 -4
  10. package/Dev/i18n/en/Angular/agents/angular-reviewer.md +3 -3
  11. package/Dev/i18n/en/Common/rules/12-context-management.md +38 -1
  12. package/Dev/i18n/en/Common/templates/settings.json.template +63 -0
  13. package/Dev/i18n/en/Flutter/agents/flutter-reviewer.md +4 -4
  14. package/Dev/i18n/en/Laravel/agents/laravel-reviewer.md +3 -3
  15. package/Dev/i18n/en/Python/agents/python-reviewer.md +4 -4
  16. package/Dev/i18n/en/React/agents/react-reviewer.md +5 -5
  17. package/Dev/i18n/en/ReactNative/agents/reactnative-reviewer.md +4 -4
  18. package/Dev/i18n/es/Angular/agents/angular-reviewer.md +3 -3
  19. package/Dev/i18n/es/Common/rules/12-context-management.md +38 -1
  20. package/Dev/i18n/es/Flutter/agents/flutter-reviewer.md +4 -4
  21. package/Dev/i18n/es/Laravel/agents/laravel-reviewer.md +6 -6
  22. package/Dev/i18n/es/Python/agents/python-reviewer.md +4 -4
  23. package/Dev/i18n/es/React/agents/react-reviewer.md +5 -5
  24. package/Dev/i18n/es/ReactNative/agents/reactnative-reviewer.md +4 -4
  25. package/Dev/i18n/fr/Angular/agents/angular-reviewer.md +3 -3
  26. package/Dev/i18n/fr/Common/rules/12-context-management.md +38 -1
  27. package/Dev/i18n/fr/Flutter/agents/flutter-reviewer.md +4 -4
  28. package/Dev/i18n/fr/Laravel/agents/laravel-reviewer.md +3 -3
  29. package/Dev/i18n/fr/Python/agents/python-reviewer.md +4 -4
  30. package/Dev/i18n/fr/React/agents/react-reviewer.md +5 -5
  31. package/Dev/i18n/fr/ReactNative/agents/reactnative-reviewer.md +4 -4
  32. package/Dev/i18n/pt/Angular/agents/angular-reviewer.md +3 -3
  33. package/Dev/i18n/pt/Common/rules/12-context-management.md +38 -1
  34. package/Dev/i18n/pt/Flutter/agents/flutter-reviewer.md +4 -4
  35. package/Dev/i18n/pt/Laravel/agents/laravel-reviewer.md +6 -6
  36. package/Dev/i18n/pt/Python/agents/python-reviewer.md +4 -4
  37. package/Dev/i18n/pt/React/agents/react-reviewer.md +5 -5
  38. package/Dev/i18n/pt/ReactNative/agents/reactnative-reviewer.md +4 -4
  39. package/Dev/scripts/install-common-rules.sh +71 -1
  40. package/Infra/i18n/de/Hcloud/agents/hcloud-architect.md +3 -1
  41. package/Infra/i18n/de/Hcloud/agents/hcloud-cost.md +5 -3
  42. package/Infra/i18n/de/Hcloud/agents/hcloud-debug.md +3 -1
  43. package/Infra/i18n/de/Hcloud/agents/hcloud-security.md +3 -1
  44. package/Infra/i18n/de/Hcloud/commands/architecture.md +3 -1
  45. package/Infra/i18n/de/Hcloud/commands/debug.md +2 -0
  46. package/Infra/i18n/en/Hcloud/agents/hcloud-architect.md +9 -7
  47. package/Infra/i18n/en/Hcloud/agents/hcloud-cost.md +5 -3
  48. package/Infra/i18n/en/Hcloud/agents/hcloud-debug.md +3 -1
  49. package/Infra/i18n/en/Hcloud/agents/hcloud-security.md +4 -2
  50. package/Infra/i18n/en/Hcloud/commands/architecture.md +5 -3
  51. package/Infra/i18n/en/Hcloud/commands/debug.md +5 -3
  52. package/Infra/i18n/es/Hcloud/agents/hcloud-architect.md +8 -6
  53. package/Infra/i18n/es/Hcloud/agents/hcloud-cost.md +5 -3
  54. package/Infra/i18n/es/Hcloud/agents/hcloud-debug.md +3 -1
  55. package/Infra/i18n/es/Hcloud/agents/hcloud-security.md +4 -2
  56. package/Infra/i18n/es/Hcloud/commands/architecture.md +5 -3
  57. package/Infra/i18n/es/Hcloud/commands/debug.md +4 -2
  58. package/Infra/i18n/fr/Hcloud/agents/hcloud-architect.md +12 -10
  59. package/Infra/i18n/fr/Hcloud/agents/hcloud-cost.md +5 -3
  60. package/Infra/i18n/fr/Hcloud/agents/hcloud-debug.md +3 -1
  61. package/Infra/i18n/fr/Hcloud/agents/hcloud-security.md +4 -2
  62. package/Infra/i18n/fr/Hcloud/commands/architecture.md +5 -3
  63. package/Infra/i18n/fr/Hcloud/commands/debug.md +5 -3
  64. package/Infra/i18n/pt/Hcloud/agents/hcloud-architect.md +10 -8
  65. package/Infra/i18n/pt/Hcloud/agents/hcloud-cost.md +5 -3
  66. package/Infra/i18n/pt/Hcloud/agents/hcloud-debug.md +3 -1
  67. package/Infra/i18n/pt/Hcloud/agents/hcloud-security.md +4 -2
  68. package/Infra/i18n/pt/Hcloud/commands/architecture.md +4 -2
  69. package/Infra/i18n/pt/Hcloud/commands/debug.md +4 -2
  70. package/README.md +2 -2
  71. package/Tools/MultiAccount/claude-accounts.sh +88 -6
  72. package/Tools/MultiAccount/tests/sync.bats +188 -0
  73. package/Tools/RTK/install-rtk.sh +15 -0
  74. package/Tools/RTK/tests/ultra-compact.bats +121 -0
  75. package/package.json +1 -1
@@ -0,0 +1,35 @@
1
+ # Build artifacts and dependencies
2
+ node_modules/
3
+ vendor/
4
+ coverage/
5
+ test-output/
6
+ dist/
7
+ build/
8
+ .next/
9
+ out/
10
+
11
+ # Large generated files
12
+ package-lock.json
13
+ yarn.lock
14
+ pnpm-lock.yaml
15
+ composer.lock
16
+ CHANGELOG.md
17
+
18
+ # IDE and OS
19
+ .idea/
20
+ .vscode/
21
+ .DS_Store
22
+ *.swp
23
+ *.swo
24
+
25
+ # Logs and temporary files
26
+ *.log
27
+ __pycache__/
28
+ .pytest_cache/
29
+ .mypy_cache/
30
+
31
+ # Binaries and media (if present)
32
+ *.wasm
33
+ *.mp4
34
+ *.mov
35
+ *.avi
@@ -2,9 +2,42 @@
2
2
  "$schema": "https://claude.ai/settings-schema.json",
3
3
 
4
4
  "permissions": {
5
- "allow": [],
5
+ "allow": [
6
+ "Bash(git:*)",
7
+ "Bash(make:*)",
8
+ "Bash(npm:*)",
9
+ "Bash(npx:*)",
10
+ "Bash(node:*)",
11
+ "Bash(bash:*)",
12
+ "Bash(chmod:*)",
13
+ "Bash(find:*)",
14
+ "Bash(ls:*)",
15
+ "Bash(cat:*)",
16
+ "Bash(grep:*)",
17
+ "Bash(echo:*)",
18
+ "Bash(wc:*)",
19
+ "Bash(tree:*)",
20
+ "Bash(head:*)",
21
+ "Bash(tail:*)",
22
+ "Bash(xargs:*)",
23
+ "Bash(jq:*)",
24
+ "Bash(yq:*)",
25
+ "Bash(sed:*)",
26
+ "Bash(sort:*)",
27
+ "Bash(diff:*)",
28
+ "Bash(mkdir:*)",
29
+ "Bash(cp:*)",
30
+ "Bash(mv:*)",
31
+ "Bash(touch:*)",
32
+ "Bash(python3:*)",
33
+ "Bash(curl:*)",
34
+ "Bash(gh:*)",
35
+ "Bash(rtk:*)",
36
+ "Bash(docker:*)",
37
+ "Bash(docker compose:*)",
38
+ "WebSearch",
39
+ "WebFetch"
40
+ ],
6
41
  "deny": []
7
- },
8
-
9
- "hooks": {}
42
+ }
10
43
  }
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: angular-reviewer
3
- description: Spezialist für Angular 19 und TypeScript Code-Reviews — Signals, Standalone-Komponenten, RxJS, Performance, Zoneless Change Detection
3
+ description: Spezialist für Angular 20 LTS (ou 21) und TypeScript Code-Reviews — Signals, Standalone-Komponenten, RxJS, Performance, Zoneless Change Detection, httpResource
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing, security]
9
9
  ---
10
10
 
11
- # Audit-Agent Angular 19 / TypeScript
11
+ # Audit-Agent Angular 20 LTS (ou 21) / TypeScript
12
12
 
13
13
  ## Identität
14
14
 
15
- Ich bin ein Spezialist für Code-Reviews von Angular 19 und TypeScript. Mein Ansatz konzentriert sich auf die spezifischen Probleme des modernen Angular: die Signals-basierte Architektur, Standalone-Komponenten, den neuen Control Flow (@if/@for/@switch), @defer für Lazy Loading, inject() für Dependency Injection und die Trennung von Signals/RxJS. Ich führe kein generisches Audit durch -- ich erkenne, was eine Angular 19-Anwendung zum Abstürzen bringt, verlangsamt oder unnötig verkompliziert.
15
+ Ich bin ein Spezialist für Code-Reviews von Angular 20 LTS (ou 21) und TypeScript. Mein Ansatz konzentriert sich auf die spezifischen Probleme des modernen Angular: die Signals-basierte Architektur, Standalone-Komponenten, den neuen Control Flow (@if/@for/@switch), @defer für Lazy Loading, inject() für Dependency Injection, die Trennung von Signals/RxJS, und httpResource. Ich führe kein generisches Audit durch -- ich erkenne, was eine Angular 20 LTS (ou 21)-Anwendung zum Abstürzen bringt, verlangsamt oder unnötig verkompliziert.
16
16
 
17
17
  ## Bewertungssystem (100 Punkte)
18
18
 
@@ -697,9 +697,46 @@ Dateien werden in alphabetischer Reihenfolge zusammengefuehrt, sodass Teams Konf
697
697
 
698
698
  ---
699
699
 
700
+ ## Neue Befehle (v2.1.105+)
701
+
702
+ | Befehl | Beschreibung | Verwendung |
703
+ |--------|--------------|------------|
704
+ | `/btw` | Schnelle Fragen ohne Kontextwechsel | Lookups, Syntax, Klarstellungen |
705
+ | `/hooks` | Interaktive Hook-Verwaltung | Aktivieren/Deaktivieren, Testen, Debuggen |
706
+ | `/reload-plugins` | Manuelles Plugin-Neuladen | Nach Plugin-Updates |
707
+ | `/proactive` | Alias fuer `/loop` | Proaktives wiederkehrendes Monitoring |
708
+
709
+ ---
710
+
711
+ ## Zusaetzliche Umgebungsvariablen (v2.1.105+)
712
+
713
+ | Variable | Beschreibung |
714
+ |----------|--------------|
715
+ | `CLAUDE_CODE_ADDITIONAL_DIRECTORIES_CLAUDE_MD=1` | CLAUDE.md aus `--add-dir` laden |
716
+ | `MAX_THINKING_TOKENS=8000` | Denktoken-Limit |
717
+ | `SLASH_COMMAND_TOOL_CHAR_BUDGET` | Zeichenbudget fuer Slash-Befehle |
718
+ | `CLAUDE_CODE_USE_POWERSHELL_TOOL=1` | PowerShell statt Bash (Windows, v2.1.84+) |
719
+ | `OTEL_LOG_USER_PROMPTS` | Prompts in Traces loggen (Beta) |
720
+ | `OTEL_LOG_TOOL_DETAILS` | Tool-Details loggen (Beta) |
721
+ | `OTEL_LOG_TOOL_CONTENT` | Tool-Inhalt loggen (Beta, ausfuehrlich) |
722
+
723
+ ---
724
+
725
+ ## Erweiterte Skills (v2.1.105+)
726
+
727
+ | Frontmatter | Beschreibung |
728
+ |-------------|--------------|
729
+ | `context: fork` | Ausfuehrung in isoliertem Kontext (keine Verschmutzung) |
730
+ | `disable-model-invocation: true` | Automatische Aufrufung durch Claude verhindern |
731
+ | `claudeMdExcludes` (Setting) | Bestimmte CLAUDE.md-Dateien in Monorepos ausschliessen |
732
+
733
+ **Auto-Kompaktierung und Skills:** Nach der Kompaktierung werden Skills automatisch neu geladen (5K Tokens/Skill, 25K gesamt max).
734
+
735
+ ---
736
+
700
737
  ## Ressourcen
701
738
 
702
- - **Anthropic Best Practices:** [docs.anthropic.com](https://docs.anthropic.com/en/docs/claude-code/overview)
739
+ - **Anthropic Best Practices:** [code.claude.com](https://code.claude.com/docs/en/overview)
703
740
  - **Boris Cherny Workflow:** Parallele Worktrees + Verifikationsschleifen
704
741
  - **Claude Code Kontextverwaltung:** Context Compaction, `/clear`, Sub-Agents
705
742
  - **`/init`:** Generiert automatisch eine CLAUDE.md aus der Projektanalyse
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: flutter-reviewer
3
- description: Spezialist für Flutter 3.38 / Dart 3.10 Code-Reviews — BLoC, Riverpod, Widget-Optimierung, plattformspezifischer Code
3
+ description: Spezialist für Flutter 3.41 / Dart 3.11 Code-Reviews — BLoC, Riverpod, Widget-Optimierung, plattformspezifischer Code
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing-flutter, security-flutter]
9
9
  ---
10
10
 
11
- # Audit-Agent Flutter 3.38 / Dart 3.10
11
+ # Audit-Agent Flutter 3.41 / Dart 3.11
12
12
 
13
13
  ## Identität
14
14
 
15
- Ich bin ein Spezialist für Code-Reviews von Flutter 3.38 und Dart 3.10. Mein Ansatz zielt auf die spezifischen Probleme der plattformübergreifenden Mobilentwicklung: die Qualität des State Managements (BLoC/Riverpod), die Optimierung des Widget Trees, plattformspezifischer Code und die Rendering-Performance. Ich führe kein generisches Audit durch -- ich erkenne, was Janks, Memory Leaks, unnötige Rebuilds oder plattformspezifische Abstürze in der Produktion verursacht.
15
+ Ich bin ein Spezialist für Code-Reviews von Flutter 3.41 und Dart 3.11. Mein Ansatz zielt auf die spezifischen Probleme der plattformübergreifenden Mobilentwicklung: die Qualität des State Managements (BLoC/Riverpod), die Optimierung des Widget Trees, plattformspezifischer Code und die Rendering-Performance. Ich führe kein generisches Audit durch -- ich erkenne, was Janks, Memory Leaks, unnötige Rebuilds oder plattformspezifische Abstürze in der Produktion verursacht.
16
16
 
17
17
  ## Bewertungssystem (100 Punkte)
18
18
 
@@ -552,7 +552,7 @@ context.pushRoute(UserRoute(id: user.id)); // auto_route
552
552
  ## Audit-Berichtsformat
553
553
 
554
554
  ```markdown
555
- # Audit-Bericht Flutter 3.38 / Dart 3.10
555
+ # Audit-Bericht Flutter 3.41 / Dart 3.11
556
556
 
557
557
  ## Projekt: [Projektname]
558
558
  **Datum:** [Datum]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: laravel-reviewer
3
- description: Spezialist für Laravel 12 und PHP 8.5 Code-Reviews — Actions-Pattern, Pest PHP, Eloquent, Sanctum, Performance-Optimierung
3
+ description: Spezialist für Laravel 13 und PHP 8.5 Code-Reviews — Actions-Pattern, Pest PHP, Eloquent, Sanctum, Performance-Optimierung
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing, security]
9
9
  ---
10
10
 
11
- # Audit-Agent Laravel 12 / PHP 8.5
11
+ # Audit-Agent Laravel 13 / PHP 8.5
12
12
 
13
13
  ## Identität
14
14
 
15
- Ich bin ein Spezialist für Code-Reviews von Laravel 12 und PHP 8.5. Mein Ansatz konzentriert sich auf die spezifischen Probleme des modernen Laravel: die Clean Architecture mit dem Actions-Pattern, typisierte DTOs, Form Requests für die Validierung, Eloquent mit Eager Loading, Pest PHP für Tests und Sicherheit über Sanctum und Policies. Ich führe kein generisches Audit durch -- ich erkenne, was eine Laravel 12-Anwendung zum Abstürzen bringt, verlangsamt oder unnötig verkompliziert.
15
+ Ich bin ein Spezialist für Code-Reviews von Laravel 13 und PHP 8.5. Mein Ansatz konzentriert sich auf die spezifischen Probleme des modernen Laravel: die Clean Architecture mit dem Actions-Pattern, typisierte DTOs, Form Requests für die Validierung, Eloquent mit Eager Loading, Pest PHP für Tests und Sicherheit über Sanctum und Policies. Ich führe kein generisches Audit durch -- ich erkenne, was eine Laravel 13-Anwendung zum Abstürzen bringt, verlangsamt oder unnötig verkompliziert.
16
16
 
17
17
  ## Bewertungssystem (100 Punkte)
18
18
 
@@ -232,7 +232,7 @@ PHPStan Level >= 8?
232
232
  NEIN --> SCHWERWIEGEND: Unvollständige Typisierung
233
233
  ```
234
234
 
235
- ### PHP 8.5 / Laravel 12-spezifische Verstöße
235
+ ### PHP 8.5 / Laravel 13-spezifische Verstöße
236
236
 
237
237
  ```php
238
238
  // SCHLECHT: Keine Constructor Property Promotion
@@ -340,7 +340,7 @@ Hat die Action/Feature Tests?
340
340
  JA --> OK wenn Actions unitär getestet
341
341
  ```
342
342
 
343
- ### Testprinzipien Laravel 12 mit Pest PHP
343
+ ### Testprinzipien Laravel 13 mit Pest PHP
344
344
 
345
345
  **Feature Test (HTTP):**
346
346
  ```php
@@ -655,7 +655,7 @@ class OrderController extends Controller
655
655
  ## Audit-Berichtsformat
656
656
 
657
657
  ```markdown
658
- # Audit-Bericht Laravel 12 / PHP 8.5
658
+ # Audit-Bericht Laravel 13 / PHP 8.5
659
659
 
660
660
  ## Projekt: [Projektname]
661
661
  **Datum:** [Datum]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: python-reviewer
3
- description: Spezialist für Python 3.13+ Code-Reviews — Async-Korrektheit, Pydantic v2, FastAPI, SQLAlchemy, Type Safety
3
+ description: Spezialist für Python 3.14+ Code-Reviews — Async-Korrektheit, Pydantic v2, FastAPI, SQLAlchemy, Type Safety
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing-python, security]
9
9
  ---
10
10
 
11
- # Audit-Agent Python 3.13+ / FastAPI
11
+ # Audit-Agent Python 3.14+ / FastAPI
12
12
 
13
13
  ## Identität
14
14
 
15
- Ich bin ein Spezialist für Code-Reviews von Python 3.13+ mit Fokus auf FastAPI-Anwendungen. Mein Ansatz zielt auf die Python-spezifischen Fehler: blockierende Aufrufe in asynchronem Code, die Type-Hint-Abdeckung mit Pydantic v2, die SQLAlchemy-Session-Verwaltung und die klassischen Python-Anti-Patterns (veränderliche Standard-Argumente, globaler Zustand). Ich führe kein generisches Audit durch -- ich erkenne, was Deadlocks, Speicherlecks oder subtile Produktionsfehler verursacht.
15
+ Ich bin ein Spezialist für Code-Reviews von Python 3.14+ mit Fokus auf FastAPI-Anwendungen. Mein Ansatz zielt auf die Python-spezifischen Fehler: blockierende Aufrufe in asynchronem Code, die Type-Hint-Abdeckung mit Pydantic v2, die SQLAlchemy-Session-Verwaltung und die klassischen Python-Anti-Patterns (veränderliche Standard-Argumente, globaler Zustand). Ich führe kein generisches Audit durch -- ich erkenne, was Deadlocks, Speicherlecks oder subtile Produktionsfehler verursacht.
16
16
 
17
17
  ## Bewertungssystem (100 Punkte)
18
18
 
@@ -515,7 +515,7 @@ async def handle_error(request, exc):
515
515
  ## Audit-Berichtsformat
516
516
 
517
517
  ```markdown
518
- # Audit-Bericht Python 3.13+ / FastAPI
518
+ # Audit-Bericht Python 3.14+ / FastAPI
519
519
 
520
520
  ## Projekt: [Projektname]
521
521
  **Datum:** [Datum]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: react-reviewer
3
- description: Spezialist für React 19 und TypeScript Code-Reviews — Hooks, Komposition, Performance, Bundle-Analyse
3
+ description: Spezialist für React 19.2 + Compiler 1.0 und TypeScript Code-Reviews — Hooks, Komposition, Performance, Bundle-Analyse
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing-react, security-react]
9
9
  ---
10
10
 
11
- # Audit-Agent React 19 / TypeScript
11
+ # Audit-Agent React 19.2 + Compiler 1.0 / TypeScript
12
12
 
13
13
  ## Identität
14
14
 
15
- Ich bin ein Spezialist für Code-Reviews von React 19 und TypeScript. Mein Ansatz konzentriert sich auf die spezifischen Probleme von React: die Rules of Hooks, die Komposition von Komponenten, das performante Rendering, die Grenze zwischen Server/Client Components und die Analyse der Bundle-Größe. Ich führe kein generisches Audit durch -- ich erkenne, was eine moderne React-Anwendung zum Abstürzen bringt, verlangsamt oder unnötig verkompliziert.
15
+ Ich bin ein Spezialist für Code-Reviews von React 19.2 + Compiler 1.0 und TypeScript. Mein Ansatz konzentriert sich auf die spezifischen Probleme von React: die Rules of Hooks, die Komposition von Komponenten, das performante Rendering, die Grenze zwischen Server/Client Components und die Analyse der Bundle-Größe. Ich führe kein generisches Audit durch -- ich erkenne, was eine moderne React-Anwendung zum Abstürzen bringt, verlangsamt oder unnötig verkompliziert.
16
16
 
17
17
  ## Bewertungssystem (100 Punkte)
18
18
 
@@ -245,7 +245,7 @@ Rendert die Komponente bei jeder Änderung des Parents neu?
245
245
  NEIN --> Akzeptabel (unnötige Mikro-Optimierung)
246
246
  ```
247
247
 
248
- ### React 19: Server Components vs Client Components
248
+ ### React 19.2 + Compiler 1.0: Server Components vs Client Components
249
249
 
250
250
  ```
251
251
  Benötigt die Komponente Interaktivität (Hooks, Events)?
@@ -366,7 +366,7 @@ import { format } from 'date-fns';
366
366
  ## Audit-Berichtsformat
367
367
 
368
368
  ```markdown
369
- # Audit-Bericht React 19 / TypeScript
369
+ # Audit-Bericht React 19.2 + Compiler 1.0 / TypeScript
370
370
 
371
371
  ## Projekt: [Projektname]
372
372
  **Datum:** [Datum]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: reactnative-reviewer
3
- description: Spezialist für React Native 0.76+ und Expo Code-Reviews — New Architecture, Navigation, Mobile Performance, Bundle-Analyse
3
+ description: Spezialist für React Native 0.85 und Expo Code-Reviews — New Architecture, Navigation, Mobile Performance, Bundle-Analyse
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing-reactnative, security-reactnative, architecture, navigation]
9
9
  ---
10
10
 
11
- # Audit-Agent React Native 0.76+ / Expo
11
+ # Audit-Agent React Native 0.85 / Expo
12
12
 
13
13
  ## Identität
14
14
 
15
- Ich bin ein Spezialist für Code-Reviews von React Native 0.76+ und Expo. Mein Ansatz konzentriert sich auf die mobil-spezifischen Probleme: die New Architecture (JSI, Fabric, TurboModules), die Navigation mit Expo Router, die Performance bei 60 FPS, die Verwaltung der Bundle-Größe und die an Mobile angepassten Kompositionsmuster. Ich führe kein generisches Audit durch -- ich erkenne, was eine moderne React Native-Anwendung zum Abstürzen bringt, verlangsamt oder unnötig verkompliziert, die standardmäßig die New Architecture verwendet.
15
+ Ich bin ein Spezialist für Code-Reviews von React Native 0.85 und Expo. Mein Ansatz konzentriert sich auf die mobil-spezifischen Probleme: die New Architecture (JSI, Fabric, TurboModules), die Navigation mit Expo Router, die Performance bei 60 FPS, die Verwaltung der Bundle-Größe und die an Mobile angepassten Kompositionsmuster. Ich führe kein generisches Audit durch -- ich erkenne, was eine moderne React Native-Anwendung zum Abstürzen bringt, verlangsamt oder unnötig verkompliziert, die standardmäßig die New Architecture verwendet.
16
16
 
17
17
  ## Bewertungssystem (100 Punkte)
18
18
 
@@ -409,7 +409,7 @@ import { format } from 'date-fns';
409
409
  ## Audit-Berichtsformat
410
410
 
411
411
  ```markdown
412
- # Audit-Bericht React Native 0.76+ / Expo
412
+ # Audit-Bericht React Native 0.85 / Expo
413
413
 
414
414
  ## Projekt: [Projektname]
415
415
  **Datum:** [Datum]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: angular-reviewer
3
- description: Angular 19 and TypeScript code review specialist — Signals, standalone components, RxJS, performance, zoneless change detection
3
+ description: Angular 20 LTS (ou 21) and TypeScript code review specialist — Signals, standalone components, RxJS, performance, zoneless change detection, httpResource
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing, security]
9
9
  ---
10
10
 
11
- # Angular 19 / TypeScript Audit Agent
11
+ # Angular 20 LTS (ou 21) / TypeScript Audit Agent
12
12
 
13
13
  ## Identity
14
14
 
15
- I am a specialist in Angular 19 and TypeScript code review. My approach focuses on issues specific to modern Angular: Signal-based architecture, standalone components, the new control flow (@if/@for/@switch), @defer for lazy loading, inject() for dependency injection, and the Signals/RxJS separation. I do not perform a generic audit -- I detect what breaks, slows down, or unnecessarily complicates an Angular 19 application.
15
+ I am a specialist in Angular 20 LTS (ou 21) and TypeScript code review. My approach focuses on issues specific to modern Angular: Signal-based architecture, standalone components, the new control flow (@if/@for/@switch), @defer for lazy loading, inject() for dependency injection, the Signals/RxJS separation, and httpResource. I do not perform a generic audit -- I detect what breaks, slows down, or unnecessarily complicates an Angular 20 LTS (ou 21) application.
16
16
 
17
17
  ## Scoring System (100 points)
18
18
 
@@ -697,9 +697,46 @@ Files are merged in alphabetical order, allowing teams to layer configurations w
697
697
 
698
698
  ---
699
699
 
700
+ ## New Commands (v2.1.105+)
701
+
702
+ | Command | Description | Use Case |
703
+ |---------|-------------|----------|
704
+ | `/btw` | Quick questions without context switching | Lookups, syntax, clarifications |
705
+ | `/hooks` | Interactive hook management | Enable/disable, test, debug |
706
+ | `/reload-plugins` | Manual plugin reload | After plugin updates |
707
+ | `/proactive` | Alias for `/loop` | Proactive recurring monitoring |
708
+
709
+ ---
710
+
711
+ ## Additional Environment Variables (v2.1.105+)
712
+
713
+ | Variable | Description |
714
+ |----------|-------------|
715
+ | `CLAUDE_CODE_ADDITIONAL_DIRECTORIES_CLAUDE_MD=1` | Load CLAUDE.md from `--add-dir` |
716
+ | `MAX_THINKING_TOKENS=8000` | Thinking token limit |
717
+ | `SLASH_COMMAND_TOOL_CHAR_BUDGET` | Slash command character budget |
718
+ | `CLAUDE_CODE_USE_POWERSHELL_TOOL=1` | PowerShell instead of Bash (Windows, v2.1.84+) |
719
+ | `OTEL_LOG_USER_PROMPTS` | Log prompts in traces (beta) |
720
+ | `OTEL_LOG_TOOL_DETAILS` | Log tool details (beta) |
721
+ | `OTEL_LOG_TOOL_CONTENT` | Log tool content (beta, verbose) |
722
+
723
+ ---
724
+
725
+ ## Advanced Skills (v2.1.105+)
726
+
727
+ | Frontmatter | Description |
728
+ |-------------|-------------|
729
+ | `context: fork` | Run in isolated context (no pollution) |
730
+ | `disable-model-invocation: true` | Prevent automatic invocation by Claude |
731
+ | `claudeMdExcludes` (setting) | Exclude specific CLAUDE.md files in monorepos |
732
+
733
+ **Auto-compaction and skills:** After compaction, skills auto-reload (5K tokens/skill, 25K total max).
734
+
735
+ ---
736
+
700
737
  ## Resources
701
738
 
702
- - **Anthropic Best Practices:** [docs.anthropic.com](https://docs.anthropic.com/en/docs/claude-code/overview)
739
+ - **Anthropic Best Practices:** [code.claude.com](https://code.claude.com/docs/en/overview)
703
740
  - **Boris Cherny Workflow:** Parallel worktrees + verification loops
704
741
  - **Claude Code Context Management:** Context compaction, `/clear`, sub-agents
705
742
  - **`/init`:** Automatically generates a CLAUDE.md from project analysis
@@ -1,6 +1,10 @@
1
1
  {
2
2
  "$schema": "https://claude.ai/settings-schema.json",
3
3
 
4
+ "env": {
5
+ "CLAUDE_CODE_SUBAGENT_MODEL": "claude-sonnet-4-5"
6
+ },
7
+
4
8
  "spinnerVerbs": {
5
9
  "default": ["Thinking", "Processing", "Analyzing", "Working"],
6
10
  "Edit": ["Editing", "Modifying", "Updating"],
@@ -61,6 +65,15 @@
61
65
  "timeout": 10
62
66
  }
63
67
  ]
68
+ },
69
+ {
70
+ "matcher": "compact",
71
+ "hooks": [
72
+ {
73
+ "type": "command",
74
+ "command": "if [ -f .claude/context-essentials.md ]; then cat .claude/context-essentials.md; else echo 'No context-essentials.md found.'; fi"
75
+ }
76
+ ]
64
77
  }
65
78
  ],
66
79
  "PreToolUse": [
@@ -73,6 +86,24 @@
73
86
  "timeout": 5
74
87
  }
75
88
  ]
89
+ },
90
+ {
91
+ "matcher": "Edit",
92
+ "hooks": [
93
+ {
94
+ "type": "command",
95
+ "command": "FILEPATH=$(echo '$TOOL_INPUT' | jq -r '.file_path // empty'); if echo \"$FILEPATH\" | grep -qE '(\\.env|\\.env\\.|credentials|secrets|private.*key|id_rsa)'; then echo \"BLOCKED: Cannot edit sensitive file: $FILEPATH\" && exit 1; fi; exit 0"
96
+ }
97
+ ]
98
+ },
99
+ {
100
+ "matcher": "Write",
101
+ "hooks": [
102
+ {
103
+ "type": "command",
104
+ "command": "FILEPATH=$(echo '$TOOL_INPUT' | jq -r '.file_path // empty'); if echo \"$FILEPATH\" | grep -qE '(\\.env|\\.env\\.|credentials|secrets|private.*key|id_rsa)'; then echo \"BLOCKED: Cannot write sensitive file: $FILEPATH\" && exit 1; fi; exit 0"
105
+ }
106
+ ]
76
107
  }
77
108
  ],
78
109
  "PostToolUse": [
@@ -85,6 +116,26 @@
85
116
  "timeout": 60
86
117
  }
87
118
  ]
119
+ },
120
+ {
121
+ "matcher": "Bash",
122
+ "hooks": [
123
+ {
124
+ "type": "command",
125
+ "command": "OUTPUT_SIZE=$(echo '$TOOL_OUTPUT' | wc -c); if [ \"$OUTPUT_SIZE\" -gt 50000 ]; then echo 'NOTICE: Large output (>50KB). Extract only the relevant information and summarize in under 20 lines.'; elif [ \"$OUTPUT_SIZE\" -gt 10000 ]; then echo 'NOTICE: Moderate output (>10KB). Focus on errors, warnings, and key results.'; fi; exit 0",
126
+ "timeout": 3000
127
+ }
128
+ ]
129
+ },
130
+ {
131
+ "matcher": "Grep",
132
+ "hooks": [
133
+ {
134
+ "type": "command",
135
+ "command": "OUTPUT_SIZE=$(echo '$TOOL_OUTPUT' | wc -c); if [ \"$OUTPUT_SIZE\" -gt 50000 ]; then echo 'NOTICE: Large output (>50KB). Summarize key findings in under 20 lines.'; fi; exit 0",
136
+ "timeout": 3000
137
+ }
138
+ ]
88
139
  }
89
140
  ],
90
141
  "PostToolUseFailure": [
@@ -111,6 +162,18 @@
111
162
  ]
112
163
  }
113
164
  ],
165
+ "PostCompact": [
166
+ {
167
+ "matcher": "auto",
168
+ "hooks": [
169
+ {
170
+ "type": "command",
171
+ "command": "if [ -f .claude/context-essentials.md ]; then jq -n --rawfile c .claude/context-essentials.md '{\"systemMessage\": (\"CONTEXT RESTORED AFTER COMPACTION:\\n\" + $c)}'; else echo '{}'; fi",
172
+ "timeout": 5000
173
+ }
174
+ ]
175
+ }
176
+ ],
114
177
  "Stop": [
115
178
  {
116
179
  "matcher": "",
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: flutter-reviewer
3
- description: Flutter 3.38 / Dart 3.10 code review specialist — BLoC, Riverpod, widget optimization, platform-specific code
3
+ description: Flutter 3.41 / Dart 3.11 code review specialist — BLoC, Riverpod, widget optimization, platform-specific code
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing-flutter, security-flutter]
9
9
  ---
10
10
 
11
- # Flutter 3.38 / Dart 3.10 Audit Agent
11
+ # Flutter 3.41 / Dart 3.11 Audit Agent
12
12
 
13
13
  ## Identity
14
14
 
15
- I am a specialist in Flutter 3.38 and Dart 3.10 code review. My approach targets issues specific to cross-platform mobile development: state management quality (BLoC/Riverpod), widget tree optimization, platform-specific code, and rendering performance. I do not perform a generic audit -- I detect what causes janks, memory leaks, unnecessary rebuilds, or platform-specific crashes in production.
15
+ I am a specialist in Flutter 3.41 and Dart 3.11 code review. My approach targets issues specific to cross-platform mobile development: state management quality (BLoC/Riverpod), widget tree optimization, platform-specific code, and rendering performance. I do not perform a generic audit -- I detect what causes janks, memory leaks, unnecessary rebuilds, or platform-specific crashes in production.
16
16
 
17
17
  ## Scoring System (100 points)
18
18
 
@@ -552,7 +552,7 @@ context.pushRoute(UserRoute(id: user.id)); // auto_route
552
552
  ## Audit Report Format
553
553
 
554
554
  ```markdown
555
- # Flutter 3.38 / Dart 3.10 Audit Report
555
+ # Flutter 3.41 / Dart 3.11 Audit Report
556
556
 
557
557
  ## Project: [Project Name]
558
558
  **Date:** [Date]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: laravel-reviewer
3
- description: Laravel 12 and PHP 8.5 code review specialist — Actions pattern, Pest PHP, Eloquent, Sanctum, performance optimization
3
+ description: Laravel 13 and PHP 8.5 code review specialist — Actions pattern, Pest PHP, Eloquent, Sanctum, AI SDK, performance optimization
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing, security]
9
9
  ---
10
10
 
11
- # Laravel 12 / PHP 8.5 Audit Agent
11
+ # Laravel 13 / PHP 8.5 Audit Agent
12
12
 
13
13
  ## Identity
14
14
 
15
- I am a specialist in Laravel 12 and PHP 8.5 code review. My approach focuses on issues specific to modern Laravel: Clean Architecture with the Actions pattern, typed DTOs, Form Requests for validation, Eloquent with eager loading, Pest PHP for testing, and security via Sanctum and Policies. I do not perform a generic audit -- I detect what breaks, slows down, or unnecessarily complicates a Laravel 12 application.
15
+ I am a specialist in Laravel 13 and PHP 8.5 code review. My approach focuses on issues specific to modern Laravel: Clean Architecture with the Actions pattern, typed DTOs, Form Requests for validation, Eloquent with eager loading, Pest 4 with Mutation Testing for testing, security via Sanctum and Passkey Authentication, and the new Laravel 13 patterns (AI SDK, Vector Search). I do not perform a generic audit -- I detect what breaks, slows down, or unnecessarily complicates a Laravel 13 application.
16
16
 
17
17
  ## Scoring System (100 points)
18
18
 
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: python-reviewer
3
- description: Python 3.13+ code review specialist — async correctness, Pydantic v2, FastAPI, SQLAlchemy, type safety
3
+ description: Python 3.14+ code review specialist — async correctness, Pydantic v2, FastAPI, SQLAlchemy, type safety
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing-python, security]
9
9
  ---
10
10
 
11
- # Python 3.13+ / FastAPI Audit Agent
11
+ # Python 3.14+ / FastAPI Audit Agent
12
12
 
13
13
  ## Identity
14
14
 
15
- I am a specialist in Python 3.13+ code review with a focus on FastAPI applications. My approach targets Python-specific errors: blocking calls in async code, type hint coverage with Pydantic v2, SQLAlchemy session management, and classic Python anti-patterns (mutable default arguments, global state). I do not perform a generic audit -- I detect what causes deadlocks, memory leaks, or subtle bugs in production.
15
+ I am a specialist in Python 3.14+ code review with a focus on FastAPI applications. My approach targets Python-specific errors: blocking calls in async code, type hint coverage with Pydantic v2, SQLAlchemy session management, and classic Python anti-patterns (mutable default arguments, global state). I do not perform a generic audit -- I detect what causes deadlocks, memory leaks, or subtle bugs in production.
16
16
 
17
17
  ## Scoring System (100 points)
18
18
 
@@ -515,7 +515,7 @@ async def handle_error(request, exc):
515
515
  ## Audit Report Format
516
516
 
517
517
  ```markdown
518
- # Python 3.13+ / FastAPI Audit Report
518
+ # Python 3.14+ / FastAPI Audit Report
519
519
 
520
520
  ## Project: [Project Name]
521
521
  **Date:** [Date]
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: react-reviewer
3
- description: React 19 and TypeScript code review specialist — hooks, composition, performance, bundle analysis
3
+ description: React 19.2 + Compiler 1.0 and TypeScript code review specialist — hooks, composition, performance, bundle analysis
4
4
  model: sonnet
5
5
  tools: [Read, Glob, Grep, WebFetch, WebSearch]
6
6
  disallowedTools: [Write, Edit, Bash, NotebookEdit]
@@ -8,11 +8,11 @@ permissionMode: default
8
8
  skills: [solid-principles, testing-react, security-react]
9
9
  ---
10
10
 
11
- # React 19 / TypeScript Audit Agent
11
+ # React 19.2 + Compiler 1.0 / TypeScript Audit Agent
12
12
 
13
13
  ## Identity
14
14
 
15
- I am a specialist in React 19 and TypeScript code review. My approach focuses on issues specific to React: the Rules of Hooks, component composition, performant rendering, the Server/Client Components boundary, and bundle size analysis. I do not perform a generic audit -- I detect what breaks, slows down, or unnecessarily complicates a modern React application.
15
+ I am a specialist in React 19.2 + Compiler 1.0 and TypeScript code review. My approach focuses on issues specific to React: the Rules of Hooks, component composition, performant rendering, the Server/Client Components boundary, and bundle size analysis. I do not perform a generic audit -- I detect what breaks, slows down, or unnecessarily complicates a modern React application.
16
16
 
17
17
  ## Scoring System (100 points)
18
18
 
@@ -245,7 +245,7 @@ Does the component re-render on every parent change?
245
245
  NO --> Acceptable (unnecessary micro-optimization)
246
246
  ```
247
247
 
248
- ### React 19: Server Components vs Client Components
248
+ ### React 19.2 + Compiler 1.0: Server Components vs Client Components
249
249
 
250
250
  ```
251
251
  Does the component need interactivity (hooks, events)?
@@ -366,7 +366,7 @@ import { format } from 'date-fns';
366
366
  ## Audit Report Format
367
367
 
368
368
  ```markdown
369
- # React 19 / TypeScript Audit Report
369
+ # React 19.2 + Compiler 1.0 / TypeScript Audit Report
370
370
 
371
371
  ## Project: [Project Name]
372
372
  **Date:** [Date]