Agent Skills: 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".

UncategorizedID: ehtbanton/ClaudeSkillsRepo/editorconfig-generator

Install this agent skill to your local

pnpm dlx add-skill https://github.com/ehtbanton/ClaudeSkillsRepo/tree/HEAD/editorconfig-generator

Skill Files

Browse the full folder contents for editorconfig-generator.

Download Skill

Loading file tree…

editorconfig-generator/SKILL.md

Skill Metadata

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

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.