plugins
Cursor plugin specification and official plugins
Master Cursor SDK deployments by handling rate limits and CursorAgentError exceptions. Learn to use isRetryable for exponential backoff or permanent failure to ensure production stability.
Building Chat and Triage Integrations with Cursor SDK PatternsBuild chat and triage integrations with Cursor SDK patterns. Use durable patterns for multi-turn bots and resume patterns for scheduled jobs. Learn how to persist state across runs.
Managing Plugin Manifests and Component Metadata with Quality Gates in CursorEffectively manage plugin manifests and component metadata with quality gates. Cursor's repository enforces strict validation blocking broken metadata before publication.
Implementing Verifier Agents for Acceptance Criteria in OrchestrateLearn to implement verifier agents for acceptance criteria in Orchestrate. Securely validate tasks using Zod schemas and ensure reliable state with handoff parsing.
Configuring Slack Integration for Orchestrate Task Status Updates in Cursor PluginsEasily configure Slack integration for Orchestrate task status updates in Cursor plugins. Mirror task states automatically to Slack threads by setting environment variables.
How to Set Up Webhook Integrations with Cursor SDK Agents: A Complete Implementation GuideLearn how to set up webhook integrations with Cursor SDK agents. Configure the cloud runtime for background processing in this complete implementation guide.
Using Sub-Agents and Resume Functionality with the Cursor SDK: Advanced Orchestration PatternsMaster advanced Cursor SDK orchestration with sub-agents and resume functionality. Persist state, delegate tasks to cloud sub-agents, and resume execution seamlessly.
Debugging Cursor SDK Error Handling and Retry Logic: Patterns and Best PracticesMaster Cursor SDK error handling and retry logic. Learn best practices for startup vs runtime failures in your plugins for robust application performance.
Creating Internal Team Workflows with Cursor Team Kit for CI and Code ReviewAutomate CI and code review workflows with Cursor Team Kit. This GitHub CLI plugin provides reusable skills and agents for efficient team collaboration.
Building Incremental Memory Updates with the Continual Learning Plugin for AGENTS.mdEffortlessly update your agent's memory incrementally with the Continual Learning plugin. Scan transcripts, extract facts, and merge into AGENTS.md for smarter agents.
How to Group Code Changes by Importance in PR Review Workflows Using Cursor's Canvas RendererStreamline PR reviews. Cursor's Canvas renderer groups code changes by importance, stratifying diffs into core logic, wiring, and boilerplate for efficient review.
Rendering PR Diffs as Interactive Cursor Canvases with the PR Review Canvas PluginTransform GitHub PR diffs into interactive Cursor Canvases with the PR Review Canvas plugin. Prioritize core logic and organize changes for efficient review.
Have a question about this repo?
These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:
curl -s "https://instagit.com/install.md" Maintain an open-source project? Get it listed too →