[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-10897":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":9,"totalLinesOfCode":9,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":9,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":9,"rankLanguage":9,"license":9,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":9,"createdAt":9,"pushedAt":9,"updatedAt":24,"readmeContent":25,"aiSummary":26,"trendingCount":16,"starSnapshotCount":16,"syncStatus":27,"lastSyncTime":28,"discoverSource":29},10897,"plugins","cursor\u002Fplugins","cursor","Cursor plugin specification and official plugins",null,"https:\u002F\u002Fgithub.com\u002Fcursor\u002Fplugins","TypeScript",1923,151,10,7,0,44,326,838,132,101.55,false,"main","2026-06-12 04:00:52","# Cursor plugins\n\nOfficial 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\u002Fplugin.json` manifest.\n\n## Plugins\n\n| `name` | Plugin | Author | Category | `description` (from marketplace) |\n|:-------|:-------|:-------|:---------|:-------------------------------------|\n| `continual-learning` | [Continual Learning](continual-learning\u002F) | Cursor | Developer Tools | Incremental transcript-driven memory updates for AGENTS.md using high-signal bullet points only. |\n| `cursor-team-kit` | [Cursor Team Kit](cursor-team-kit\u002F) | Cursor | Developer Tools | Internal team workflows used by Cursor developers for CI, code review, shipping, local automation, and verification. |\n| `create-plugin` | [Create Plugin](create-plugin\u002F) | Cursor | Developer Tools | Scaffold and validate new Cursor plugins. |\n| `agent-compatibility` | [Agent Compatibility](agent-compatibility\u002F) | Cursor | Developer Tools | CLI-backed repo compatibility scans plus Cursor agents that audit startup, validation, and docs against reality. |\n| `cli-for-agent` | [CLI for Agents](cli-for-agent\u002F) | Cursor | Developer Tools | Patterns for designing CLIs that coding agents can run reliably: flags, help with examples, pipelines, errors, idempotency, dry-run. |\n| `pr-review-canvas` | [PR Review Canvas](pr-review-canvas\u002F) | Cursor | Developer Tools | Render PR diffs as interactive Cursor Canvases organized for reviewer comprehension — groups changes by importance, separates boilerplate from core logic, and highlights tricky or unexpected code. |\n| `docs-canvas` | [Docs Canvas](docs-canvas\u002F) | Cursor | Developer Tools | Render documentation — architecture notes, API references, runbooks, and codebase walkthroughs — as a navigable Cursor Canvas with sections, table of contents, diagrams, and cross-references. |\n| `cursor-sdk` | [Cursor SDK](cursor-sdk\u002F) | Cursor | Developer Tools | Build apps, scripts, CI pipelines, and automations on top of the Cursor TypeScript SDK (@cursor\u002Fsdk) — runtime selection, auth, streaming, MCP, error handling, and ready-to-extend integration patterns. |\n| `orchestrate` | [Orchestrate](orchestrate\u002F) | Cursor | Developer Tools | Fan large tasks out across parallel Cursor cloud agents with planners, workers, verifiers, and structured handoffs. |\n\nAuthor values match each plugin’s `plugin.json` `author.name` (Cursor lists `plugins@cursor.com` in the manifest).\n\n## Repository structure\n\nThis is a multi-plugin marketplace repository. The root `.cursor-plugin\u002Fmarketplace.json` lists all plugins, and each plugin has its own manifest:\n\n```\nplugins\u002F\n├── .cursor-plugin\u002F\n│   └── marketplace.json       # Marketplace manifest (lists all plugins)\n├── plugin-name\u002F\n│   ├── .cursor-plugin\u002F\n│   │   └── plugin.json        # Per-plugin manifest\n│   ├── skills\u002F                # Agent skills (SKILL.md with frontmatter)\n│   ├── rules\u002F                 # Cursor rules (.mdc files)\n│   ├── mcp.json               # MCP server definitions\n│   ├── README.md\n│   ├── CHANGELOG.md\n│   └── LICENSE\n└── ...\n```\n\n## License\n\nMIT\n","cursor\u002Fplugins 是一个为开发者工具、框架和SaaS产品提供官方插件的项目。该项目通过独立目录组织每个插件，并且每个插件都有自己的`.cursor-plugin\u002Fplugin.json`配置文件，支持的功能包括持续学习、团队工具包、插件创建、代理兼容性检查、CLI设计模式、PR审查画布、文档画布、Cursor SDK集成以及任务编排等。这些插件采用JavaScript编写，旨在增强开发者的生产力和协作效率。适合于需要提高软件开发流程自动化水平、改进代码审查体验或构建基于Cursor平台的应用程序的场景中使用。",2,"2026-06-11 03:30:41","trending"]