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

SignedCurrent

by skills-hub

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

Trusted Author
Review57 installs

quickstart

SignedCurrent

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. Cross-platform (macOS, Linux, WSL). Idempotent. Use when: 'quickstart', 'setup machine', 'new machine setup', 'install everything', 'get started', 'onboard me', 'setup skills-hub', 'fresh install'.

Trusted Author
Productivity22 installs

web-research-agent

SignedCurrent

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.

A
Analysis14 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.

Trusted Author
Build9 installs

refactor

SignedCurrent

by skills-hub

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

Trusted Author
Review8 installs

ffmpeg-media

SignedCurrent

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.

ATrusted Author
Build6 installs

ci-cd

SignedCurrent

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.

Trusted Author
Deploy6 installs

security-audit

SignedCurrent

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.

Trusted Author
Review5 installs

skill-writer

OfficialSignedCertifiedCurrent

by Skills Hub

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

Trusted Author
Education5 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.

Trusted Author
Combo5 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 \

A
QA5 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.

Trusted Author
Productivity5 installs

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

Trusted Author
Education4 installs

workflow-builder

OfficialSignedCertifiedCurrent

by Skills Hub

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

Trusted Author
Education3 installs

api-design

SignedCurrent

by skills-hub

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

Trusted Author
Review3 installs

getting-started

OfficialSignedCertifiedCurrent

by Skills Hub

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

Trusted Author
Education3 installs

Generate professional AI voiceovers using ElevenLabs TTS for video narration, explainers, and content creation. Supports multiple voices, character presets (narrator, salesperson, expert), scene-based generation with request stitching, single scene regeneration, timing validation, and thumbnail embedding. Integrates with Remotion for precise audio-visual sync.

Trusted Author
Build3 installs

perplexity-search

SignedCurrent

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.

ATrusted Author
Integration3 installs

video-toolkit

SignedCurrent

by tinh2

Create professional videos autonomously using AI -- voiceovers (Qwen3-TTS with voice cloning), image generation (FLUX.2), background music (MusicGen), talking head animation (SadTalker), and Remotion rendering. Uses cloud GPUs via Modal or RunPod. Full pipeline from text brief to rendered MP4.

ATrusted Author
Build3 installs

repo-health

SignedCurrent

by skills-hub

Repository health dashboard — scores your repo on tests, docs, CI, dependencies, security, code quality, and contributor experience. Actionable scorecard with fixes.

Trusted Author
Combo3 installs

Legal Document Factory

SignedMay be stale

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.

Trusted Author
Combo3 installs

rate-limiting

SignedCurrent

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.

Trusted Author
Ops2 installs

ship-check

SignedCurrent

by skills-hub

Pre-deploy safety check — runs tests, security audit, performance check, and dependency audit in sequence. Catches issues before they hit production.

Trusted Author
Combo2 installs

Generate complete workshop materials for teaching AI skills -- outlines, exercises, slides, and facilitator guides.

Trusted Author
Education2 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.