cursor

61 mods across 3 repositories, 43k stars between them.

startup-review

03

cursor/plugins

Agent

Try to bootstrap and start a repository like a cold agent, then report where the path breaks down.

6.2k 3d ago A 22 tokens

validation-review

04

cursor/plugins

Agent

Assess whether an agent can verify a small change without guessing or running an unnecessarily heavy loop.

6.2k 3d ago A 20 tokens

cursor/plugins

Skill Claude CodeCodex

Run the full repository compatibility pass: scanner score, startup path, validation loop, and docs reliability.

6.2k 3d ago A 0 tokens

cli-for-agents

06

cursor/plugins

Skill Claude CodeCodex

Designs or reviews CLIs so coding agents can run them reliably: non-interactive flags, layered --help with examples, stdin/pipelines, fast actionable errors, idempotency, dry-run, and predictable structure. Use when building a CLI, adding commands, writing --help, or when the user mentions agents, terminals, or…

6.2k 3d ago A 77 tokens

cursor/plugins

Agent

Mine high-signal transcript deltas, update AGENTS.md, and keep the incremental transcript index in sync.

6.2k 3d ago A 28 tokens

continual-learning

08

cursor/plugins

Skill Claude CodeCodex

Orchestrate continual learning by delegating transcript mining and AGENTS.md updates to agents-memory-updater.

6.2k 3d ago A 26 tokens

plugin-architect

09

cursor/plugins

Agent

Plugin architecture specialist. Use when deciding the right component mix, structure, and metadata for a new Cursor plugin.

6.2k 3d ago A 26 tokens

cursor/plugins

Cursor rule

Keep Cursor plugin manifests, paths, and component metadata valid during plugin authoring.

6.2k 3d ago A 161 tokens

cursor/plugins

Skill Claude CodeCodex

Create a new Cursor plugin scaffold with a valid manifest, component directories, and marketplace wiring. Use when starting a new plugin or adding a plugin to a multi-plugin repository.

6.2k 3d ago A 39 tokens

cursor/plugins

Skill Claude CodeCodex

Audit a Cursor plugin for marketplace readiness. Use when validating manifests, component metadata, discovery paths, and submission quality before publishing.

6.2k 3d ago A 30 tokens

cursor-sdk

13

cursor/plugins

Skill Claude CodeCodex

Guide users building apps, scripts, CI pipelines, or automations on top of the Cursor TypeScript SDK (@cursor/sdk). Use this skill whenever the user mentions integrating, installing, or writing code against the Cursor SDK; whenever they say Agent.create, Agent.prompt, Agent.resume, agent.send, run.stream…

6.2k 3d ago A 222 tokens

ci-watcher

14

cursor/plugins

Agent

Watch PR CI for the current branch and report pass/fail with relevant failure links. Use when waiting for CI results or CI has failed. Use proactively to monitor branch CI.

6.2k 3d ago A 39 tokens

cursor/plugins

Agent

Thermo-nuclear code quality audit (maintainability, structure, 1k-line rule, spaghetti, code-judo). Invoked via Task after a parent gathers diff and file contents. Loads the rubric from the thermo-nuclear-code-quality-review skill in the cursor-team-kit plugin.

6.2k 3d ago A 69 tokens

control-cli

19

cursor/plugins

Skill Claude CodeCodex

Build or adapt a local harness to drive, inspect, and profile an interactive CLI or TUI without external services. Use for CLI UX checks, startup regressions, memory leaks, hangs, prompt flows, or terminal demos.

6.2k 3d ago A 48 tokens

control-ui

20

cursor/plugins

Skill Claude CodeCodex

Build or adapt a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI. Use for local UI verification, screenshots, accessibility snapshots, perf profiles, visual diffs, or reproducing UI bugs.

6.2k 3d ago A 49 tokens

deslop

21

cursor/plugins

Skill Claude CodeCodex

Remove AI-generated code slop and clean up code style.

6.2k 3d ago A 14 tokens

fix-ci

22

cursor/plugins

Skill Claude CodeCodex

Find failing PR checks, inspect logs or external check links, and apply focused fixes.

6.2k 3d ago A 19 tokens

fix-merge-conflicts

23

cursor/plugins

Skill Claude CodeCodex

Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution.

6.2k 3d ago A 22 tokens

get-pr-comments

24

cursor/plugins

Skill Claude CodeCodex

Fetch and summarize review comments from the active pull request.

6.2k 3d ago A 14 tokens