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
contract-review
by anthropics/knowledge-work-plugins
Source details, install context, and public review data are available on the full page.
macos-development
by rshankras/claude-code-apple-skills
Comprehensive guidance for macOS app development. This skill aggregates specialized modules for different aspects of macOS development.
mem-search
by thedotmack/claude-mem
Search past work across all sessions. Simple workflow: search -> filter -> fetch.
twilio-communications
by sickn33/antigravity-awesome-skills
Basic pattern for sending SMS messages with Twilio. Handles the fundamentals: phone number formatting, message delivery, and delivery status callbacks.
vueuse-best-practices
by hyf0/vue-skills
Best practices and common gotchas for VueUse composables.
make-pr
by remotion-dev/remotion
Ensure we are not on the main branch, make a branch if necessary. For all packages affected, run Oxfmt to format the code:
playwright-testing
by alinaqi/claude-bootstrap
Source details, install context, and public review data are available on the full page.
qiaomu-mondo-poster-design
by joeseesun/qiaomu-mondo-poster-design
Generate AI image prompts AND create actual designs in Mondo's distinctive alternative aesthetic - known for limited-edition screen-printed posters, book covers, and album art with bold colors, minimalist compositions, and symbolic storytelling.
clerk-auth
by sickn33/antigravity-awesome-skills
Complete Clerk setup for Next.js 14/15 App Router.
cloudflare-queues
by jezweb/claude-skills
Status : Production Ready ✅ Last Updated : 2026-01-09 Dependencies : cloudflare-worker-base (for Worker setup) Latest Versions : wrangler@4.58.0, @cloudflare/workers-types@4.20260109.0
creating-openlineage-extractors
by astronomer/agents
This skill guides you through creating custom OpenLineage extractors to capture lineage from Airflow operators that don't have built-in support.
lead-magnets
by coreyhaines31/marketingskills
Source details, install context, and public review data are available on the full page.
cloudflare-workers-ai
by jezweb/claude-skills
Status : Production Ready ✅ Last Updated : 2026-01-21 Dependencies : cloudflare-worker-base (for Worker setup) Latest Versions : wrangler@4.58.0, @cloudflare/workers-types@4.20260109.0, workers-ai-provider@3.0.2
javascript-mastery
by sickn33/antigravity-awesome-skills
33+ essential JavaScript concepts every developer should know, inspired by 33-js-concepts .
react-flow
by existential-birds/beagle
React Flow (@xyflow/react) is a library for building node-based graphs, workflow editors, and interactive diagrams. It provides a highly customizable framework for creating visual programming interfaces, process flows, and network visualizations.
scrapling-official
by d4vinci/scrapling
Scrapling is an adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl.
google-gemini-embeddings
by jezweb/claude-skills
Complete production-ready guide for Google Gemini embeddings API
icon-set-generator
by jezweb/claude-skills
Generate custom, visually consistent SVG icon sets tailored to specific projects. Each set is built from a shared style specification so every icon looks like it belongs with the others — same stroke weight, same corner treatment, same visual density.
skill-writer
by pytorch/pytorch
This Skill helps you create well-structured Agent Skills for Claude Code that follow best practices and validation requirements.
tinybird
by tinybirdco/tinybird-agent-skills
Guidance for Tinybird file formats, SQL rules, optimization patterns, and data modeling. Use this skill when creating or editing Tinybird datafiles.
scrapy-web-scraping
by mindrally/skills
Source details, install context, and public review data are available on the full page.
ux-heuristics
by wondelai/skills
Practical usability principles for evaluating and improving user interfaces. Based on a fundamental truth: users don't read, they scan. They don't make optimal choices, they satisfice. They don't figure out how things work, they muddle through.
web-haptics
by lochie/web-haptics
Source details, install context, and public review data are available on the full page.
spring-boot-openapi-documentation
by giuseppe-trisciuoglio/developer-kit
SpringDoc OpenAPI is a library that automates the generation of OpenAPI 3.0 documentation for Spring Boot projects. It provides a Swagger UI web interface for exploring and testing APIs without writing additional configuration. This skill provides comprehensive patterns for integrating SpringDoc into Spring Boot 3.x...