From 3277a7294508373d50bd39c796593fb499ce6bbc Mon Sep 17 00:00:00 2001 From: Tomas Grasl Date: Wed, 22 Apr 2026 18:21:23 +0200 Subject: [PATCH] Add cursor-plugin-cc to Claude Plugins section Claude Code plugin that delegates coding tasks to the Cursor CLI (Composer 2 by default). Claude plans and reviews, Cursor executes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b34574..49515ab 100644 --- a/README.md +++ b/README.md @@ -239,6 +239,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram - [**claude-dashboard**](https://github.com/uppinote20/claude-dashboard): Comprehensive status line plugin for Claude Code with context usage, API rate limits, and cost tracking - [**claude-code-plugin**](https://github.com/browserbase/claude-code-plugin): Browserbase plugin for Claude Code - Use cloud browsers with Claude Code instead of local Chrome. - [**homunculus**](https://github.com/humanplane/homunculus): A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. +- [**cursor-plugin-cc**](https://github.com/freema/cursor-plugin-cc): Claude Code plugin that delegates coding tasks to the Cursor CLI (Composer 2 by default). Claude plans and reviews, Cursor executes. ---