cursor skills

8,418 tagged cursor, measured the same way as everything else here.

Browse within: copilot 360agentic-ai 248agent 229claudecode 199claudecode-skills 199gemini-cli 164antigravity 152ai-coding 137skills 107ai-coding-assistant 102cjk 101opencode 95cli 91mcp-server 89

ddconfig

289

datadog-labs/cursor-plugin

Skill Claude CodeCodex

Configures or troubleshoots the Datadog MCP server plugin-datadog-datadog. Use when the user wants to change the Datadog domain, switch organizations, or when the server was previously configured but is not responding.

not rated 10 5d ago A 54 tokens original Apache-2.0

memory-read

290

rangerrick337/operator-os

Skill Claude Code

Query-first indexing and retrieval for Operator OS memory. Use when asked to find prior context, search memory, rebuild the memory index, or answer from the workspace without loading large files by default.

not rated 10 3d ago A 41 tokens original MIT

mcp-memory-query

291

internetyev/cross-agent-memory-kit

Skill Claude Code

Query the mcp-memory-service to retrieve stored facts, decisions, notes, and session learnings. Use this skill whenever the user asks what you remember, wants to recall past decisions or conventions, asks "do you know anything about X", references "last time we discussed", says "check your memory", "look in memory"…

not rated 9 2mo ago A 121 tokens original MIT

boring-engineering

292

alvindemesadev/boring-engineering

Skill Claude CodeCodex

Prevents overengineering when designing, implementing, refactoring, or reviewing software. Use when the user asks to implement a feature, add an abstraction, refactor code, review a design, simplify existing code, or make an architectural decision. Also triggers when the user asks if code is too complex, whether to…

not rated 9 11d ago A 94 tokens original MIT

design-agent-loop

293

emaraschio/cursor-commands

Skill Claude CodeCursor

Design a reusable agent loop as a graph before running it. Take a TASK and COMPLETION CRITERIA, draw the node graph (input, plan, act, verify, retry or escalate, done), specify context, tools, expected output, and evidence per node, label every transition trigger, set max retries, budget ceilings, and human approval…

not rated 9 1mo ago A 157 tokens original MIT

mythkiven/figma-ios-codegen

Skill Cursor

Maps Figma node hierarchy (FRAME/GROUP/INSTANCE) to UIKit UIView containers, preserving parent-child relationships, addSubview order, and coordinate system. Decides which nodes become UIView containers vs leaf views, and how to read relative/absolute coordinates from the data package. Use when generating UIKit code…

not rated 9 1mo ago A 103 tokens original MIT

travel-planner

295

SquirrelSong5/travel-planner-skill

Skill Claude CodeCodex

A thinking framework that breaks work into five stages: define the problem, explore options, formulate a solution, act, and assess the result. It can be applied fully, partially, or minimally depending on the task.

not rated 9 13d ago A 122 tokens original MIT

image-read-cache

296

ParthJadhav/image-read-cache

Skill Claude Code

Optimizes image reading by caching LLM-generated content as XMP metadata inside image files. Use BEFORE reading any image file (.png, .jpg, .jpeg, .webp, .gif, .bmp). Reduces token usage by 90% on repeated image reads. Triggers on: image, screenshot, picture, photo, .png, .jpg, .jpeg, read image, view image, look at…

not rated 9 5mo ago A 91 tokens original MIT

review-all

297

paultyng/skill-issue

Skill Claude CodeCodex

