cursor
Cursor skills are aimed at developers using Cursor as an editor-native coding assistant. This page tends to surface implementation guides, debugging helpers, review prompts, and automation skills that work well when the agent can read and modify repository files directly.
Skills compatible with cursor
ios-debugger-agent
by dimillian/skills
Use XcodeBuildMCP to build and run the current project scheme on a booted iOS simulator, interact with the UI, and capture logs. Prefer the MCP tools for simulator control, logs, and view inspection.
ralph-tui-create-json
by subsy/ralph-tui
Converts PRDs to prd.json format for ralph-tui autonomous execution.
github-workflow-automation
by sickn33/antigravity-awesome-skills
Patterns for automating GitHub workflows with AI assistance, inspired by Gemini CLI and modern DevOps practices.
graphql-architect
by jeffallan/claude-skills
Senior GraphQL architect specializing in schema design and distributed graph architectures with deep expertise in Apollo Federation 2.5+, GraphQL subscriptions, and performance optimization.
setting-okrs-goals
by refoundai/lenny-skills
Help the user create effective objectives and key results using frameworks and insights from 55 product leaders.
trading-analysis
by gracefullight/stock-checker
This skill generates comprehensive investment reports combining real-time market data, technical analysis, Claude AI insights, and professional visualizations.
hono-routing
by jezweb/claude-skills
Status : Production Ready ✅ Last Updated : 2026-01-20 Dependencies : None (framework-agnostic) Latest Versions : hono@4.11.4, zod@4.3.5, valibot@1.2.0, @hono/zod-validator@0.7.6, @hono/valibot-validator@0.6.1
verify
by facebook/react
Source details, install context, and public review data are available on the full page.
code-quality
by tursodatabase/turso
Production database. Correctness paramount. Crash > corrupt.
python-backend
by jiatastic/open-python-skills
Production-ready Python backend patterns for FastAPI, SQLAlchemy, and Upstash.
shopify-liquid-themes
by benjaminsehl/liquid-skills
Comparison: == , != , > , = , <= Logical: and , or , contains
content-hash-cache-pattern
by affaan-m/everything-claude-code
Cache expensive file processing results (PDF parsing, text extraction, image analysis) using SHA-256 content hashes as cache keys. Unlike path-based caching, this approach survives file moves/renames and auto-invalidates when content changes.
writing-specs-designs
by refoundai/lenny-skills
Help the user write effective specs and design documents using frameworks and insights from 7 product leaders.
ux-researcher-designer
by davila7/claude-code-templates
Comprehensive toolkit for user-centered research and experience design.
exploratory-data-analysis
by davila7/claude-code-templates
Perform comprehensive exploratory data analysis (EDA) on scientific data files across multiple domains. This skill provides automated file type detection, format-specific analysis, data quality assessment, and generates detailed markdown reports suitable for documentation and downstream analysis planning.
animation-designer
by daffy0208/ai-dev-standards
I help you create smooth, professional animations for web applications using Framer Motion and CSS.
recipe-audit-external-sharing
by googleworkspace/cli
PREREQUISITE: Load the following skills to execute this recipe: gws-drive
ui-design
by tencentcloudbase/skills
Source details, install context, and public review data are available on the full page.
faster-whisper
by theplasmak/faster-whisper
Local speech-to-text using faster-whisper — a CTranslate2 reimplementation of OpenAI's Whisper that runs 4-6x faster with identical accuracy. With GPU acceleration, expect ~20x realtime transcription (a 10-minute audio file in ~30 seconds).
mongodb
by hoodini/ai-agents-skills
Build and query MongoDB databases with best practices.
regex-vs-llm-structured-text
by affaan-m/everything-claude-code
A practical decision framework for parsing structured text (quizzes, forms, invoices, documents). The key insight: regex handles 95-98% of cases cheaply and deterministically. Reserve expensive LLM calls for the remaining edge cases.
test
by facebook/react
Source details, install context, and public review data are available on the full page.
inngest
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
gws-groupssettings
by googleworkspace/cli
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.