/configure:editor Check and configure editor settings for consistency across the team. When to Use This Skill | Use this skill when... | Use another approach when... | |------------------------|------------------------------| | Setting up consistent editor configuration across a team | Personal editor preferences only (configure in user settings) | | Checking EditorConfig or VS Code workspace compliance | Just viewing existing .editorconfig (use Read tool) | | Configuring format-on-save for detected languages | Project doesn't use VS Code (configure for other editors manually) | | Adding reco…