Skills for Cursor

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

rqzrqh/matchengine_rust

Skill Claude CodeCodexCursor

Guides profiling of this repo's matching engine on macOS: records reproducible xctrace (Instruments) launch commands, includes runnable helpers under this skill's scripts/ directory, polls HTTP matcher state alongside CPU profiling (Time Profiler, sample(1), or external traces), and produces PROFILEREPORT.md with…

not rated 22 3mo ago A 108 tokens

critique-agent

170

ertra/pm-brain-for-cursor

Skill Claude CodeCodexCursor

Pressure-test an existing product brief or PRD pack — find gaps, hidden assumptions, inconsistencies, and failure modes before stakeholder review. Use when: critique brief, critique PRD, devils advocate, red team, pressure test, find holes, what could go wrong, stress test the doc, pre-mortem.

not rated 22 3mo ago A 69 tokens original MIT

interview-frameworks

171

ertra/pm-brain-for-cursor

Skill Claude CodeCodexCursor

Frameworks for user interviews, question design, and qualitative research. Use when conducting user interviews, designing interview guides, researching user needs, or gathering qualitative insights. Trigger on: 'create an interview guide', 'how do I interview users', 'customer discovery questions', 'user research…

not rated 22 3mo ago A 69 tokens original MIT

query-datasets

172

ertra/pm-brain-for-cursor

Skill Claude CodeCodexCursor

Answer grounded yes/no questions about what exists in the 03-datasets/ example corpora (supporttickets, calltranscripts) using the local SQLite + FTS5 + vector hybrid index. Use when the user asks 'do/does [corpus] contain/mention/include/have requests for X?', 'any [corpus] about Y?', or similar factual queries over…

not rated 22 3mo ago A 91 tokens original MIT

handoff

173

AI-Learning-Gems/AI-Learning-Gems.github.io

Skill Claude CodeCodexCursor

Author a comprehensive, self-contained handoff document that lets a fresh agent (or subagent) fully reconstruct the current agent's context, reasoning, and decision history. Use when the user asks to "hand off", "create a handoff", "write handoff instructions", pass work to a new agent/subagent, summarize a session…

not rated 22 2mo ago A 118 tokens original MIT

game-designer

174

tech-leads-club/nj-mmo

Skill Claude CodeCodexCursor

Build production-quality visual game assets for this Three.js + Colyseus MMO: rigged characters, monsters/mobs and NPCs (rigged GLTF + skeletal animation via the game-core animation state machine), equipped-weapon/bone attachments, combat and world VFX, UI/item icons, and environment props. Use when asked to create or…

not rated 22 +1 2mo ago A 229 tokens original MIT

spec-driven-execution

175

tech-leads-club/nj-mmo

Skill Claude CodeCodexCursor

Orchestrate feature work in this MMO repo by dispatching Planner, Implementer, and Verifier sub-agents through the tlc-spec-driven pipeline. The orchestrator picks the ROADMAP phase, cleans env, sequences sub-agents, and handles PASS/FAIL — it does not plan, implement, or verify itself. Use for "build the next phase"…

not rated 22 +1 2mo ago A 91 tokens original MIT

reticle-aesthetic

176

Kevin-Liu-01/Agent-Machines

Skill Claude CodeCodexCursor

Build landing page sections, hero blocks, and marketing surfaces in the Reticle/Sigil engineering-instrument-grid aesthetic. Use when creating new landing sections, hero components, marketing pages, or when the user says "reticle", "hero", "landing page", "new section", "instrument panel", "grid cell", or wants to…

not rated 25 3d ago A 80 tokens original MIT

Horosheff/aura-designer

Skill Claude CodeCodexCursor

A typography guide for choosing pairs of Google Fonts that support Cyrillic writing systems, such as Russian. It covers one font for headings and another for normal text in AuraDesign projects.

not rated 21 3mo ago A 64 tokens original MIT

Horosheff/aura-designer

Skill Claude CodeCodexCursor

A design instruction for copying visual shapes from a reference, such as blobs, circles, cards, waves, borders, and shadows.

not rated 21 3mo ago A 78 tokens original MIT

