2 Commits

Author SHA1 Message Date
Copilot
2f3264bfc6
Add missing mode field to all prompt files with 'agent' as default (#180)
* Initial plan

* Add mode: 'agent' to all 14 prompt files missing the field, fix BOM character

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

* Revert description field format changes while keeping mode field additions

Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2025-08-14 12:09:33 +10:00
Aung Myo Kyaw
3dc4d0dc3d
docs(prompt): add EditorConfig Expert prompt for .editorconfig (#170)
* docs(prompt): add EditorConfig Expert prompt for .editorconfig generation

Adds a new prompt definition that guides the generation of comprehensive .editorconfig files based on project analysis and user preferences, including rule-by-rule explanations and best practices.

* docs(readme): add EditorConfig Expert prompt entry with description and install links

---------

Co-authored-by: Aung Myo Kyaw <aungmyokyaw@users.noreply.github.com>
2025-08-12 09:18:38 +10:00