Config Editor
Description
--- name: config-editor description: Launch Claude Config Editor - visual GUI for editing ~/.claude/ settings --- # Config Editor Launch Launch the Claude Config Editor web application. ## Steps 1. Find the plugin installation directory by checking where this command is running from 2. Run the following commands in the plugin directory: ```bash # Install dependencies if node_modules doesn't exist if [ ! -d "node_modules" ]; then npm install fi # Start both frontend and backend npm start
Installation
Installs to ~/.claude/skills/jung-wan-kim-claude-config-editor-config-editor/SKILL.md
mkdir -p ~/.claude/skills/jung-wan-kim-claude-config-editor-config-editor && curl -fsSL https://raw.githubusercontent.com/jung-wan-kim/claude-config-editor/HEAD/commands/config-editor.md -o ~/.claude/skills/jung-wan-kim-claude-config-editor-config-editor/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://