Skip to main content

Open library for Cursor

Skills for Cursor

AI-native code editor with deep multi-file context, Cursor rules, and MDC files. skills-hub.ai is the open registry of installable SKILL.md files, install one into Cursor in a single command, versioned and security-scanned.

$ npx @skills-hub-ai/cli install <slug> --target cursor

Skills install to ~/.cursor/skills/ and load when their triggers match, no manual prompt engineering.

Top skills for Cursor

See all →

code-review

Verified

by skills-hub

Thorough code review — checks correctness, security, performance, readability, and test coverage. Gives actionable feedback ranked by severity.

Review368 installs

by unitysky

A comprehensive autonomous web research agent that performs targeted searches, fetches and parses web content, summarizes findings, and generates structured reports, adhering to industry best practices for accuracy, security, and robustness.

Analysis99 installs

quickstart

Verified

by tinh2

Zero to power user in one invoke — detects OS, installs Homebrew/apt/Node.js/Python, sets up Claude Code, authenticates skills-hub CLI, connects MCP servers, and installs recommended skills based on your project..

Productivity62 installs

refactor

Verified

by skills-hub

Systematic code refactoring — extract functions, reduce complexity, eliminate duplication, improve naming, and split large files. Preserves behavior with tests.

Review58 installs

by skills-hub

Scan a codebase for security vulnerabilities — OWASP Top 10, secrets in code, dependency CVEs, auth flaws, injection risks, and misconfigurations. Fixes what it finds.

Review32 installs

humanizer

OfficialVerified

bySkills Hub

Multi-pass editor that removes AI-writing tells from drafted content — eliminates filler phrases, balances sentence length, restores opinion and voice, and strips em-dash overuse so posts sound human and opinionated rather than ChatGPT-generic..

Analysis30 installs

by tinh2

AI-powered web search and research using the Perplexity API (Sonar models). Performs deep web research with citations, fact-checking, competitive analysis, market research, and technical documentation lookup. Supports streaming responses, search domain filtering, and recency filtering.

Integration23 installs

skill-writer

OfficialVerified

bySkills Hub

Learn to build and publish your own AI agent skills -- from idea to published on skills-hub.ai

Education20 installs

ffmpeg-media

Verified

by tinh2

Process audio and video with FFmpeg -- encoding, format conversion, trimming, concatenation, audio extraction, noise reduction, volume normalization, watermarking, subtitle burning, GIF creation, thumbnail extraction, and hardware-accelerated transcoding. Covers 100+ input/output formats.

Build20 installs

debug

Verified

by skills-hub

Systematic debugging agent — reproduce the issue, isolate the root cause, trace the code path, fix it, and add a regression test. Works with any stack.

QA18 installs

session-memory

OfficialVerified

bySkills Hub

Persist, summarize, and reload agent context between sessions — writes a structured session log to CLAUDE.md / AGENTS.md / .hermes.md, snapshots decisions before destructive ops, and resumes long-running goals without re-briefing. Works with any coding agent.

Productivity18 installs

Learn effective AI prompting through practice -- good vs bad prompts, context management, the STAR framework, and advanced techniques

Education16 installs

ci-cd

Verified

by skills-hub

Set up CI/CD pipelines — generates GitHub Actions, GitLab CI, or Bitbucket Pipelines with lint, test, build, deploy stages. Detects stack automatically.

Deploy15 installs

by skills-hub

Stop overthinking. Ship the thing. The Ralph Wiggum approach to software delivery: naive boldness backed by the confidence that you can fix anything after it lands. For when your inner perfectionist needs to sit down.

Build13 installs

by nicholascheon

A comprehensive, automated code quality analysis tool that performs static analysis across multiple programming languages, identifies issues, security vulnerabilities, code smells, and duplications, and generates detailed, actionable reports to improve code \

QA11 installs

by skills-hub

Full product launch pipeline. Competitive analysis, positioning, landing page SEO, schema markup, social media content, and pitch deck. From idea to launched and marketed.

Combo11 installs

workflow-builder

OfficialVerified

bySkills Hub

Map your goal to a multi-skill workflow -- suggests Combo chains, generates custom pipelines, and explains each step

Education11 installs

by yishnu96

Compute and interpret Vedic (Jyotisha) birth charts using Swiss Ephemeris. Use this skill whenever the user mentions Vedic astrology, Jyotish, kundli, birth chart, navamsa, dasha, lagna, nakshatra, horoscope, or yogas — and whenever they ask a life-direction question that needs a chart. The skill auto-detects which of 14 life dimensions a question falls into: career, wealth/money, marriage, children/fertility, health, education, property, relationships/love, family/parents, travel/foreign, spirituality, obstacles/misfortune, deep karma/past-life, and life timing. So trigger on "when will I marry", "is this a good time for a career change", "any accident risk in my chart", "best city for my career", "will I have children", "why does everything go wrong", "what is my past-life karma", "what's my current dasha" — even when the user never says the word "astrology". The skill handles geocoding, historical timezone resolution, all 14+ divisional charts, Vimshottari dasha, shadbala, ashtakava

Build10 installs

api-design

Verified

by skills-hub

Review or design REST/GraphQL APIs — checks naming, versioning, pagination, error handling, authentication, rate limiting, and consistency against industry standards.

Review9 installs

getting-started

OfficialVerified

bySkills Hub

Interactive onboarding — detects your project, recommends skills, and walks you through your first install

Education9 installs

env-check

Verified

by skills-hub

Verify your development environment is correctly configured for a project — checks runtime versions, dependencies, env vars, services, ports, and permissions.

Productivity8 installs

by skills-hub

A comprehensive social media automation skill that monitors platforms like Reddit and other social media sites to generate, post, and reply with relevant content promoting your app. It ensures content relevance, adheres to platform policies, and incorporates best practices for engagement and safety.

Productivity7 installs

by skills-hub

Add rate limiting to APIs — configure per-user and per-IP limits, sliding window algorithms, tiered quotas, retry-after headers, and progressive abuse detection.

Ops6 installs

by skills-hub

Generates and reviews a complete set of legal documents. NDAs, privacy policies, GDPR compliance, data processing agreements, and formatted legal documents ready for review.

Combo6 installs

Installing a skill into Cursor

# Install one skill
npx @skills-hub-ai/cli install code-review --target cursor

# Reproduce a teammate's full setup from the lockfile
npx @skills-hub-ai/cli install

Files land in ~/.cursor/skills/. The lockfile .skills.json tracks every install, commit it and your team gets reproducible skills with one command.

Skills for every AI coding tool

The same SKILL.md works in every major AI agent, pick yours.