#153 · Primary category: AI Coding Assistants
plugins
Cursor plugin specification and official plugins
Project last updated:08/28/26
GitHub Stars
6.2K
Forks
486
Contributors
12
License
Other
Why we included this project
Cursor publishes this repository as the official home for its plugin ecosystem, with both the plugin specification and a set of reference plugins for its AI coding IDE. Each plugin lives in a standalone directory with its own plugin.json manifest, and the collection covers practical ground: team workflows, PR review canvases, documentation rendering, and CLI design patterns. The repo also works as a template source, since the create-plugin and agent-compatibility entries walk through scaffolding and validating a plugin before it reaches the marketplace. Teams standardizing on Cursor can copy these plugins and adapt them for internal automation instead of building everything from scratch. It is a useful reference for anyone wiring coding agents into their daily development loop.
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.