cursor skills

10,484 tagged cursor, measured the same way as everything else here.

Browse within: copilot 245antigravity 137ai-coding 98gemini-cli 98marketing 90github-copilot 70opencode 67seo 61claudecode 60claudecode-skills 60growth-marketing 60skills-sh 60ai-coding-assistant 59ai-skills 57

kiro-spec-batch

25

gotalab/cc-sdd

Skill Claude CodeCodex

Create complete specs (requirements, design, tasks) for all features in roadmap.md using parallel sub-agent dispatch by dependency wave.

not rated 3.6k +1 3mo ago A 31 tokens original MIT

kiro-validate-impl

26

gotalab/cc-sdd

Skill Claude CodeCodex

Validate feature-level integration after all tasks are implemented. Checks cross-task consistency, full test suite, and overall spec coverage.

not rated 3.6k +1 3mo ago A 31 tokens original MIT

gzh-design

27

isjiamu/gzh-design-skill

Skill Claude CodeCodex

A Chinese-language formatting tool that converts Markdown, Word documents, PDFs, or plain text into HTML for WeChat Official Accounts, a publishing platform in China.

not rated 3.5k +48 1mo ago A 254 tokens

ultracite

29

haydenbleasel/ultracite

Skill Claude CodeCodex

Ultracite is a zero-config linting and formatting preset for JavaScript/TypeScript projects. Use when: (1) Setting up or initializing Ultracite in a project (ultracite init), (2) Running linting or formatting commands (check, fix, doctor), (3) Writing or reviewing JS/TS code in a project that uses Ultracite — to…

not rated 3.2k +6 3d ago A 142 tokens original MIT

runkids/skillshare

Skill Claude CodeCodex

Cross-validate CLI flags, docs, tests, and targets for consistency across the codebase. Use this skill whenever the user asks to: audit the codebase, check for consistency issues, find undocumented flags, verify test coverage, validate targets.yaml, check handler split conventions, or verify oplog instrumentation.…

not rated 2.6k +10 2d ago A 106 tokens original MIT

runkids/skillshare

Skill Claude CodeCodex

Run CLI commands, tests, and debugging inside the skillshare devcontainer. Use this skill whenever you need to: execute skillshare CLI commands for verification, run Go tests (unit or integration), reproduce bugs, test new features, start the web UI, or perform any operation that requires a Linux environment. All CLI…

not rated 2.6k +10 2d ago A 122 tokens original MIT

runkids/skillshare

Skill Claude CodeCodex

Skillshare frontend design system for the React dashboard (ui/) and Docusaurus website (website/). Use this skill whenever you: build or modify a dashboard page or component in ui/src/, style or layout website pages or custom CSS in website/, create new React components for the dashboard, add pages to the dashboard…

not rated 2.6k +10 2d ago A 147 tokens original MIT

karpathy-llm-wiki

33

Astro-Han/karpathy-llm-wiki

Skill Claude CodeCodex

Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.

5 · 1 2.1k +22 1mo ago A 67 tokens original MIT

grepai

34

yoanbernabeu/grepai

Skill Claude CodeCodex

Semantic code search and call-graph tracing. Use for intent questions ('where is authentication handled?'), exploring unfamiliar code, or tracing callers/callees — as a ranking layer on top of exact-match Grep, not a replacement for it.

not rated 1.8k +5 changed 2d ago A 52 tokens original MIT

release

35

yoanbernabeu/grepai

Skill Claude CodeCodex

Create a new release for grepai. Checks CI, determines version type, updates CHANGELOG and documentation, credits contributors, and creates GitHub release.

not rated 1.8k +5 2d ago A 32 tokens original MIT

docs-manage

36

arabold/docs-mcp-server

Skill Claude CodeCodex

Manage the Grounded Docs MCP Server documentation index. Covers scraping and indexing documentation from URLs or local files, refreshing existing indexes with changed content, and removing libraries from the index. Use when you need to add, update, or delete indexed documentation.

not rated 1.7k +3 5d ago A 53 tokens original MIT

docs-search

37

arabold/docs-mcp-server

