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.
Skills install to ~/.cursor/skills/ and load when their triggers match, no manual prompt engineering.
Top skills for Cursor
See all →code-review
Verifiedby skills-hub
Thorough code review — checks correctness, security, performance, readability, and test coverage. Gives actionable feedback ranked by severity.
web-research-agent
Verifiedby 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.
quickstart
Verifiedby 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..
refactor
Verifiedby skills-hub
Systematic code refactoring — extract functions, reduce complexity, eliminate duplication, improve naming, and split large files. Preserves behavior with tests.
security-audit
Verifiedby 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.
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..
perplexity-search
Verifiedby 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.
Learn to build and publish your own AI agent skills -- from idea to published on skills-hub.ai
ffmpeg-media
Verifiedby 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.
debug
Verifiedby 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.
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.
Learn effective AI prompting through practice -- good vs bad prompts, context management, the STAR framework, and advanced techniques
ci-cd
Verifiedby skills-hub
Set up CI/CD pipelines — generates GitHub Actions, GitLab CI, or Bitbucket Pipelines with lint, test, build, deploy stages. Detects stack automatically.
Ralph Wiggum Ship It
Verifiedby 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.
automated-code-quality-analysis
Verifiedby 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 \
Market Research to Launch
Verifiedby 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.
Map your goal to a multi-skill workflow -- suggests Combo chains, generates custom pipelines, and explains each step
vedic-astrology
Verifiedby 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
api-design
Verifiedby skills-hub
Review or design REST/GraphQL APIs — checks naming, versioning, pagination, error handling, authentication, rate limiting, and consistency against industry standards.
Interactive onboarding — detects your project, recommends skills, and walks you through your first install
env-check
Verifiedby skills-hub
Verify your development environment is correctly configured for a project — checks runtime versions, dependencies, env vars, services, ports, and permissions.
social-media-content-automator
Verifiedby 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.
rate-limiting
Verifiedby 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.
Legal Document Factory
Verifiedby 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.
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 installFiles 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.