ctxpipe-ai/ctxpipe

Skill Claude CodeCodexCursor

This skill provides guidance for implementing security features that span across Better Auth, including rate limiting, CSRF protection, session security, trusted origins, secret management, OAuth security, IP tracking, and security auditing. These topics are not covered in individual plugin skills.

not rated 22 today A 59 tokens

create-auth-skill

180

ctxpipe-ai/ctxpipe

Skill Claude CodeCodexCursor

Skill for creating auth layers in TypeScript/JavaScript apps using Better Auth.

not rated 22 today A 21 tokens

ctxpipe-ai/ctxpipe

Skill Claude CodeCodexCursor

Review code for logging patterns and suggest evlog adoption. Guides setup on Nuxt, Next.js, SvelteKit, Nitro, TanStack Start, NestJS, Express, Hono, Fastify, Elysia, Cloudflare Workers, and standalone TypeScript. Detects console.log spam, unstructured errors, and missing context. Covers wide events, structured errors…

not rated 22 today A 106 tokens

CCDawn/Vibelution

Skill Claude CodeCodexCursor

Runs one evidence-driven Vibelution optimization iteration from the ROI backlog: pick one todo item, worktree isolate, implement, machine-verify, merge, update STATE. Use when the user starts /loop for project improvement, continuous optimization, or agent-dev ROI backlog work.

not rated 21 2d ago A 65 tokens original MIT

agent-brain-refresh

183

cpuguy96/StepCOVNet

Skill Claude CodeCodexCursor

Audit and sync agent brain — read all rules from disk, reconcile skills/catalogs/routing. Triggers on refresh agent brain, refresh all rules, audit rules, or after steering promotion. Read-only audit script; agent writes doc updates.

not rated 22 10d ago A 53 tokens original Apache-2.0

autoresearch

184

cpuguy96/StepCOVNet

Skill Claude CodeCodexCursor

One-prompt agent autoresearch loop for StepCOVNet: goal + time budget → orient, hypothesize, run, log, repeat until success or deadline. Use when the user says "run autoresearch", gives a research goal with a budget, or names a profile (e.g. ar-tide-overfit). Not for unattended Python planners (--hours / lattice).

not rated 22 10d ago A 78 tokens original Apache-2.0

whats-next

185

cpuguy96/StepCOVNet

Skill Claude CodeCodexCursor

Answers what to do now, what's next, where are we, project status, or orientation. When the user then says do it, go ahead, or start, execute the If you say do it steps from the last whats-next answer. Runs projectstatus.py and reads EXPERIMENTLOG § Current phase.

not rated 22 10d ago A 66 tokens original Apache-2.0

wireshark-mcp

187

A-G-U-P-T-A/wireshark-mcp

Skill Claude CodeCodexCursor

Use the wireshark MCP server for authorized packet capture and analysis with TShark. Apply when investigating live traffic, reading pcap/pcapng files, debugging DNS/HTTP/TLS, or working on the wireshark-mcp codebase itself.

not rated 19 1mo ago A 59 tokens

Horosheff/excalibur-blog-cloud-public

Skill Claude CodeCodexCursor

A workflow coordinator for blog production that assigns work to helper agents, passes their outputs between steps, and starts cover and schema work after quality checks pass.

not rated 19 2mo ago A 34 tokens

excalibur-research

190

Horosheff/excalibur-blog-cloud-public

Skill Claude CodeCodexCursor

A research step for choosing and investigating a blog topic before writing the article. It uses search results and facts to define a suitable angle.

not rated 19 2mo ago A 31 tokens

callawaycloud/generator-ccc

Skill Claude CodeCodexCursor

Deploy Salesforce metadata changes to production via the Bitbucket pipeline. Use when the user wants to deploy, release, or ship a change.

not rated 19 9d ago A 33 tokens

salesforce-commands

192

callawaycloud/generator-ccc

Skill Claude CodeCodexCursor

Common sf CLI v2 commands for this project. Use when retrieving metadata, previewing a deployment package, running Apex tests, or opening the org.

not rated 19 9d ago A 35 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: