.claude/skills/, die das im solcom-Repo gelebte Drupal- und Theme-Wissen kanonisiert. Strategie: Bulk-Adopt portabler Drupal-Skills aus ../adesso-sports-cms + selektive SOLCOM-Anpassung + 2 neue SOLCOM-spezifische Skills. Output: ~13 SKILL.md-Dateien mit YAML-Frontmatter und Trigger-Listen.
Zwei-stufige Strategie: erst SOLCOM-spezifische Skills, dann Bulk-Adoption aus sports-cms mit Cleansing.
solcom-styleguide (Brand-Compliance: Lime #BEDC00, Background Blue, ADR-0003) und solcom-adr-workflow (ADR-Format, Trigger, customer-lens-reviewer). Keine sports-cms-Vorlage verfügbar — Neuentwicklung.
drupal-twig-sdc-authoring (13 byte_theme/AGENTS.md-Regeln, CVA, Slots), drupal-config-workflow (ADR-0010, dev-Split, settings.local.php), drupal-module-development (Hooks vs. DI, Plugin-Attribute, Routing). sports-cms als Foundation, SOLCOM-Eigenheiten ersetzt.
DDEV-Lifecycle, Drush-Standard-Commands, häufige 3-Step-Choreographie composer require → pm:enable → cache:rebuild. Kein File-Glob — phrasenbasierter Trigger.
drupal-recipes, drupal-testing, drupal-canvas, drupal-ai-integration, drupal-htmx-patterns, drupal-ci-cd, drupal-sync-architecture. Automatisiertes Cleansing: adesso_theme → byte_theme, sports-cms-Bezüge entfernen. Provenance-Banner pro Skill.
13 Skills aufgeteilt nach SOLCOM-spezifisch und generisch-Drupal. Prefix trennt spätere Migration auf globales adesso-Plugin.
solcom-styleguide — Brand-Palette (Lime/Dark-Blue), ADR-0003, Typografie, Logo-Usage. Trigger: CSS-Token-Files, "Markenfarbe", "brand review"solcom-adr-workflow — ADR-Format, wann ADR nötig, customer-lens-reviewer-Trigger. Trigger: docs/adr/**, "ADR", "Komponenten-Entscheidung"drupal-twig-sdc-authoring — 13 byte_theme-Regeln, CVA, Slots. Trigger: *.twig, *.component.ymldrupal-config-workflow — Dev-Split (ADR-0010), cex/cim. Trigger: config/sync/**drupal-module-development — Hooks, DI, Routing. Trigger: web/modules/custom/**drupal-ddev-drush-workflow — DDEV/Drush-Lifecycle. Trigger: Phrasendrupal-recipes, drupal-testing, drupal-canvas, drupal-ai-integration, drupal-htmx-patterns, drupal-ci-cd, drupal-sync-architecture — 1:1 aus sports-cms, cleansedSkill-Anatomie (Pattern aus sports-cms) und Trigger-Domänen-Map als Referenz für alle 13 Skills.
--- name: drupal-twig-sdc-authoring description: > SDC-Authoring-Konventionen für byte_theme. Triggers: "CVA", "SDC", "Twig", "Slot", "Component erstellen", "*.twig", "*.component.yml" --- # <Skill-Title> ## When to Use ## Rules / Patterns ### <Regel-Name> **Rule:** <Kurze Aussage> **Why:** ADR-NNNN / byte_theme/AGENTS.md **How:** <Code-Beispiel> ## Pitfalls ## References
# SOLCOM-spezifisch (neu) solcom-styleguide/ SKILL.md references/colors.md # optional solcom-adr-workflow/ SKILL.md # Generisch, von sports-cms adaptiert drupal-twig-sdc-authoring/SKILL.md drupal-config-workflow/SKILL.md drupal-module-development/SKILL.md drupal-ddev-drush-workflow/SKILL.md # 1:1 Bulk-Adopt (cleansed) drupal-recipes/SKILL.md drupal-testing/SKILL.md drupal-canvas/SKILL.md drupal-ai-integration/SKILL.md drupal-htmx-patterns/SKILL.md drupal-ci-cd/SKILL.md drupal-sync-architecture/SKILL.md
drupal-*-Skills sich projektlokal bewähren, können sie nach ~/.claude/plugins/adesso-drupal/ gehoben werden. Zeitpunkt: nach 2–3 Live-Sessions mit empirisch geprüften Triggern. Deferred, kein Blocking-Issue für diesen Plan.