Zum Inhalt

Changelog

Content-Versionierung für den Claude Code Trainer.

v2.0 – 2026-03-30

Neu

Best Practices & Templates

  • rules/claude-md-templates.md – CLAUDE.md Templates für 4 Projekt-Typen (Web App, Network/Infra, Data Science, Homelab)
  • agents/agent-md.md – Agent.md Struktur: Aufbau, Felder, Beispiele, Template
  • agents/bootstrapping.md – Meta: Claude selbst Skills und Agents schreiben lassen
  • skills/skill-templates.md – Fertige SKILL.md Templates: Review, Generator, Audit, Report, Refactor

Interaktive Elemente

  • interactive/quiz.md – 15 Fragen zu Feature-Auswahl und Use Cases (aufklappbare Antworten)
  • interactive/checklists.md – 6 Checklisten: Setup, große Änderungen, Code Review, SKILL.md, Ansible, Doku
  • interactive/decision-trees.md – 8 Decision Trees: Model-Wahl, Sub-Agent, Context-Modus, Plan Mode, u.a.

Navigation

  • Neuer Tab "Interaktiv" in der Navigation
  • Changelog-Seite hinzugefügt

Erweitert

Workflow-Guides – Best Practices Sektionen ausgebaut:

  • workflows/playbook-generation.md – Vault-Patterns, Idempotenz-Tipps
  • workflows/config-review.md – Fork Context Best Practices
  • workflows/automation-scripts.md – Fehlerbehandlung, Testing
  • workflows/n8n-development.md – Node-Typen, Credentials-Handling
  • workflows/documentation.md – Struktur-Tipps, Aktualisierungsrhythmus
  • workflows/infrastructure.md – IaC Best Practices, Proxmox/Ansible-Tipps

v1.0 – 2025-12-01

Initial Release

Bereiche:

  • Agents: Sub-Agents, Background Tasks, Plan Mode
  • Skills: SKILL.md Struktur, Eigene Skills erstellen
  • Rules & Settings: settings.json, CLAUDE.md, Environment Variables
  • Context Management: Token Limits, Compact Mode, Context Window
  • MCP Server: Setup, Tools & Resources
  • Cost Optimization: Model Selection, Token Tracking, API vs MAX

Workflows:

  • Ansible Playbook Generation
  • Config Review
  • Automation Scripts
  • n8n Development
  • Documentation
  • Infrastructure

Geplant

  • n8n Workflow für automatische Content-Updates aus Anthropic Docs
  • Erweiterte Quiz-Fragen zu MCP und Context Management
  • Praxis-Beispiele aus realen MSP-Projekten