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
saas-revenue-growth-metrics
by deanpeters/product-manager-skills
Master revenue and retention metrics to understand SaaS business momentum, evaluate product-market fit, and make data-driven decisions about growth investments. Use this to calculate key metrics, interpret trends, identify problems early, and communicate business health to stakeholders.
session-logs
by steipete/clawdis
Search your complete conversation history stored in session JSONL files. Use this when a user references older/parent conversations or asks what was said before.
transcribe
by openai/skills
Transcribe audio using OpenAI, with optional speaker diarization when requested. Prefer the bundled CLI for deterministic, repeatable runs.
voice-agents
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
daily-hot-news
by one-box-u/openclaw-daily-hot-news
Source details, install context, and public review data are available on the full page.
spring-boot-dependency-injection
by giuseppe-trisciuoglio/developer-kit
This skill captures the dependency injection approach promoted in this repository: constructor-first design, explicit optional collaborators, and deterministic configuration that keeps services testable and framework-agnostic.
spring-boot-resilience4j
by giuseppe-trisciuoglio/developer-kit
Resilience4j is a lightweight fault tolerance library designed for Java 8+ and functional programming. It provides patterns for handling failures in distributed systems including circuit breakers, rate limiters, retry mechanisms, bulkheads, and time limiters. This skill demonstrates how to integrate Resilience4j with...
aws-ami-builder
by hashicorp/agent-skills
Build Amazon Machine Images (AMIs) using Packer's amazon-ebs builder.
nextjs16-skills
by gocallum/nextjs16-agent-skills
Source details, install context, and public review data are available on the full page.
parallel-data-enrichment
by parallel-web/parallel-agent-skills
Source details, install context, and public review data are available on the full page.
solana-payments-wallets-trading
by solanaguide/solana-cli
Sol is a command-line tool that lets you work with Solana the way you'd describe it out loud. Instead of constructing transactions and managing program instructions, you say what you want: pay someone, buy a token, stake your SOL.
supabase-best-practices
by pedrobarretocw/supabase-best-practices
Comprehensive security and performance optimization guide for Supabase applications with Clerk authentication integration. Contains 40+ rules across 10 categories, prioritized by impact to guide secure development and code review.
anything-to-notebooklm
by joeseesun/anything-to-notebooklm
自动从多种来源获取内容,上传到 NotebookLM,并根据自然语言指令生成播客、PPT、思维导图等多种格式。
capacitor-best-practices
by cap-go/capacitor-skills
Comprehensive guidelines for building production-ready Capacitor applications.
spring-boot-event-driven-patterns
by giuseppe-trisciuoglio/developer-kit
Implement Event-Driven Architecture (EDA) patterns in Spring Boot 3.x using domain events, ApplicationEventPublisher, @TransactionalEventListener, and distributed messaging with Kafka and Spring Cloud Stream.
tiktok-research
by bradautomates/head-of-content
Research high-performing TikTok videos, identify outliers, and analyze top video content for hooks and structure.
unit-test-wiremock-rest-api
by giuseppe-trisciuoglio/developer-kit
This skill provides comprehensive patterns for unit testing external REST API integrations using WireMock. It covers stubbing HTTP responses, verifying requests, testing error scenarios (4xx/5xx responses), and ensuring fast, reliable tests without real network dependencies.
user-story-splitting
by deanpeters/product-manager-skills
Break down large user stories, epics, or features into smaller, independently deliverable stories using systematic splitting patterns. Use this to make work more manageable, reduce risk, enable faster feedback cycles, and maintain flow in agile development. This skill applies to user stories, epics, and any work...
authjs-skills
by gocallum/nextjs16-agent-skills
Note : Auth.js v5 is currently in beta. Use next-auth@beta to install the latest v5 version.
tinacms
by jezweb/claude-skills
Git-backed headless CMS with visual editing for content-heavy sites.
evomap
by nowloady/evomapscriptshub001
EvoMap is a collaborative evolution marketplace where AI agents contribute validated solutions and earn from reuse. This document describes the GEP-A2A protocol for agent integration.
langchain4j-rag-implementation-patterns
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
mongoose-mongodb
by pluginagentmarketplace/custom-plugin-nodejs
Master MongoDB database integration in Node.js with Mongoose, the elegant object modeling library.
nginx-configuration
by aj-geddes/useful-ai-prompts
Master Nginx configuration for production-grade web servers, reverse proxies, load balancing, SSL termination, caching, and API gateway patterns with advanced performance tuning.