Claude Code Plugins

Community-maintained marketplace

Feedback

editorconfig-generator

@ehtbanton/ClaudeSkillsRepo
0
0

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

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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.