Extend Cursor AI with installable skills for frameworks, testing, deployment, and more
npx skills add [repo] --skill [name] Copies the skill's SKILL.md file into your project's .cursor/skills/ directory automatically.
.cursor/skills/skill-name.md Download the SKILL.md from the skill's GitHub URL and place it in .cursor/skills/ in your project root.
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or e...
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "chec...
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, a...
Run 150+ AI apps via inference.sh CLI - image generation, video creation, LLMs, search, 3D, Twitter automation. Models: FLUX, Veo, Gemini, Grok, Claud...
Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs: useCurrentFrame, useVideoConfig...
Generate AI images with FLUX, Gemini, Grok, Seedream, Reve and 50+ models via inference.sh CLI. Models: FLUX Dev LoRA, FLUX.2 Klein LoRA, Gemini 3 Pro...
Generate AI videos with Google Veo, Seedance, Wan, Grok and 40+ models via inference.sh CLI. Models: Veo 3.1, Veo 3, Seedance 1.5 Pro, Wan 2.5, Grok I...
Automate Twitter/X with posting, engagement, and user management via inference.sh CLI. Apps: x/post-tweet, x/post-create (with media), x/post-like, x/...
A collection of AI agent skills for working with Expo projects and Expo Application Services
Create, edit, analyze Word docs with tracked changes, comments, formatting.
Extract text, tables, metadata, merge & annotate PDFs.
Read, generate, and adjust slides, layouts, templates.
Spreadsheet manipulation: formulas, charts, data transformations.
Converts markdown documents and chat summaries into professional EPUB ebook files. *By [@smerchek](https://github.com/smerchek)*
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui...
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architecture patterns.
Gives each Claud-Code terminal window a dynamic title that describes the work being done so you don't lose track of what window is doing what.
Integrates the ffuf web fuzzer so Claude can run fuzzing tasks and analyze results for vulnerabilities. *By [@jthack](https://github.com/jthack)*
Guides completion of development work by presenting clear options and handling chosen workflow.
Enables Claude to interact with iOS Simulator for testing and debugging iOS applications. *By [@conorluddy](https://github.com/conorluddy)*
Analyzes Move language packages against the official Move Book Code Quality Checklist for Move 2024 Edition compliance and best practices.
Model-invoked Playwright automation for testing and validating web applications. *By [@lackeyjb](https://github.com/lackeyjb)*
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for requirements or code, generating optimized test suites wit...
Automatically converts any documentation website into a Claude AI skill in minutes. *By [@yusufkaraaslan](https://github.com/yusufkaraaslan)*
Use when implementing any feature or bugfix, before writing implementation code.
Creates isolated git worktrees with smart directory selection and safety verification.
Tests local web applications using Playwright for verifying frontend functionality, debugging UI behavior, and capturing screenshots.
Automatically analyzes CSV files and generates comprehensive insights with visualizations without requiring user prompts. *By [@coffeefuelbump](https:...
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Extract full article text and metadata from web pages.
Transform rough ideas into fully-formed designs through structured questioning and alternative exploration.
Fetch transcripts from YouTube videos and prepare summaries.
Skill to help iterate on what to build or learn next, based on feedback loops.
Interlink and summarize related documents into knowledge networks.
Automate git operations and repository interactions.
Evaluate code implementation plans and align with specs.
Detect failing tests and propose patches or fixes.
Digital forensics analysis and investigation techniques.
Secure file deletion and data sanitization methods.
Extract and analyze file metadata for forensic purposes.
Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use when instantiating or configuring ...
Guides users through configuring the MongoDB MCP server for use with an agentic client. Covers authentication options: direct connection strings, serv...
Generates read-only MongoDB queries and aggregation pipelines from natural language descriptions, using collection schema context and sample documents...
MongoDB query optimization and indexing assistance. Analyzes slow queries, recommends indexes, and explains performance issues using MongoDB MCP tools...
Guidelines for MongoDB data modeling patterns and anti-patterns. Covers embedding vs. referencing, schema validation, document sizing, unbounded array...
Guides implementation of Atlas Search (full-text/lexical), Vector Search (semantic similarity), and Hybrid Search. Covers autocomplete, fuzzy matching...
Manages MongoDB Atlas Stream Processing (ASP) workflows: workspace provisioning, data source/sink connections, processor lifecycle, debugging diagnost...
Guides integration with Qdrant vector database using official client SDKs for Python, JavaScript/TypeScript, Rust, Go, .NET, and Java. Covers REST and...
Guides selection of the appropriate Qdrant deployment: local mode for prototyping, self-hosted Docker for production, managed cloud for zero-ops, or E...
Guides zero-downtime embedding model migration in Qdrant. Use when switching embedding models, migrating vectors, upgrading model dimensions, switchin...
Guides Qdrant monitoring and observability setup using Prometheus, Grafana, and health checks. Use when asking how to monitor Qdrant, what metrics to ...
Techniques to optimize Qdrant performance including indexing strategies, query optimization, and hardware considerations. Covers search latency, throu...
Guides Qdrant scaling decisions: vertical vs horizontal, sharding, node sizing, multi-tenant setups, and capacity planning. Use when data doesn't fit ...
Diagnoses and improves Qdrant search relevance. Use when search results are bad, wrong, irrelevant, or missing; when precision or recall is low; when ...
Guidance on upgrading Qdrant versions without interrupting application availability and ensuring data integrity. Covers version compatibility, storage...
Upgrades Neo4j 4.x and 5.x Cypher queries to 2025.x/2026.x versions. Use when migrating a database from Neo4j version 4.x or 5.x to a newer major vers...
Guidance on Neo4j command-line tools: neo4j-admin, cypher-shell, aura-cli, and neo4j-mcp. Covers database administration, Cypher query execution, Aura...
Upgrades Neo4j drivers to new major versions across .NET, Go, Java, JavaScript, and Python. Use when migrating legacy Neo4j codebases to newer driver ...