Plugin Claude Code
Plugin marketplace listing 1 plugin: cursor.
18 tagged composer-2, measured the same way as everything else here.
Plugin Claude Code
Plugin marketplace listing 1 plugin: cursor.
Instructions file CodexOpenCode
Instructions for freema/cursor-plugin-cc, covering agents.md — rules for any ai agent editing this repo, what this repo is, hard rules, task format and how to make a change.
Agent
Hand off a well-specified coding task to the Cursor CLI (cursor-agent) via /cursor:delegate. Use for small-to-medium, well-scoped changes where speed matters (default model composer-2.5-fast). Do NOT use this agent for code review, design decisions, or large refactors — those stay with the main Claude conversation.
Command
Convert a Claude Code plan (or any spec file) into a task file and optionally hand it off to Cursor.
Command
Read-only code review of your git diff by a Cursor model. Reports findings; never edits files.
Command
Health-check Cursor CLI, list models, guide installation, or toggle the stop-time review gate.
Hook
Runs when the agent finishes a response, executing stop-review-gate-hook.mjs via node. From freema/cursor-plugin-cc.
Hook
Runs when a session starts, executing session-hook.mjs via node. From freema/cursor-plugin-cc.
Hook
Runs when a session ends, executing session-hook.mjs via node. From freema/cursor-plugin-cc.
Skill Claude CodeCodex
Internal guidance for shaping a well-specified coding task into a tight Cursor/Composer prompt before delegating it via /cursor:delegate.
At most 3 mods per repository are shown here — the rest are on their repository pages: