#237 · Primary category: AI Coding Assistants
cursorless
Don't let the cursor slow you down
Project last updated:08/29/26
GitHub Stars
1.3K
Forks
94
Contributors
50
License
MIT
Why we included this project
Cursorless takes a different approach to voice coding. Instead of dictating text and hoping the editor keeps up, it places a small hat marker on every token in your editor and gives you a compact spoken language for structural edits. You can delete, wrap, rename, or transform code by saying short phrases like "chuck bat" or "wrap that in round." It runs as a VS Code extension and pairs with Talon for speech recognition, so the real value sits in the grammar and the on-screen targets rather than in a model doing the work for you. If you already use voice input but feel slowed down by cursor movement and repetitive keystrokes, this targets that exact bottleneck, and it's worth a look for teams exploring accessibility-friendly workflows.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.