Ross ROSS = Recommend OSS · open-source software intelligence for agents

platform: editor-plugin

968 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
CharlesWiltgen/Axiom
Axiom is a collection of 273 battle-tested skills, 42 agents, 17 commands, and bundled developer tools (xclog, xcsym, xcui, xcprof) that gi…
611139active
jotson/ridiculous_coding
A Godot Engine 4 editor plugin that adds screenshake, explosions, and other over-the-top visual effects to your coding experience. It is a …
511137active
DeepMyst/Mysti
Mysti is a VS Code extension that orchestrates a team of AI coding agents from 12 providers (Claude Code, OpenAI Codex, Gemini, Copilot, Cl…
711136active
Haleclipse/Claudix
Claudix is a VS Code extension that embeds Claude Code as an interactive AI coding assistant inside the editor. It provides a chat sidebar …
551133active
AckslD/nvim-neoclip.lua
A clipboard manager plugin for Neovim that records everything yanked in a session (up to a configurable limit) and lets you search and rest…
341133active
agrawal-d/cph
Competitive Programming Helper (cph) is a VS Code extension that compiles, runs, and judges competitive programming solutions directly in t…
821130active
pechorin/any-jump.vim
A Vim/Neovim plugin that provides IDE-like code navigation, letting users jump to definitions and references of symbols under the cursor. I…
571130active
alok/notational-fzf-vim
A Vim/Neovim plugin that brings Notational Velocity-style note-taking to the editor, where searching for a note and creating one are the sa…
591128active
Aaronontheweb/dotnet-skills
A plugin of 30 skills and 5 specialized sub-agents that give AI coding assistants (Claude Code, Codex, GitHub Copilot, OpenCode) expert kno…
811127active
terryma/vim-expand-region
A Vim plugin that lets you visually select increasingly larger regions of text using a single repeated key combination, similar to expand-r…
321126stable
cohama/lexima.vim
lexima.vim is a Vim/Neovim plugin that automatically closes character pairs like parentheses, brackets, and quotes as you type, with suppor…
741125active
nobiot/org-transclusion
An Emacs Lisp package that adds transclusion support to Org Mode, letting users insert live copies of text content via file or ID links. Tr…
571125active
JetBrains/android
The source code of the Android plugin for the IntelliJ platform, which forms the core of Android Studio. It provides Android development to…
771124active
needle-tools/compilation-visualizer
A Unity Editor plugin that visualizes assembly compilation on a timeline, hooking into editor events to show how long each assembly takes t…
651124active
abo-abo/ace-window
ace-window is an Emacs Lisp package for quickly selecting and switching between Emacs windows using a single key binding and labeled window…
231124stable
folke/edgy.nvim
edgy.nvim is a Neovim plugin that creates and manages predefined window layouts, automatically pinning plugin windows like file trees and t…
421120active
google/vim-codefmt
A Vim plugin by Google that provides syntax-aware code formatting inside the editor, with built-in support for many external formatters lik…
321119active
saecki/crates.nvim
A Neovim plugin written in Lua that helps manage crates.io dependencies in Rust projects' Cargo.toml files. It provides completion, version…
641118active
emacs-lsp/lsp-ui
lsp-ui provides the higher-level UI modules for Emacs lsp-mode, including sideline diagnostics, peek definitions/references, documentation …
621116active
dgutov/diff-hl
An Emacs minor mode that highlights uncommitted changes in the window fringe or margin, with commands to jump between and selectively rever…
771111stable
textlint-ja/textlint-rule-preset-ai-writing
A textlint rule preset that detects AI-generated writing patterns in Japanese text and suggests more natural phrasing. It can also run as a…
741110active
monaqa/dial.nvim
dial.nvim is an enhanced increment/decrement plugin for Neovim written in Lua. It extends the built-in <C-a>/<C-x> behavior to handle n-ary…
621109active
makejavas/EasyCode
EasyCode is an IntelliJ IDEA plugin that generates code from database tables using customizable Velocity templates. It can generate entitie…
231109active
sourcegraph/cody-public-snapshot
Cody is an open-source AI coding assistant by Sourcegraph that uses LLMs and codebase context (via Sourcegraph's search) to help developers…
103803maintenance
tombi-toml/tombi
Tombi is a fast TOML toolkit written in Rust providing a formatter, linter, and Language Server (LSP). It supports schema-driven validation…
851100active
pangloss/vim-javascript
A Vim plugin providing improved JavaScript syntax highlighting and indentation. It supports JSDoc, NGDoc, and Flow highlighting, syntax-bas…
283785maintenance
passivestar/godot-minimal-theme
A minimal custom theme for the Godot game engine editor, distributed as a .tres theme file. It has been ported natively into Godot and is t…
603779maintenance
intellij-solidity/intellij-solidity
A Solidity language plugin for IntelliJ-based IDEs providing syntax highlighting, code completion, navigation, formatting, and file templat…
701098active
f-person/git-blame.nvim
A Neovim plugin written in Lua that displays git blame information as virtual text in the editor. It shows commit author, date, and summary…
551098active
pashov/skills
A collection of AI-powered Solidity security skills built by Pashov Audit Group, packaged for use with AI coding assistants like Claude Cod…
751096active
MattesGroeger/vim-bookmarks
A Vim plugin that lets users toggle per-line bookmarks and attach annotations (comments) to lines, with navigation via the quickfix window.…
571096stable
marko-cerovac/material.nvim
A Material-inspired colorscheme for NeoVim written in Lua, offering five styles with fast asynchronous highlight loading. It has built-in s…
631091active
lastmile-ai/aiconfig
AIConfig is an open-source framework that manages generative AI prompts, models, and model parameters as JSON-serializable configs, separat…
481087active
andrepimenta/claude-code-chat
A VS Code extension that provides a graphical chat interface for Claude Code, replacing terminal-based interaction with a visual UI inside …
771081active
bbatsov/zenburn-emacs
A port of the popular Zenburn low-contrast color theme to Emacs, built on Emacs 24.1+ built-in theming support. It is distributed via MELPA…
911080stable
theHamsta/nvim-dap-virtual-text
A Neovim plugin that adds virtual text support to nvim-dap, displaying variable values inline in the editor during debugging sessions. It u…
431078active
magnars/s.el
s.el is a string manipulation library for Emacs written in Emacs Lisp, providing a comprehensive set of functions for trimming, splitting, …
851073stable
petertriho/nvim-scrollbar
An extensible scrollbar plugin for Neovim written in Lua. It displays a scrollbar with marks for diagnostics, cursor position, git changes,…
761069active
swiftlang/vscode-swift
The official Visual Studio Code extension providing Swift language support, powered by SourceKit LSP for code intelligence and LLDB DAP for…
991067active
tomasr/molokai
Molokai is a Vim color scheme ported from the Monokai TextMate theme, featuring a dark gray background. It supports both GUI and 256-color …
323626maintenance
be5invis/vscode-custom-css
A Visual Studio Code extension that injects custom CSS and JavaScript into the editor's workbench by modifying VS Code's installation files…
761059active
kkoomen/vim-doge
vim-doge is a documentation generator plugin for Vim and Neovim that creates documentation skeletons (docblocks) for functions across nearl…
861058active
lostintangent/gistpad
GistPad is a VS Code extension for managing GitHub Gists and repositories directly from the editor, letting you edit snippets, notes, wikis…
531056active
AlexvZyl/nordic.nvim
Nordic is a Neovim colorscheme based on Nord, but warmer and darker with a stronger emphasis on the Aurora palette. It supports many plugin…
681054active
rmagatti/goto-preview
A Neovim plugin that previews LSP definitions, type definitions, implementations, declarations, and references in floating windows instead …
591053active
sunnisis/ixrail
ixrail AgentPay is a VS Code extension that gives local AI agents a wallet, spending policy, authenticated broker, x402 payment flow, and s…
671049active
b0o/incline.nvim
A Neovim plugin written in Lua that renders lightweight floating statuslines per window. It is highly configurable via Lua render functions…
591049active
sainnhe/edge
Edge is a clean and elegant color scheme for Vim and Neovim, inspired by Atom One and Material themes. It offers dark and light variants wi…
611046stable
brenoprata10/nvim-highlight-colors
A Neovim plugin written in Lua that highlights color codes (hex, rgb, hsl, CSS variables, Tailwind classes) directly in the editor buffer. …
681042active
Maran23/script-ide
Script-IDE is a Godot editor plugin that transforms the built-in Script UI into an IDE-like interface with multiline tabs, an enhanced outl…
951040active
favourhong/Awesome-Marp
Awesome Marp is a collection of pure-CSS themes and 38+ custom styles for creating presentations with Marp (Markdown Presentations). It pro…
721039active
hedyhli/outline.nvim
A Neovim plugin providing a sidebar with a tree-like outline of code symbols, powered by LSP and treesitter. It is a significantly improved…
651039active
github0null/eide
Embedded IDE (EIDE) is a VSCode extension providing a development environment for 8051/STM8/Cortex-M/MIPS/RISC-V microcontroller projects. …
941036active
forcedotcom/salesforcedx-vscode
The official Salesforce Extensions for Visual Studio Code, providing Salesforce DX development tooling including Apex language support, deb…
961033active
tpope/vim-rhubarb
A Vim plugin that extends tpope's fugitive.vim with GitHub integration. It enables :GBrowse to open GitHub URLs and provides omni-completio…
451030stable
djblue/portal
Portal is a Clojure/ClojureScript data inspector that lets developers navigate and visualize values of arbitrary shapes and sizes from a RE…
981028active
nvim-telescope/telescope-ui-select.nvim
A Neovim plugin that sets vim.ui.select to use the Telescope picker, so core and LSP selection prompts (like code actions) appear in Telesc…
321027stable
stevearc/quicker.nvim
A Neovim plugin that enhances the built-in quickfix window with better styling, syntax-highlighted grep results, and expandable context lin…
701026active
b0o/SchemaStore.nvim
A Neovim plugin that exposes the SchemaStore catalog of JSON/YAML schemas to language servers like ls and yamlls. It enables schema-based v…
771024active
dotnet/project-system
The official .NET Project System for Visual Studio, built on the Common Project System (CPS) framework, which connects SDK-style C#, F#, an…
671023stable
microsoft/skills-for-fabric
A collection of reusable AI assistant skills and MCP systems from Microsoft for working with Microsoft Fabric workloads, APIs, and Power BI…
821022active
craftzdog/solarized-osaka.nvim
Solarized Osaka is a Solarized-inspired dark colorscheme for Neovim written in Lua. It extends the original 16-color Solarized palette with…
721022active
pocco81/true-zen.nvim
A NeoVim plugin written in Lua that provides distraction-free writing via four modes: Ataraxis (zen mode), Minimalist, Narrow, and Focus. I…
321022stable
shaunsingh/nord.nvim
A Neovim colorscheme based on the Nord color palette, written in Lua with TreeSitter and LSP support. It also styles many popular Neovim pl…
321019stable
flazz/vim-colorschemes
A large bundled collection of Vim colorschemes harvested from vim.org, installable as a single plugin. It provides hundreds of color scheme…
323459maintenance
hinterdupfinger/obsidian-ollama
An Obsidian plugin that integrates locally running Ollama models into your notes. It provides preconfigured prompts (summarize, explain, re…
181018active
don-tnowe/godot-resources-as-sheets-plugin
A Godot editor plugin that adds a tab for viewing and editing folders of Resource files as data tables, one resource per row. It supports t…
611016active
cshuaimin/ssr.nvim
A Neovim plugin providing structural search and replace at the AST level using Tree-sitter. Users write search patterns with wildcards like…
661009active
folke/persistence.nvim
A Lua plugin for Neovim that provides automated session management, saving the active session on exit and restoring it on demand. It stores…
451009active
apptools-lab/AppWorks
AppWorks is a VS Code extension pack providing a suite of frontend development tools, including project scaffolding, component generation, …
451008active
WakaTime
WakaTime is a set of open-source editor plugins (VS Code, JetBrains IDEs, Vim, and more) that automatically track programming activity and …
101007active
LogicalError/realtime-CSG-for-unity
Realtime-CSG is a Unity editor plugin providing constructive solid geometry (CSG) level design tools, letting developers build levels non-d…
561006active
DisposaBoy/GoSublime
GoSublime is a Sublime Text 3 plugin providing IDE-like features for Go development, including code completion, linting, formatting, and go…
233402maintenance
microsoft/DevSkim
DevSkim is a Microsoft security linting framework consisting of IDE extensions, a .NET CLI, and a rule engine that flags security issues in…
981004active
ervandew/supertab
Supertab is a Vim plugin that lets you use the Tab key for all insert mode completions, including keyword, omni, and user-defined completio…
403201maintenance
SilasMarvin/lsp-ai
LSP-AI is an open-source language server written in Rust that acts as a backend for AI-powered editor features like LLM chat and code compl…
283201maintenance
jceb/vim-orgmode
A Vim file type plugin that brings Emacs Org-Mode's text outlining and task management to Vim, including folding, heading navigation, TODO …
643182maintenance
zzz40500/GsonFormat
GsonFormat is a JetBrains IDE plugin (Android Studio / IntelliJ IDEA) that generates Java entity classes from a JSON string, following Gson…
233128maintenance
spadgos/sublime-jsdocs
DocBlockr is a Sublime Text package that simplifies writing DocBlock documentation comments across many languages including JavaScript, PHP…
323078maintenance
mileszs/ack.vim
A Vim plugin that acts as a frontend for the ack search tool (and other grep-like tools), running searches from within Vim and displaying r…
233077maintenance
mplushnikov/lombok-intellij-plugin
An IntelliJ IDEA plugin that adds support for Project Lombok annotations, making the IDE recognize Lombok-generated getters, setters, const…
103077maintenance
metakirby5/codi.vim
Codi.vim is a Vim/NeoVim plugin that provides an interactive scratchpad: it opens a synchronized pane showing the live evaluation results o…
323063maintenance
reloadware/reloadium
Reloadium is a Python library and PyCharm plugin providing advanced hot reloading, profiling, and AI-assisted error fixing. It lets develop…
322988maintenance
microsoft/genaiscript
GenAIScript is a JavaScript/TypeScript framework for programmatically assembling and orchestrating LLM prompts, tools, and data in code. It…
102892maintenance
travisjeffery/ClangFormat-Xcode
An Xcode plug-in that integrates clang-format so developers can format C/Objective-C/C++ code inside Xcode using styles like LLVM, Google, …
322876maintenance
mtshiba/pylyzer
Pylyzer is a fast static code analyzer and language server for Python, written in Rust, offering type checking and rich LSP features like c…
422859maintenance
qfish/XAlign
XAlign is an Xcode Source Editor extension that aligns code using customizable regular-expression-based alignment patterns. It supports ali…
232844maintenance
Shougo/neocomplete.vim
neocomplete is a Vim plugin providing an auto keyword completion system with caching, successor to neocomplcache. Development has ended; us…
322722maintenance
norcalli/nvim-colorizer.lua
A high-performance color highlighter plugin for Neovim written in LuaJIT with no external dependencies. It highlights color codes (hex, nam…
322692maintenance
neomake/neomake
Neomake is a Vim/Neovim plugin that asynchronously runs linters and make programs, displaying results in the editor. It serves as an asynch…
322666maintenance
preservim/vim-indent-guides
A Vim plugin that visually displays indent levels in code using alternating highlight colors. It detects both tab and space indentation and…
322653maintenance
thinkpixellab/flatland
Flatland is a flat UI theme and color scheme for Sublime Text 2 and 3, derived from the Soda theme. It provides a dark editor appearance wi…
102651maintenance
laike9m/Cyberbrain
Cyberbrain is a Python debugging tool that visualizes program execution as a dataflow graph, letting developers backtrace variable changes …
322544maintenance
github/VisualStudio
The GitHub Extension for Visual Studio is a VSIX plugin that adds GitHub integration to Visual Studio 2015 and newer, living mostly in the …
102508maintenance
mhutchie/vscode-git-graph
A Visual Studio Code extension that renders an interactive Git commit graph for any repository. It lets users perform Git actions (branchin…
232497maintenance
benawad/vsinder
VSinder is a novelty dating app for programmers where users swipe on code snippets instead of photos. It consists of a VSCode extension, iO…
322490maintenance
weixin/Miaow
Miaow (WeSketch) is a set of Sketch plugins by Tencent's WeChat team for design teams. It provides UI Kit and color set syncing, icon manag…
232476maintenance
mattpocock/ts-error-translator
A VSCode extension by Matt Pocock that translates cryptic TypeScript compiler errors into plain English explanations. It helps developers u…
232455maintenance
rickytan/RTImageAssets
An Xcode plugin that automatically generates missing @2x and @1x image assets from @3x images (or upscales @2x to @3x) inside asset catalog…
102441maintenance
Unity-Technologies/AssetBundles-Browser
A Unity Editor plugin for viewing, configuring, and building AssetBundles. It provides tabs to inspect built bundle contents, assign assets…
532405maintenance

← prev page 7 / 10 next →