Cursor
Cursor's plugin skills focus on review, merge conflicts, and keeping code changes easy to ship. Useful for teams already working inside Cursor.
Featured skills
check-compiler-errors
Used to run compile and type-check commands and report failures
control-cli
Used to build or adapt a local harness to drive, inspect, and profile an interactive CLI or TUI without external...
control-ui
Used to build or adapt a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI.
deslop
Remove AI-generated code slop and clean up code style
fix-ci
Used to find failing PR checks, inspect logs or external check links, and apply focused fixes
fix-merge-conflicts
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
get-pr-comments
Fetch and summarize review comments from the active pull request
loop-on-ci
Used to monitor PR checks and fix failures until green.
make-pr-easy-to-review
Used to prepare PRs for review by cleaning noisy history, improving PR descriptions, and adding reviewer guidance...
new-branch-and-pr
Used to create a fresh branch, complete work, and open a pull request
pr-review-canvas
Used to generate an interactive PR review walkthrough as an HTML page.
review-and-ship
Used to review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work;...