zed
Installation
SKILL.md
Zed — High-Performance Code Editor
Overview
Zed, the high-performance code editor built in Rust with native collaboration, AI integration, and GPU-accelerated rendering. Helps developers configure Zed, create custom extensions, set up collaborative editing sessions, and integrate AI assistants for productive coding.
Instructions
Configuration
Customize Zed through its JSON settings:
// ~/.config/zed/settings.json — Main configuration file
{
// Editor appearance and behavior
Related skills