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
top-design
by wondelai/skills
Create websites and applications at the level of world-class digital agencies. This skill embodies the craft of studios that consistently win FWA, Awwwards, CSS Design Awards, and Webby Awards.
transaction-correctness
by tursodatabase/turso
Turso uses WAL (Write-Ahead Logging) mode exclusively.
typescript-mcp
by jezweb/claude-skills
Last Updated : 2026-01-21 Versions : @modelcontextprotocol/sdk@1.25.3, hono@4.11.3, zod@4.3.5 Spec Version : 2025-11-25
remotion-video
by wshuyi/remotion-video-skill
Source details, install context, and public review data are available on the full page.
speech
by openai/skills
Generate spoken audio for the current project (narration, product demo voiceover, IVR prompts, accessibility reads). Defaults to gpt-4o-mini-tts-2025-12-15 and built-in voices, and prefers the bundled CLI for deterministic, reproducible runs.
financial-statements
by anthropics/knowledge-work-plugins
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md .
flutter-managing-state
by flutter/skills
Flutter's UI is declarative; it is built to reflect the current state of the app ( UI = f(state) ). When state changes, trigger a rebuild of the UI that depends on that state.
hono-api-scaffolder
by jezweb/claude-skills
Add structured API routes to an existing Cloudflare Workers project. This skill runs AFTER the project shell exists (via cloudflare-worker-builder or vite-flare-starter) and produces route files, middleware, and endpoint documentation.
mastering-typescript
by spillwavesolutions/mastering-typescript-skill
Build enterprise-grade, type-safe applications with TypeScript 5.9+.
qiaomu-design-advisor
by joeseesun/qiaomu-design-advisor
Source details, install context, and public review data are available on the full page.
vercel-blob
by jezweb/claude-skills
Last Updated : 2026-01-21 Version : @vercel/blob@2.0.0 Skill Version : 2.1.0
wireframe-prototyping
by aj-geddes/useful-ai-prompts
Wireframes and prototypes bridge the gap between ideas and implementation, enabling teams to test concepts, get feedback, and refine designs before costly development.
cloudflare-durable-objects
by jezweb/claude-skills
Status : Production Ready ✅ Last Updated : 2026-01-21 Dependencies : cloudflare-worker-base (recommended) Latest Versions : wrangler@4.58.0, @cloudflare/workers-types@4.20260109.0 Official Docs :
d1-drizzle-schema
by jezweb/claude-skills
Generate correct Drizzle ORM schemas for Cloudflare D1. D1 is SQLite-based but has important differences that cause subtle bugs if you use standard SQLite patterns. This skill produces schemas that work correctly with D1's constraints.
differential-fuzzer
by tursodatabase/turso
Always load Debugging skill for reference
plankton-code-quality
by affaan-m/everything-claude-code
Integration reference for Plankton (credit: @alxfazio), a write-time code quality enforcement system for Claude Code. Plankton runs formatters and linters on every file edit via PostToolUse hooks, then spawns Claude subprocesses to fix violations the agent didn't catch.
ansible-automation
by aj-geddes/useful-ai-prompts
Automate infrastructure provisioning, configuration management, and application deployment across multiple servers using Ansible playbooks, roles, and dynamic inventory management.
desktop
by lobehub/lobehub
Source details, install context, and public review data are available on the full page.
observe-whatsapp
by gokapso/agent-skills
Use this skill for operational diagnostics: message delivery investigation, webhook delivery debugging, error triage, and WhatsApp health checks.
seo-local-business
by jezweb/claude-skills
Generate a complete SEO package for local business websites. Produces meta tags, structured data, robots.txt, and sitemap.xml.
feishu-drive
by m1heng/clawdbot-feishu
Single tool feishu_drive for cloud storage operations.
mvcc
by tursodatabase/turso
Multi-Version Concurrency Control. Work in progress, not production-ready.
seedance-2.0-prompter
by pexoai/pexo-skills
This skill transforms a user's scattered multimodal assets (images, videos, audio) and ambiguous creative intent into a structured, executable prompt for the Seedance 2.0 video generation model. It acts as an expert prompt engineer, ensuring the highest quality output from the underlying model.
xcodebuildmcp
by cameroncooke/xcodebuildmcp
Use XcodeBuildMCP tools instead of raw xcodebuild , xcrun , or simctl .