configure-editor

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

/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 recommended VS Code extensions for project tools Extensions are already properly configured
Setting up debug configurations and tasks Simple project with no debugging needs

Context

Installs
53
GitHub Stars
36
First Seen
Feb 9, 2026
configure-editor — laurigates/claude-plugins