cursor
@cursor Organization
Public Skills
get-pr-comments
by cursor
Fetch and summarize review comments from the active pull request
create-learning-path
by cursor
Build a personalized learning roadmap with milestones and practice checkpoints
check-compiler-errors
by cursor
Run compile and type-check commands and report failures
cancel-ralph
by cursor
Cancel an active Ralph Loop. Use when the user wants to stop, cancel, or abort a running ralph loop.
continual-learning
by cursor
Incrementally extract recurring user corrections and durable workspace facts from transcript changes, then update AGENTS.md with plain bullet points only. Use when the user asks to mine previous chats, maintain AGENTS.md memory, or build a self-learning preference loop.
run-smoke-tests
by cursor
Run Playwright smoke tests, debug failures, and verify fixes
review-plugin-submission
by cursor
Audit a Cursor plugin for marketplace readiness. Use when validating manifests, component metadata, discovery paths, and submission quality before publishing.
what-did-i-get-done
by cursor
Summarize authored commits over a user-specified time period into a concise update
ralph-loop-help
by cursor
Explain the Ralph Loop plugin, how it works, and available skills. Use when the user asks for help with ralph loop, wants to understand the technique, or needs usage examples.
review-and-ship
by cursor
Run a structured review, close key issues, and ship changes via PR
weekly-review
by cursor
Produce a weekly synthesis of authored commits with highlights by bugfix, tech debt, and net-new work
fix-ci
by cursor
Find failing CI jobs, inspect logs, and apply focused fixes
new-branch-and-pr
by cursor
Create a fresh branch, complete work, and open a pull request
create-plugin-scaffold
by cursor
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.
deslop
by cursor
Remove AI-generated code slop and clean up code style
loop-on-ci
by cursor
Watch CI runs and iterate on failures until all checks pass
ralph-loop
by cursor
Start a Ralph Loop for iterative self-referential development. Use when the user asks to run a ralph loop, start an iterative loop, or wants repeated autonomous iteration on a task until completion.
fix-merge-conflicts
by cursor
Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
run-learning-retrospective
by cursor
Evaluate learning progress, identify blockers, and adjust the learning plan