Plugins banner
cursor cursor

Plugins

Development community

Description

Cursor plugin specification and official plugins

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

Cursor plugins

Official Cursor plugins for popular developer tools, frameworks, and SaaS products. Each plugin is a standalone directory at the repository root with its own `.cursor-plugin/plugin.json` manifest.

Plugins

name Plugin Author Category description (from marketplace)
teaching Teaching Cursor Utilities Skill mapping, practice plans, and learning retrospectives.
continual-learning Continual Learning Cursor Developer Tools Incremental transcript-driven memory updates for AGENTS.md using high-signal bullet points only.
cursor-team-kit Cursor Team Kit Cursor Developer Tools Internal team workflows for CI, code review, shipping, local automation, and verification.
thermos Thermos Cursor Developer Tools Thermo-nuclear branch review: deep security/correctness audits, harsh code-quality rubrics, parallel subagents, thermos orchestration, and optional merge-ready PR flows.
create-plugin Create Plugin Cursor Developer Tools Scaffold and validate new agent plugins.
ralph-loop Ralph Loop Cursor Developer Tools Iterative self-referential AI loops using the Ralph Wiggum technique.
agent-compatibility Agent Compatibility Cursor Developer Tools CLI-backed repo compatibility scans plus agents that audit startup, validation, and docs against reality.
cli-for-agent CLI for Agents Cursor Developer Tools Patterns for designing CLIs that coding agents can run reliably: flags, help with examples, pipelines, errors, idempotency, dry-run.
pr-review-canvas PR Review Canvas Cursor Developer Tools Render PR diffs as review canvases grouped by importance.
docs-canvas [Docs Canvas](docs-canvas/