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.

39,221+ 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 →

michalkowol/ai

Sandboxed Docker environment for running Claude Code and Cursor Agent with shared commands, skills, and rules

$ npx skills add michalkowol/ai
community

polything/starter-skills

A 6-skill marketing starter pack (SKILL.md folders) for founder-led teams: briefs, messaging, offer pages, QA, experiments, and deck outlines — designed to work across Claude/Cursor/Codex-style skills.

$ npx skills add polything/starter-skills
community

moshuying/pitchcraft

汇报.skill · pitchcraft — Structured persuasion for tech leads, PMs, and founders: kickoff, status, wrap-up, pitch, and solution selling on one 5-part framework (Hook→Context→Proposal→Evidence→Ask), with AI material intake and a pre-submit checklist. Works with Claude Code, Cursor, Codex, and more.

$ npx skills add moshuying/pitchcraft
community

wpgaurav/generateblocks-skills

GenerateBlocks Skills to create better layouts with AI tools.

$ npx skills add wpgaurav/generateblocks-skills
community

davidmosiah/fitbitmcp

MCP server for Fitbit — query daily activity, heart rate, sleep, and body data from your Fitbit account in any MCP-compatible AI client (Claude, Cursor, etc.).

$ npx skills add davidmosiah/fitbitmcp
community

jasonzhangshuo/solfege-video

🎵 简谱练习视频生成器 | MusicXML → MP4 (竖版/横版) | Cursor & Codex Skill

$ npx skills add jasonzhangshuo/solfege-video
community

wuxie888/agent-skill-wannengcopy

Evidence-first website copy-remix skill for agent workflows

$ npx skills add wuxie888/agent-skill-wannengcopy
community

fatihkan/badi

Workflow management CLI for Anthropic Claude Code, Cursor, and Gemini CLI. 30 AI agents — incl. a virtual eng team — 84 commands, 62 skill categories. Built for Claude Opus & Sonnet.

$ npx skills add fatihkan/badi
community

heygen-com/claude-design-hyperframes

Use when running inside Claude Design specifically. Produces a valid, brand-accurate HyperFrames video draft using pre-valid skeletons. For Claude Code / Cursor / Codex, use the `hyperframes` skill instead.

$ npx skills add heygen-com/hyperframes
community

inooo111/Cursor-AI-Pro-Download-2026

A standalone utility designed to unlock and manage Pro features within the Cursor AI editor environment locally.

$ npx skills add inooo111/Cursor-AI-Pro-Download-2026
community

chancy24/codex-knowledge-base-skill

A reusable Agent Skill for Codex and other coding agents to initialize, maintain, and evolve a project-level knowledge base.

$ npx skills add chancy24/codex-knowledge-base-skill
community

ATOM00blue/awesome-agent-skills

An opinionated, hand-curated index of production-tested skills, plugins, and CLAUDE.md packs for AI coding agents (Claude Code, Codex, Cursor, OpenCode, Aider, Gemini CLI). Each entry has when-to-use AND when-NOT-to-use.

$ npx skills add ATOM00blue/awesome-agent-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