ehtbanton

editorconfig-generator

Generate .editorconfig files for consistent coding styles across different editors and IDEs. Triggers on "create editorconfig", "generate editor config", "editorconfig for", "editor settings".

ehtbanton 0 Updated 5mo ago

Resources

1
GitHub

Install

npx skillscat add ehtbanton/claudeskillsrepo/editorconfig-generator

Install via the SkillsCat registry.

SKILL.md

EditorConfig Generator

Generate .editorconfig files for consistent coding styles across editors.

Output Requirements

File Output: .editorconfig
Format: EditorConfig INI syntax
Standards: EditorConfig specification

When Invoked

Immediately generate a complete .editorconfig file with appropriate settings for the project.

Example Invocations

Prompt: "Create editorconfig for web project"
Output: Complete .editorconfig with settings for JS, CSS, HTML, JSON.