Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
PL

cursor/plugins

AI Agent

Cursor plugin specification and official plugins

3.0k Stars233 Forks33 Open Issues3.0k WatchersTypeScript
MCP ServerDeveloper ToolAutomation
Review Readiness

This repository page is useful for visitors, but Git-Stars keeps it out of search indexing until more original evidence and comparison context are available.

85

review score

Needs license signal
Decision Snapshot

Problem solved

This framework solves the problem of fragmented and ad-hoc agent configurations by providing a standardized, versioned, and discoverable plugin format. It enables sharing and reusing complex agent workflows (skills, rules, MCP servers) across teams and the community, reducing duplication and improving consistency in AI-assisted development.

Deployment reality

The available setup signal starts with: Clone the repo or install individual plugins from the Cursor marketplace (e.g., via `cursor plugin install <plugin-name>` or by adding the marketplace URL to Cursor settings).. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

No license is recorded. Do not assume this project is free for commercial or internal use until the repository license and dependency licenses are checked.

Capability ceiling

Developers can build and distribute plugins that add custom skills (e.g., PR review, documentation canvas), integrate external services via MCP (Gmail, Google Drive, Calendar, Docs, Sheets, Slides), and orchestrate parallel cloud agents for large tasks. Real-world use cases include automated code review with deep security audits, team-specific CI workflows, memory-driven continual learning, and CLI design patterns for agent reliability. The ceiling is high: essentially any workflow that can be codified as skills, rules, or MCP connections can be packaged and shared, enabling sophisticated, multi-agent automation within Cursor.

Source and compliance noteLast synced: Aug 16, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

cursor/plugins is tracked as a TypeScript project in the MCP Server, Developer Tool, Automation area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 3.0k total stars, with +149 today, +0 this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 10 days ago, and the open issue queue is 33, about 1.12% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 233 forks and 3.0k watchers suggest how often the project is reused or followed. License signal: No license specified. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need TypeScript teams evaluating ecosystem-native tooling. Be cautious when you need clear license metadata before internal adoption.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 449. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Ready

Original problem, capability, and verdict guidance are available.

Sources

Ready

Repository metadata and README/source references are attached.

License

Limited

License is unknown and should be checked before commercial use.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • TypeScript teams evaluating ecosystem-native tooling
  • use cases where recent maintenance matters
Avoid When
  • you need clear license metadata before internal adoption
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

3.0k Stars

Reuse

233 Forks

Attention

3.0k Watchers

Maintenance

active

License

Unknown

Open issues

33

Overview

This repository is a collection of official Cursor plugins for popular developer tools, frameworks, and SaaS products. Each plugin is a standalone directory with its own manifest, and the repository serves as a multi-plugin marketplace. The plugins include developer tools for code review, documentation, orchestration, and integrations with Google services.

Key Features

A marketplace of official Cursor plugins with standardized manifests; plugins for developer tools (e.g., PR review, docs canvas, orchestration) and productivity (e.g., Gmail, Google Drive, Calendar); each plugin includes skills, rules, MCP definitions, and documentation.

Tool Positioning

MCP Server

Model Context Protocol servers, clients, and integrations

Developer Tool

Tools that improve coding, testing, build, and local workflow

Automation

Workflow automation, integration glue, and orchestration

Quick Start
Clone the repo or install individual plugins from the Cursor marketplace (e.g., via `cursor plugin install <plugin-name>` or by adding the marketplace URL to Cursor settings).
View on GitHub
Project Activity

73

Health Score

Active

Commit Activity

Jan 23, 2026

Created

Aug 13, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+143

Today's growth

+449

7-day growth

+449

30-day growth

Aug 1, 2026Aug 16, 2026
Community Health
233

Forks

33

Open

3.0k

Watchers

Owner
PL

cursor

GitHub profile
Topics & Language
TypeScript
Ecosystem & Usage
GitHub Repository Search on npm
Alternatives & Comparison

freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

454k

openclaw/openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

386k

nilbuild/developer-roadmap

Interactive roadmaps, guides and other educational content to help developers grow in their careers.

365k

vuejs/vue

This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

210k

n8n-io/n8n

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201k
License
No license specified
CreatedJan 23, 2026
Last pushAug 13, 2026
Last syncedAug 16, 2026
Repository Standards

✗

License

✓

Forked

✓ Active

Maintained

AI AnalysisAnalyzed by Git-Stars

Problem Solved

This framework solves the problem of fragmented and ad-hoc agent configurations by providing a standardized, versioned, and discoverable plugin format. It enables sharing and reusing complex agent workflows (skills, rules, MCP servers) across teams and the community, reducing duplication and improving consistency in AI-assisted development.

Capabilities

Developers can build and distribute plugins that add custom skills (e.g., PR review, documentation canvas), integrate external services via MCP (Gmail, Google Drive, Calendar, Docs, Sheets, Slides), and orchestrate parallel cloud agents for large tasks. Real-world use cases include automated code review with deep security audits, team-specific CI workflows, memory-driven continual learning, and CLI design patterns for agent reliability. The ceiling is high: essentially any workflow that can be codified as skills, rules, or MCP connections can be packaged and shared, enabling sophisticated, multi-agent automation within Cursor.

Bottom Line

This is a must-use resource for Cursor users who want to extend their AI coding agent with proven, official plugins and for developers who want to contribute to a growing ecosystem. It is not relevant for those outside the Cursor ecosystem or who prefer fully manual development. The key trade-off is adopting Cursor's plugin format and marketplace, which offers convenience and standardization but ties you to Cursor's platform and its evolving specifications.

Full AI Analysis