editorconfig
Analyzes project structure to generate and explain a best-practice .editorconfig for consistent coding styles.
Install
npx skills add https://github.com/github/awesome-copilot --skill editorconfigStats
| Total installs | 7,448 |
| Weekly installs | 7.4K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- Analyzes project structure and file types to infer languages and technologies, then generates targeted configuration rules for each file type
- Applies universal best practices including UTF-8 charset, LF line endings, trailing whitespace removal, and final newline insertion
- Respects user preferences (spaces vs. tabs, indentation size) while flagging any conflicts with industry standards
- Provides detailed rule-by-rule explanations for every setting in the generated .editorconfig file
Tags
Related skills
| Skill | Installs | vs editorconfig |
|---|---|---|
| update-oo-component-documentation | 6,984 | -464 |
| update-avm-modules-in-bicep | 7,385 | -63 |
| golang-pro | 7,212 | -236 |
| bigquery-pipeline-audit | 7,427 | -21 |
| csharp-tunit | 7,418 | -30 |
FAQ
- How many installs does editorconfig have?
- editorconfig has 7,448 total installs and 7.4K installs this week.
- Where is editorconfig hosted?
- editorconfig is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does editorconfig have?
- editorconfig has 27.4K GitHub stars.
- When was editorconfig first indexed?
- OrangeBot.AI first indexed editorconfig on Feb 25, 2026.
- How do I install editorconfig?
- Run: npx skills add https://github.com/github/awesome-copilot --skill editorconfig