Skills for Cursor

2,693 that install into Cursor. Same mod, same page, whichever agent you run: a URL per tool would split one page into five that compete.

SigNoz/signoz

Skill Claude CodeCodexCursor

Migrate Redux or React Context to the correct state option (React Query for server state, nuqs for URL/shareable state, Zustand for global client state). Use when refactoring away from Redux/Context, moving state to the right store, or when the user asks to migrate state management.

32k 2d ago A 64 tokens

dep-updates

02

trufflesecurity/trufflehog

Skill Claude CodeCodexCursor

Plan and apply Go dependency updates, including advisory-driven bumps, Trivy/govulncheck validation, and supply-chain review. Use when the user asks to update dependencies, refresh modules for security alerts, or run dependency vulnerability scans.

28k 4d ago A 51 tokens AGPL-3.0

i-have-adhd

03

ayghri/i-have-adhd

Skill Claude CodeCodexCursor

Shape output for a reader with ADHD: lead with the next action, number multi-step work, restate state across turns, suppress tangents, give specific time estimates, make wins visible. Invoke with /i-have-adhd; stays on until "stop adhd mode".

26k 6d ago C 62 tokens original MIT

error-handling

04

microsoft/data-formulator

Skill Claude CodeCodexCursor

A shared way to report and handle errors between a frontend and backend application.

17k 3d ago A 34 tokens original MIT

language-injection

05

microsoft/data-formulator

Skill Claude CodeCodexCursor

A development guide for adding language instructions to AI agents and translating messages shown to users.

17k 3d ago A 41 tokens original MIT

path-safety

06

microsoft/data-formulator

Skill Claude CodeCodexCursor

A set of rules for safely handling server-side file paths and file access.

17k 3d ago A 50 tokens original MIT

MODSetter/SurfSense

Skill Claude CodeCodexCursor

Publish-readiness gate: 80-item CORE-EEAT audit with weighted scoring, veto checks, and fix plan. 内容质量/EEAT评分.

16k 2d ago A 36 tokens

emil-design-eng

08

MODSetter/SurfSense

Skill Claude CodeCodexCursor

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

16k 2d ago A 35 tokens

playwright-testing

09

MODSetter/SurfSense

Skill Claude CodeCodexCursor

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions…

16k 2d ago A 211 tokens

OpenByteInc/QuantDinger

Skill Claude CodeCodexCursor

QuantDinger repo workflow for coding agents: layered contracts, safety boundaries, and where backend, strategies, and Docker live. Use when editing Python API, strategies, deployment, or docs/agent.

11k +28 today A 47 tokens original Apache-2.0

superplanehq/superplane

Skill Claude CodeCodexCursor

When generating a SuperPlane changelog from merged commits. Use for "what's new" summaries with new integrations, new components/triggers, improvements, security updates, and bug fixes. Output is user-focused markdown in tmp/.

5.6k yesterday A 50 tokens original Apache-2.0

superplanehq/superplane

Skill Claude CodeCodexCursor

Implements and configures SuperPlane canvas consoles (markdown, node, table, board, chart, number, scorecard panels), widget data sources, CEL/templates, table row trigger actions, and console YAML. Use when editing console UI, panelTypes, useWidgetData, WidgetTable, WidgetBoard, canvasconsoleyml…

5.6k yesterday A 90 tokens original Apache-2.0

superplanehq/superplane

Skill Claude CodeCodexCursor

When researching, classifying, drafting, or logging general SuperPlane issues (bug, enhancement, feature, papercut). Use for natural-language issue descriptions, tmp/pmlogger drafts, and optional GitHub MCP logging with labels.

5.6k yesterday A 54 tokens original Apache-2.0

prest/prest

Skill Claude CodeCodexCursor

Guides writing and reviewing pREST Docker/network integration tests under integration/ so each request is human-readable via step comments or table-driven descriptions. Use when adding or editing integration//test.go, HTTP controller E2E coverage, make test-integration, test-integration-postgres…

4.6k 4d ago A 78 tokens original MIT

prest/prest

Skill Claude CodeCodexCursor

Guides classifying, gap-analyzing, and scaffolding support for a new SQL database in pREST (wire-compatible variants like TimescaleDB or new dialects). Use when adding database support, creating integration/ /, DIFFERENCES.md, adapters/ , per-DB docker-compose or GitHub workflows, or planning where config/app wiring…

4.6k 4d ago A 79 tokens original MIT

codegraphcontext

16

CodeGraphContext/CodeGraphContext

Skill Claude CodeCodexCursor

Use CodeGraphContext (CGC) to index a repo into a graph DB and query it via CLI or MCP. Apply when the user wants semantic/code-graph search, call graphs, indexing, or configuring the codegraphcontext MCP server.

4.1k +5 5d ago A 53 tokens original MIT

cursor/community-plugins

Skill Claude CodeCodexCursor

Adds Cursor Directory ambassador badges by name or email via Supabase. Resolves the person and sets users.isambassador. Use when the user asks to add, grant, or promote an ambassador, ambassador badge, or Cursor Ambassador.

4.0k +1 7d ago A 54 tokens

execute-plan

18

terryyin/lizard

Skill Claude CodeCodexCursor

Autonomously execute a plan under .planning/phases/ or .planning/quick/ (GSD PLAN.md files, or legacy flat/ongoing plans). Applies local wrap-up on every slice: Jidoka, post-change-refactor, plan update, commit, and push. Parallel waves OK when safe. Triggers on: execute plan, run plan, execute slices, start plan, do…

2.5k 3d ago A 95 tokens

terryyin/lizard

Skill Claude CodeCodexCursor

Refactor concepts implicated by the current uncommitted change before commit. Use concept-bounded scope even when completion requires untouched code, but Jidoka-stop before unapproved cross-subsystem refactoring. Remove duplication, unclear naming, shotgun surgery, dead / test-only / redundant code, and oversized…

2.5k 3d ago A 117 tokens

slice-planning

20

terryyin/lizard

Skill Claude CodeCodexCursor

Decompose work into GSD-aligned plans whose executable units are Behavior/Structure slices (one observable behavior per slice, stop-safe). Use when planning new features, breaking down large tasks, or when a fix / make-test-pass breakdown has overrun the time-box (see planning.mdc). Triggers on: plan, decompose…

2.5k 3d ago A 83 tokens

mflux-debugging

21

mflux-community/mflux

Skill Claude CodeCodexCursor

Debug MLX ports by comparing against a PyTorch/diffusers reference via exported tensors/images (export-then-compare).

2.3k 3d ago A 30 tokens original MIT

mflux-model-porting

22

mflux-community/mflux

Skill Claude CodeCodexCursor

Port ML models into mflux/MLX with correctness-first validation, then refactor toward mflux style.

2.3k 3d ago A 28 tokens original MIT

mflux-community/mflux

Skill Claude CodeCodexCursor

Write a hermetic "tiny" model-saving test for an mflux model — a fast twin of the slow save/load test that runs the real ModelSaver/WeightLoader/WeightApplier seam on real component classes at toy dimensions, with no downloads or image generation. Use when asked to "make tiny test for ".

2.3k 3d ago A 73 tokens original MIT

4thfever/cultivation-world-simulator

Skill Claude CodeCodexCursor

A skill for planning or implementing a stable control API for external agents or Claw systems. Its description is in Chinese and focuses on layered design, query and command handling, runtime serialization, and contract documentation.

2.0k 16d ago A 50 tokens