Add Drupal Expert Agent chat mode. #351
Merged
+688
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
node update-readme.jsand verified thatREADME.mdis up to date.Description
This PR adds a comprehensive Drupal Expert chatmode that provides expert guidance for Drupal development, architecture, and best practices.
What This Chatmode Does
The Drupal Expert chatmode transforms GitHub Copilot into a specialized Drupal development assistant with deep knowledge of:
Key Features
Usage Notes
This chatmode is ideal for:
Type of Contribution
Additional Notes
File Created:
chatmodes/drupal-expert.chatmode.mdREADME Update: The
update-readme.jsscript has been run successfully, and the new chatmode is now listed inREADME.chatmodes.mdwith proper installation badges.The chatmode provides 688 lines of comprehensive guidance, making it one of the most detailed technical expert chatmodes in the repository, comparable to the PHP MCP Expert chatmode in depth and structure.
By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.