Cursor
Official@cursor
Offers specialized engineering interfaces for managing repository health, pull request lifecycle, and iterative code refinement through structured environment interactions.
Agent Skills by Cursor
Showing 82 vetted skills indexed across 1 GitHub repositories.
thermo-nuclear-code-quality-review
Reviews branch changes for structural regressions, spaghetti growth, and missed simplification opportunities.
X MCP guide
Governs X MCP tool usage with credit checks, cost estimates, and error handling.
thermos
Runs two parallel code review subagents and synthesizes their branch audit findings.
thermo-nuclear-review
Audits branch diffs for bugs, security vulnerabilities, breaking changes, and feature-gate leaks.
reproduce-and-fix-issues
Reproduce triaged Slack bugs through real UI interaction and open verified draft pull requests.
setup-benny
Configure Benny's Slack triage and issue-reproduction automations for a target repository.
triage-issue-reports
Classifies Slack issue reports and posts one verdict with tracker dedupe and routing.
figure-it-out
Designs an auditable multi-phase workflow for large migrations and ambiguous engineering tasks.
bro
Restates the previous AI message in plain language without jargon.
interrogate
Spawns multiple LLM reviewers to adversarially review code changes and synthesizes a verdict.
principle-boundary-discipline
Concentrates validation and error handling at system boundaries while keeping business logic in pure functions.
setup-pstack
Configure per-role model assignments for pstack by writing an always-applied Cursor rule.
swarm
Fan out parallel cloud workers and aggregate their results into one report.
principle-model-the-domain
Encodes domain logic in data structures instead of scattered conditionals across code.
technical-writing
Applies Diátaxis, Google style, STE, and Global English rules to technical documentation.
principle-fix-root-causes
Guides debugging by tracing symptoms to root causes and fixing them there.
why
Investigate design rationale behind code by querying seven evidence sources in parallel.
principle-encode-lessons-in-structure
Converts recurring corrections into lint rules, runtime checks, and automation scripts.
how
Explains codebase architecture and subsystem flows using parallel explorer and critic subagents.
blast-radius
Analyzes what a code change could break beyond the diff and proves safety facts by running real code.
principle-guard-the-context-window
Routes large outputs to subagents and keeps summaries in the main context window.
principle-subtract-before-you-add
Guides removal of dead code and redundant validators before adding new features.
reflect
Spawns parallel review subagents over session transcripts to route learnings into skill edits.
principle-foundational-thinking
Guides structural decisions on data structures, scaffolding order, and concurrency before writing logic.
Frequently Asked Questions About Cursor
FAQPage SchemaWhat 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.