zed-industrieszed-industriesOfficialยท6 Agent Skills Included

zed

Agent skills for building, testing, and shipping the Zed editor

Automates core development workflows for the Zed code editor, including cherry-picking releases, writing GPUI benchmarks, debugging tests, and creating custom lints. Eliminates manual release-branch porting, flaky test reproduction, and inconsistent documentation updates. Helps AI agents follow Zed's Rust and GPUI conventions so contributors ship correct code faster.
npx skills add zed-industries/zed --all -g -y
Available:

Gives the AI agent Zed's Rust and GPUI coding rules, error-handling requirements, and PR conventions, plus a separate docs guide that governs how the agent writes and formats documentation.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Zed skills?โ–ผ

Run `npx skills add zed-industries/zed --all -g -y` in your terminal to install all skills in this suite globally.

What do the Zed agent skills do?โ–ผ

They teach your AI agent Zed-specific workflows like cherry-picking fixes to release branches, writing GPUI benchmarks, debugging flaky tests, and adding custom Rust lints.

How do I cherry-pick a PR to a Zed release branch with AI?โ–ผ

The zed-cherry-pick skill finds the current release branch, resolves merge conflicts, validates the build, and opens a properly formatted cherry-pick PR for you.

Can AI agents write and debug GPUI tests?โ–ผ

Yes. The gpui-test skill explains how to reproduce flaky tests with seeds, sweep scheduler interleavings, and trace pending tasks until the failure is found.

Do these skills work with Claude Code and other agents?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Zed's own agent, and other compatible AI coding tools.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’