返回 Skill 列表
extension
分类: 开发与工程无需 API Key

editorconfig-generator

生成.editorconfig文件,以在不同编辑器和IDE之间保持一致的编码风格。触发条件为“create editorconfig”、“generate editor config”、“editorconfig for”、“editor settings”。

person作者: jakexiaohubgithub

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.