Use when the user asks for a deep review, full review, comprehensive review, production readiness assessment, full audit, multi-domain audit, "security and reliability and code review", or "review everything". Also use when the user explicitly requests performance review alongside the comprehensive request (e.g.…

not rated 9 26d ago A 102 tokens original MIT

gtd-harness

298

mikonos/LLM-GTD

Skill Claude CodeCodex

A task-management system based on Getting Things Done, a method for recording commitments outside your head and organizing them into clear next actions.

not rated 9 2mo ago A 228 tokens copy · 100% MIT

designbrief

299

Heiberg-Industries/designbrief

Skill Claude CodeCodex

A library of UI design direction files that provide style guardrails for building tasteful, consistent interfaces. Use when building any UI — select a style or let the AI recommend one based on the project context.

not rated 9 6mo ago A 43 tokens original MIT

data-cleaning

300

param087/agent-ml-skills

Skill Claude CodeCodex

Use when preparing raw data for modeling — handling missing values, duplicates, inconsistent types, outliers, and bad categorical values. Emphasizes fitting all imputation on train-only to avoid leakage.

not rated 9 3mo ago A 43 tokens original MIT

open-latch/latch

Skill Claude CodeCodex

Preview and apply latch seed candidates from the exact current Cursor conversation. Use when the user invokes latch-seed or /latch-seed in Cursor.

not rated 9 4d ago A 37 tokens original Apache-2.0

prereview

303

singhharsh1708/kitbash

Skill Claude CodeCodex

Review the current diff against this team's conventions and invariants before it ships. Invoke with /prereview before opening a PR, or run as a pre-push gate.

not rated 9 2d ago A 0 tokens original Apache-2.0

ux-audit

304

narenkatakam/ux-audit

Skill Claude CodeCodex

Production-grade UX audit and design guidance skill. Transforms vague design feedback into actionable, implementable recommendations. Two modes: guide (principles + do/don't rules for modern interfaces) and review (structured audit with prioritized fixes). Covers task-first UX, information architecture, CRAP visual…

not rated 9 4mo ago A 117 tokens original Apache-2.0

fetchira

305

ImmuneFOMO/fetchira

Skill Claude CodeCodex

Web search, page reading, deep research, and headless browsing via the fetchira MCP server. Use whenever you need current/external information — search the web, read a URL as clean markdown, run a multi-source deep research report, or fetch a JS-heavy page. Routes across many free providers (incl. logged-in…

not rated 9 1mo ago A 85 tokens original Apache-2.0

agentic-learning

306

FavioVazquez/agentic-learning

Skill Claude CodeCodex

A learning partner skill grounded in neuroscience and philosophy. Use when you want to actually learn a concept (not just get an answer), quiz yourself on a codebase, reflect on what you built, brainstorm a design collaboratively, practice productive struggle on a hard problem, journal a decision with its alternatives…

not rated 9 5mo ago A 110 tokens copy · 100% MIT

appwrite-python

307

appwrite/cursor-plugin

Skill Claude CodeCodex ✓ vendor

Appwrite Python SDK skill. Use when building server-side Python applications with Appwrite, including Django, Flask, and FastAPI integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.

not rated 9 1mo ago A 48 tokens copy · 83% BSD-3-Clause

aka-kika/akakika-skills

Skill Claude CodeCodex

Use when designing, reviewing, or implementing a command-palette / ⌘K layer for an Apple-platform app — keyboard-first global search, ranked and grouped results, native floating panel, and protected destructive commands.

not rated 9 6d ago A 50 tokens original MIT

agents-md

309

eugeniughelbur/agents-md

Skill Claude CodeCodex

Generate and safely maintain an AGENTS.md file (the cross-tool standard for guiding AI coding agents, backed by the Linux Foundation's Agentic AI Foundation and read natively by Codex, Cursor, Copilot, Gemini CLI, Aider, Windsurf, Zed, and more). Use this skill when the user wants to document a repo for AI agents…

not rated 9 +1 2mo ago A 174 tokens original MIT

enhance-web-landing

310

kensaurus/cursor-kenji

Skill Claude CodeCodex

Build landing pages, portfolios, and marketing sites that don't look AI-generated. Use when asked for "landing page", "portfolio", "marketing site", "anti-slop", "Awwwards-style", "premium frontend", or when design needs a strong point of view.

not rated 9 9d ago A 61 tokens original MIT

test-skill

311

beixiyo/ai-sync

Skill Claude Code

A small test skill used to verify that skill conversion supports parameters, scripts, and file references.

not rated 9 4d ago A 6 tokens original MIT

ontology-of-everything/SemanticSkills

Skill Codex

A method for describing software requirements as concepts with a purpose, operating principle, state, and actions, then connecting them with synchronizations. It stops at confirming the model instead of producing a product specification or code.

not rated 8 10d ago A 72 tokens original Apache-2.0

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: