Cursor Skills Directory

Cursor AI Skills & Rules

The largest directory of Cursor AI skills and .cursorrules. Optimize your Cursor IDE with custom rules for every framework, language, and workflow.

26,078+ skillsBrowse all skills →

What Are Cursor Skills?

Cursor skills (also known as .cursorrules) are project-level instruction files that tell Cursor AI how to behave in your codebase. They enforce coding standards, prevent hallucinations, and give Cursor domain-specific knowledge about your tech stack.

  • Enforce consistent coding style across your team
  • Prevent AI hallucinations with explicit constraints
  • Framework-specific rules (React, Vue, Next.js, Python)
  • Compatible with SKILL.md and .cursorrules formats
  • Cross-compatible with Claude Code and Codex
  • Project-level and global rules supported
  • Community-driven with 1,000+ rules and skills
  • Copy-paste or install with npx skills add

Featured Cursor Skills

View all →

coastdigitalgroup/coastai-skills

A portable, agent-friendly skill library served as an MCP server. Drop it into any project and AI agents across Codex, Claude Code, Cursor, Windsurf, Zed, and Continue instantly have access to structured guidance for website design, development, and growth tasks — without copying a single file.

$ npx skills add coastdigitalgroup/coastai-skills
community

niftymonkey/skills

Custom agent skills for Claude Code, Codex, Cursor, and more. Install via npx skills@latest add niftymonkey/skills

$ npx skills add niftymonkey/skills
community

mattnowdev/thinking-partner

Thinking partner skill for AI agents — 150+ mental models, orientation detection, cognitive operations. Works with Claude Code, Cursor, Windsurf, Cline, GitHub Copilot.

$ npx skills add mattnowdev/thinking-partner
community

emretheus/codewit

One minimal desktop app for every AI coding agent — Claude Code, Codex, Cursor, Gemini, Grok, Kilo Code, OpenCode & Pi.

$ npx skills add emretheus/codewit
community

anantojha/node-app-cursor

Node JS app made in cursor AI

$ npx skills add anantojha/node-app-cursor
community

sagarrroy/sandspy

Real-time security monitor for AI coding agents. See what Claude Code, Cursor, Codex, and others actually do on your machine.

$ npx skills add sagarrroy/sandspy
community

Lum1104/Understand-Anything

Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

$ npx skills add Lum1104/Understand-Anything
community

moonrunnerkc/skillcheck

Cross-agent skill quality gate for SKILL.md files. Validates frontmatter, scores description discoverability, checks file references, enforces three-tier token budgets, and flags compatibility issues across Claude Code, VS Code/Copilot, Codex, and Cursor.

$ npx skills add moonrunnerkc/skillcheck
community

sathish316/pi-omniagent-extensions

Pi coding agent extensions that helps you connect to all coding agents from one place using ACP and maximize your AI credits across Cursor, Codex, Claude Code, Rovo

$ npx skills add sathish316/pi-omniagent-extensions
community

hatch3r/hatch3r

Production-ready spec driven development setup for AI coding agents in any repo with one command. Pre-configured with 11 agents, 22 skills, 18 rules, 25 commands & MCP integrations for Cursor, GitHub Copilot, Claude Code, Windsurf, Amp, Codex, Gemini CLI, Cline & OpenCode.

$ npx skills add hatch3r/hatch3r
community

mnemoverse/mnemoverse-vscode

Mnemoverse VS Code extension — persistent memory for AI coding assistants. OAuth-powered, syncs with Claude Code, ChatGPT, Cursor and other AI tools.

$ npx skills add mnemoverse/mnemoverse-vscode
community

lgtm-hq/ai-skills

Canonical Agent Skills library for Claude Code, Cursor, Codex, and other agents.

$ npx skills add lgtm-hq/ai-skills
community

How to Use Cursor Skills

1

Install with add-skill

Automatically downloads and sets up the skill in your project.

npx skills add author/skill-repo
2

Or add .cursorrules directly

Copy the skill content into your .cursorrules file. Cursor reads this automatically.

# Create .cursorrules in your project root
cp skill-repo/SKILL.md .cursorrules
3

Cursor loads rules on every prompt

Cursor injects your .cursorrules into every AI interaction, ensuring consistent behavior across your entire project.

Skill Categories

Explore More Agent Skills