AgentSkillsCN

editorconfig-generator

为不同编辑器和IDE中的一致编码风格生成.editorconfig文件。触发词:“创建editorconfig”、“生成编辑器配置”、“editorconfig for”、“编辑器设置”。

SKILL.md
--- frontmatter
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.