Creator
Cursor
2 sources · 12 skills known · 12 fully evaluated.
Official · Organization
GitHub profile ↗Topics represented: Development (8), Agent Workflows (3), Security (2), Testing & QA (2), DevOps & Deployment (1)
Sources (2)
All skills from Cursor
12 skills
- 01Cursor's built-in review skills/review, /review-bugbot, and /review-security ship with Cursor by default — general review, automated bug-hunting review, and a security-focused review, with nothing to install.CursorOfficial Cursor Cursor — Agent Skills (official docs)
- 02/create-skillCursor's built-in skill for writing a new skill, the recommended starting point over hand-authoring frontmatter.CursorOfficial Cursor Cursor — Agent Skills (official docs)
- 03thermosRuns two parallel Cursor subagents — a deep correctness/security audit and a strict maintainability rubric — and synthesizes both into one prioritized branch review.CursorOfficial Cursor cursor/plugins
- 04Cursor Team KitA 17-skill Cursor plugin for CI, code review, shipping, and test reliability — loop-on-ci, review-and-ship, fix-ci, get-pr-comments, weekly-review, and more, installed together.CursorOfficial Cursor cursor/plugins
- 05orchestrateFans a large task out across parallel Cursor cloud agents via the Cursor SDK — planners publish tasks, workers hand off, a script reconciles the tree from disk and git.CursorOfficial Cursor cursor/plugins
- 06continual-learningAutomatically and incrementally keeps AGENTS.md up to date, mining new session transcripts on a cadence and updating matching bullets in place rather than rewriting the file.CursorOfficial Cursor cursor/plugins
- 07agent-compatibilityScores how well a repo holds up under agent workflows — startup, validation, and docs reliability — by pairing a published CLI scan with three focused review agents.CursorOfficial Cursor cursor/plugins
- 08cli-for-agentDesign and review guidance for building CLIs meant to be driven by coding agents — non-interactive flags, layered --help, stdin/pipelines, fast errors, idempotency, --dry-run.CursorOfficial Cursor cursor/plugins
- 09create-pluginMeta-workflow for scaffolding a marketplace-ready Cursor plugin — manifest, skills, rules, agents, and commands together — plus a pre-submission quality check.CursorOfficial Cursor cursor/plugins
- 10cursor-sdkIntegration guidance for building on the Cursor TypeScript SDK (@cursor/sdk) — invocation patterns, runtime choice, auth, streaming, MCP, and error handling.CursorOfficial Cursor cursor/plugins
- 11docs-canvasRenders architecture notes, API references, runbooks, or codebase walkthroughs as a navigable Cursor Canvas instead of a flat markdown file.CursorOfficial Cursor cursor/plugins
- 12pr-review-canvasRenders a pull request diff as an interactive Cursor Canvas organized by reviewer value — core logic first, wiring condensed, boilerplate summarized.CursorOfficial Cursor cursor/plugins