Problem/Motivation
An Agent Skill that provides AI agents with the ability to review and write code according to Drupal's official coding standards. This skill uses dynamic context discovery to efficiently load only the relevant standards based on the file type being reviewed.
Proposed resolution
- SKILL.md: Minimal entry point
- Create a routing table for file types
- assets/standards/: Standards directory using the https://project.pages.drupalcode.org/coding_standards/
Issue fork ai_skills-3569124
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ronaldtebrake commentedYou can find the original here: https://github.com/ronaldtebrake/drupal-coding-standards-skill
Comment #4
ronaldtebrake commentedComment #6
ronaldtebrake commented