cursor/plugins

Description: Cursor plugin specification and official plugins

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 3 hours ago
Added to GitGenius on May 28th, 2026
Created on January 23rd, 2026
Open Issues & Pull Requests: 21 (+0)
Number of forks: 186
Total Stargazers: 2,348 (+3)
Total Subscribers: 11 (+0)

Issue Activity (beta)

Open issues: 11
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 20 days
Stale 30+ days: 7
Stale 90+ days: 2

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Repository Insights (GitGenius)

Median issue/PR response: 5.8 days
Mean response time: 13.7 days
90th percentile: 43.3 days
Tracked items: 8

Most active contributors

Detailed Description

The cursor/plugins repository serves as the official specification and marketplace for Cursor plugins, a collection of developer tools and integrations designed to extend the Cursor IDE's capabilities. Written primarily in TypeScript, the repository hosts multiple standalone plugin directories, each with its own manifest file following the Cursor plugin specification. The repository is classified across multiple domains including plugin management, integration, automation, developer tools, API design, workflow enhancement, extension systems, customization, and productivity improvements.

The repository contains eleven official plugins, all authored by Cursor except for pstack, which was created by Lauren Tan. These plugins span various developer workflows and enhancement areas. The Continual Learning plugin provides incremental transcript-driven memory updates for agents, while the Cursor Team Kit offers internal team workflows for CI, code review, shipping, local automation, and verification. The Thermos plugin performs deep security and correctness audits with parallel subagents and optional merge-ready PR flows. The Create Plugin tool scaffolds and validates new Cursor plugins, and Agent Compatibility runs CLI-backed repository scans to audit startup, validation, and documentation against reality.

Additional plugins address specific developer needs. The CLI for Agents plugin establishes patterns for designing command-line interfaces that coding agents can reliably execute, covering flags, help documentation, pipelines, error handling, idempotency, and dry-run capabilities. The PR Review Canvas renders pull request diffs as interactive Cursor Canvases organized by importance, separating boilerplate from core logic and highlighting unexpected code. The Docs Canvas plugin transforms documentation including architecture notes, API references, runbooks, and codebase walkthroughs into navigable Cursor Canvases with sections, tables of contents, diagrams, and cross-references. The Cursor SDK plugin enables building applications, scripts, CI pipelines, and automations using the Cursor TypeScript SDK with runtime selection, authentication, streaming, MCP support, and error handling patterns. The Orchestrate plugin distributes large tasks across parallel Cursor cloud agents with planners, workers, verifiers, and structured handoffs. Finally, pstack helps developers write higher quality code through rigorous agent workflows that can be parallelized with confidence.

The repository structure follows a multi-plugin marketplace model with a root marketplace.json file listing all plugins and individual plugin manifests. GitGenius activity tracking shows a median issue and pull request response latency of 139.8 hours across eight tracked items, with a mean latency of 328.5 hours. The most active contributors tracked include ericzakariasson with five events, jaysunmah with two events, and Huynhthuongg with one event. The repository shares overlapping contributors with nodejs/node, microsoft/vscode, and anthropics/claude-code, indicating cross-project collaboration among maintainers. The repository is licensed under the MIT license, making all plugins freely available for use and modification.

plugins
by
cursorcursor/plugins

Repository Details

Fetching additional details & charts...