zed-editor

Installation
SKILL.md

Zed Editor Extensions

Build extensions for the Zed editor — high-performance, multiplayer code editor built in Rust.

Extensions are Rust crates compiled to WebAssembly that run in a sandboxed Wasmtime environment. They can provide languages, themes, debuggers, snippets, MCP servers, and AI slash commands.

Overview

What extensions can provide:

  • Language support (Tree-sitter grammars + LSP servers)
  • Color themes and icon themes
  • Snippet collections
  • Debug adapters (DAP)
  • MCP context servers (for AI assistant)
  • Slash commands (for AI assistant)
  • Agent servers (ACP)
Installs
5
GitHub Stars
7
First Seen
Apr 20, 2026
zed-editor — codeatcode/oss-ai-skills