This skill provides AI agents with the ability to review code according to Drupal's official coding standards. The standards are maintained by the Drupal community and automatically kept up-to-date via Composer dependency.
This skill uses dynamic context discovery to load only the relevant standards based on the file type being reviewed:
Überprüfen Sie den Code gemäß den offiziellen Codierungsstandards von Drupal. Bietet KI-Agenten umfassende Richtlinien für PHP, JavaScript, CSS, Twig, YAML, SQL und Markup-Dateien in Drupal-Projekten. Verwendet dynamische Kontexterkennung, um nur relevante Standards basierend auf dem überprüften Dateityp zu laden. Quelle: ronaldtebrake/drupal-coding-standards-skill.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/ronaldtebrake/drupal-coding-standards-skill --skill drupal-coding-standards Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw