Cursor avatar

Cursor

Official

@cursor

0Followers
|
11Public Repos
|
82Published Skills

Offers specialized engineering interfaces for managing repository health, pull request lifecycle, and iterative code refinement through structured environment interactions.

Skills Distribution
DomainDeveloper To...Repository Mainten.. (40%)Pull Request Lifec.. (30%)Technical Document.. (20%)Environment Verifi.. (10%)

Agent Skills by Cursor

Showing 82 vetted skills indexed across 1 GitHub repositories.

cursorcursor
6.6k

thermo-nuclear-code-quality-review

Reviews branch changes for structural regressions, spaghetti growth, and missed simplification opportunities.

Official
Intermediate
cursorcursor
6.6k

X MCP guide

Governs X MCP tool usage with credit checks, cost estimates, and error handling.

Official
Advanced
cursorcursor
6.6k

thermos

Runs two parallel code review subagents and synthesizes their branch audit findings.

Official
Intermediate
cursorcursor
6.6k

thermo-nuclear-review

Audits branch diffs for bugs, security vulnerabilities, breaking changes, and feature-gate leaks.

Official
Intermediate
cursorcursor
6.6k

reproduce-and-fix-issues

Reproduce triaged Slack bugs through real UI interaction and open verified draft pull requests.

Official
Advanced
cursorcursor
6.6k

setup-benny

Configure Benny's Slack triage and issue-reproduction automations for a target repository.

Official
Advanced
cursorcursor
6.6k

triage-issue-reports

Classifies Slack issue reports and posts one verdict with tracker dedupe and routing.

Official
Advanced
cursorcursor
6.6k

figure-it-out

Designs an auditable multi-phase workflow for large migrations and ambiguous engineering tasks.

Official
Advanced
cursorcursor
6.6k

bro

Restates the previous AI message in plain language without jargon.

Official
Basic
cursorcursor
6.6k

interrogate

Spawns multiple LLM reviewers to adversarially review code changes and synthesizes a verdict.

Official
Advanced
cursorcursor
6.6k

principle-boundary-discipline

Concentrates validation and error handling at system boundaries while keeping business logic in pure functions.

Official
Basic
cursorcursor
6.6k

setup-pstack

Configure per-role model assignments for pstack by writing an always-applied Cursor rule.

Official
Intermediate
cursorcursor
6.6k

swarm

Fan out parallel cloud workers and aggregate their results into one report.

Official
Intermediate
cursorcursor
6.6k

principle-model-the-domain

Encodes domain logic in data structures instead of scattered conditionals across code.

Official
Basic
cursorcursor
6.6k

technical-writing

Applies Diátaxis, Google style, STE, and Global English rules to technical documentation.

Official
Intermediate
cursorcursor
6.6k

principle-fix-root-causes

Guides debugging by tracing symptoms to root causes and fixing them there.

Official
Basic
cursorcursor
6.6k

why

Investigate design rationale behind code by querying seven evidence sources in parallel.

Official
Advanced
cursorcursor
6.6k

principle-encode-lessons-in-structure

Converts recurring corrections into lint rules, runtime checks, and automation scripts.

Official
Basic
cursorcursor
6.6k

how

Explains codebase architecture and subsystem flows using parallel explorer and critic subagents.

Official
Advanced
cursorcursor
6.6k

blast-radius

Analyzes what a code change could break beyond the diff and proves safety facts by running real code.

Official
Intermediate
cursorcursor
6.6k

principle-guard-the-context-window

Routes large outputs to subagents and keeps summaries in the main context window.

Official
Basic
cursorcursor
6.6k

principle-subtract-before-you-add

Guides removal of dead code and redundant validators before adding new features.

Official
Basic
cursorcursor
6.6k

reflect

Spawns parallel review subagents over session transcripts to route learnings into skill edits.

Official
Advanced
cursorcursor
6.6k

principle-foundational-thinking

Guides structural decisions on data structures, scaffolding order, and concurrency before writing logic.

Official
Basic

Frequently Asked Questions About Cursor

FAQPage Schema
What specific engineering tasks can be managed using these capabilities?

These capabilities enable developers to perform automated Git merge conflict resolution, execute Playwright smoke tests, audit plugin manifests for marketplace readiness, and generate interactive HTML-based pull request reviews directly from repository metadata.

Which technical personas benefit most from these repository management functions?

Software engineers, DevOps practitioners, and technical leads who manage high-velocity codebases benefit from these functions. They are designed for developers needing to streamline pull request reviews, maintain build stability, and enforce documentation standards within complex TypeScript and JavaScript environments.

What are the primary prerequisites for integrating these repository management functions?

Integration requires a standard Git-based repository structure and access to GitHub environments. Users must have the TypeScript environment configured to support the provided manifest scaffolding and local browser harnesses for UI verification tasks.