Yara Code
Description
Yara Code — a lightweight code editor for agent-driven development: a terminal UI and a GPU window that mirror each other. Written in Rust; no LSP, no plugins, no Electron. Read the files and diffs your AI coding agent wrote, fix a line, run it over SSH.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Yara Code
**A lightweight code editor for agent-driven development — a terminal UI and a GPU window that mirror each other, in one small Rust binary.**
[](https://github.com/vsdudakov/yara-code/actions/workflows/ci.yml) [](https://github.com/vsdudakov/yara-code/releases) [](https://vsdudakov.github.io/yara-code/) [](#development) [](https://www.rust-lang.org/) [](LICENSE)
📖 **Documentation: [vsdudakov.github.io/yara-code](https://vsdudakov.github.io/yara-code/)**

Why Yara Code exists
You write code with an agent now — **Claude Code**, **Cursor CLI**, **Codex CLI**, **Aider** — and the agent lives in a terminal. What you actually do all day is *read*: open the files it touched, read the diff, fix a line it got wrong, run the tests. A full IDE is the wrong tool for that job — it spends its startup time, its memory and its screen on a language server, a debugger, a marketplace and a git GUI you no longer use.
Yara Code is the small editor for that loop. It **views files and diffs, edits a few lines, and stays out of the way** — with the agent right there in the built-in terminal.
- No LSP. No indexing, no background language servers, no "loading workspace". Go-to-definition is a fast keyword jump; your agent knows the codebase better than an index would.
- No git UI to learn. Status, diffs and blame are shown; every git command you actually run, you run in the terminal, where you already run them.
- Nothing else. No pl
Related 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://