Zed Editor Skill
Configure and customize the Zed code editor by reading and writing its JSON config files, managing keybindings (including workspace::SendKeystrokes command chaining), defining tasks, and launching Zed via CLI.
Config File Locations
macOS
~/Library/Application Support/Zed/settings.json # Editor settings
~/Library/Application Support/Zed/keymap.json # Keybindings
~/Library/Application Support/Zed/tasks.json # Global tasks
Linux
~/.con
[Description truncada. Veja o README completo no GitHub.]