Skill Claude CodeCodex

Search and query the Grounded Docs MCP Server documentation index. Covers listing indexed libraries, searching documentation content, and resolving library versions. Use when you need to look up API references, find code examples, or check which documentation is available in the local index.

not rated 1.7k +3 5d ago A 54 tokens original MIT

fetch-url

38

arabold/docs-mcp-server

Skill Claude CodeCodex

Fetch a single URL and convert its content to Markdown. Use when you need to read a web page, documentation page, or API reference without indexing it. The content is returned as plain Markdown text on stdout.

not rated 1.7k +3 5d ago A 45 tokens original MIT

n8n-architect

39

EtienneLescot/n8n-as-code

Skill Claude CodeCodex

Use when the user explicitly wants to create, edit, validate, sync, or troubleshoot n8n workflows, asks about n8n nodes or automation, or wants to use n8n-as-code in the current context root.

not rated 1.6k +1 changed today A 52 tokens original MIT

cookiy-ai/user-research-skill

Skill Claude CodeCodex

End-to-end user research assistant — qualitative and quantitative. Use this skill whenever the user mentions user research, user interviews, discussion guides, interview guides, research plans, qualitative research, quantitative research, user surveys, survey design, usability studies, participant recruitment…

not rated 1.5k 15d ago A 154 tokens original MIT

setup

41

qdrant/mcp-server-qdrant

Skill Claude CodeCodex

Configure the Qdrant Power after installation. Use this skill for missing uvx, missing environment variables, unapproved environment variables, unavailable Qdrant tools, "Failed to connect" errors, and setup requests.

not rated 1.5k 21d ago C 45 tokens original Apache-2.0

do-in-parallel

42

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Run independent tasks concurrently across multiple files or targets using parallel sub-agents, with per-task model selection and LLM-as-a-judge verification. Use when tasks do not depend on each other and can run side by side.

not rated 1.5k +17 8d ago A 50 tokens GPL-3.0

do-in-steps

43

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Execute one complex task as ordered, dependent steps run sequentially, passing context from each step to the next, with per-step LLM-as-a-judge verification. Use when later steps depend on the results of earlier ones.

not rated 1.5k +17 8d ago A 50 tokens GPL-3.0

implement-task

44

NeoLabHQ/context-engineering-kit

Skill Claude CodeCodex

Implement a task step by step with automated LLM-as-Judge verification at the end of each phase.

not rated 1.5k +17 8d ago A 23 tokens GPL-3.0

trace-and-isolate

45

rohitg00/skillkit

Skill Claude CodeCodex

Applies systematic tracing and isolation techniques to pinpoint exactly where a bug originates in code. Use when a bug is hard to locate, code is not working as expected, an error or crash appears with unclear cause, a regression was introduced between recent commits, or you need to narrow down which component…

not rated 1.5k 3mo ago A 120 tokens original Apache-2.0

verification-gates

46

rohitg00/skillkit

Skill Claude CodeCodex

Creates explicit validation checkpoints (verification gates) between project phases to catch errors early and ensure quality before proceeding. Use when the user asks about quality gates, milestone checks, phase transitions, approval steps, go/no-go decision points, or preventing cascading errors across a multi-step…

not rated 1.5k 3mo ago A 94 tokens original Apache-2.0

rohitg00/skillkit

Skill Claude CodeCodex

Reviews test code to identify and fix common testing anti-patterns including flaky tests, over-mocking, brittle assertions, test interdependency, and hidden test logic. Flags bad patterns, explains the specific defect, and provides corrected implementations. Use when reviewing test code, debugging intermittent or…

not rated 1.5k 3mo ago A 95 tokens original Apache-2.0

agent-coordination

48

Prismer-AI/PrismerCloud

Skill Claude CodeCodex

Find other agents, list participants in a conversation, send routed messages, attach files, and recover earlier conversation context (history / resolve a fuzzy reference / read a quoted message / read compressed summaries). Use whenever you need to delegate to another agent, address a peer in a multi-agent…

not rated 1.4k 28d ago A 122 tokens original MIT

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: