generate-editorconfig-by-techstack
CommunityAuto-generate .editorconfig for your project
AuthorCloudyWing
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates creating or completing a project's .editorconfig by detecting the repository's languages and common tools, reducing manual configuration and inconsistent editor settings across contributors.
Core Features & Use Cases
- Automatic detection: Scans the project root for manifests and file patterns (package.json, tsconfig.json, *.csproj, pyproject.toml, go.mod, Dockerfile, *.md, etc.) to infer relevant editorconfig sections.
- Non-destructive merge: Reads an existing .editorconfig and appends missing sections without overwriting user customizations.
- Opinionated defaults: Applies a global base block plus language-specific blocks (C#, Python, Go, Markdown, YAML/JSON/TOML, PowerShell, CSV, Shell, Dockerfile) to standardize formatting.
- Use Case: Standardize editor settings for a mixed-language repository before onboarding new contributors or when consolidating dotfiles.
Quick Start
Run the skill to scan the repository root and generate or merge a .editorconfig tailored to the detected tech stack, then review the reported added and skipped sections.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: generate-editorconfig-by-techstack Download link: https://github.com/CloudyWing/ai-dotfiles/archive/main.zip#generate-editorconfig-by-techstack Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.