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
chinese-writing
by miantiao-me/aigc-weekly
这份指南旨在指导大模型生成高质量、现代风格的简体中文内容。适用于周刊、博客文章、科技资讯及评论类文章等场景。
feishu-docx
by leemysw/agent-kit
Export Feishu/Lark cloud documents to Markdown format for AI analysis.
prompt-optimizer
by daymade/claude-code-skills
Optimize vague prompts into precise, actionable specifications using EARS (Easy Approach to Requirements Syntax) - a Rolls-Royce methodology for transforming natural language into structured, testable requirements.
langchain4j-tool-function-calling-patterns
by giuseppe-trisciuoglio/developer-kit
Define tools and enable AI agents to interact with external systems, APIs, and services using LangChain4j's annotation-based and programmatic tool system.
test-cases
by cexll/myclaude
This skill generates comprehensive, requirement-driven test cases from PRD documents or user requirements.
uni-app
by uni-helper/skills
The skill is based on uni-app documentation, generated at 2026-01-30.
designing-workflow-skills
by trailofbits/skills
Build workflow-based skills that execute reliably by following structural patterns, not prose.
effect-index
by mepuka/effect-ontology
Use this as a quick router to the right Skill for your task. Each entry links to a focused Skill optimized for a coding agent’s limited context.
flutter-adding-home-screen-widgets
by flutter/skills
Home Screen Widgets require native UI implementation (SwiftUI for iOS, XML/Kotlin for Android). The Flutter app communicates with these native widgets via shared local storage ( UserDefaults on iOS, SharedPreferences on Android) using the home_widget package.
opportunity-solution-tree
by deanpeters/product-manager-skills
Guide product managers through creating an Opportunity Solution Tree (OST) by extracting target outcomes from stakeholder requests, generating opportunity options (problems to solve), mapping potential solutions, and selecting the best proof-of-concept (POC) based on feasibility, impact, and market fit. Use this to...
chrome-bridge-automation
by web-infra-dev/midscene-skills
Source details, install context, and public review data are available on the full page.
firebase-storage
by jezweb/claude-skills
Status : Production Ready Last Updated : 2026-01-25 Dependencies : None (standalone skill) Latest Versions : firebase@12.8.0, firebase-admin@13.6.0
problem-statement
by deanpeters/product-manager-skills
Articulate a problem from the user's perspective using an empathy-driven framework that captures who they are, what they're trying to do, what's blocking them, why, and how it makes them feel. Use this to align stakeholders on the problem before jumping to solutions, and to frame product work around user outcomes...
slack-bot-builder
by sickn33/antigravity-awesome-skills
The Bolt framework is Slack's recommended approach for building apps. It handles authentication, event routing, request verification, and HTTP request processing so you can focus on app logic.
spring-boot-saga-pattern
by giuseppe-trisciuoglio/developer-kit
Source details, install context, and public review data are available on the full page.
unit-test-utility-methods
by giuseppe-trisciuoglio/developer-kit
This skill provides comprehensive patterns for testing utility classes and static methods using JUnit 5. It covers testing pure functions without side effects, edge case handling, boundary conditions, and common utility patterns like string manipulation, calculations, collections, and data validation.
codex-review
by benedictking/codex-review
Source details, install context, and public review data are available on the full page.
continuous-agent-loop
by affaan-m/everything-claude-code
This is the v1.8+ canonical loop skill name. It supersedes autonomous-loops while keeping compatibility for one release.
langchain4j-spring-boot-integration
by giuseppe-trisciuoglio/developer-kit
To accomplish integration of LangChain4j with Spring Boot applications, follow this comprehensive guidance covering auto-configuration, declarative AI Services, chat models, embedding stores, and production-ready patterns for building AI-powered applications.
stock-watcher
by agentbay-ai/agentbay-skills
This skill provides comprehensive stock watchlist management capabilities, allowing users to track their favorite stocks and get performance summaries using real-time data from 同花顺 (10jqka.com.cn).
dev-session
by jezweb/claude-skills
Manage multi-session development work with structured progress files, checkpoint commits, and durable learnings. Produces SESSION.md files that survive context compaction and enable clean handoff between sessions.
langchain4j-mcp-server-patterns
by giuseppe-trisciuoglio/developer-kit
Implement Model Context Protocol (MCP) servers with LangChain4j to extend AI capabilities with standardized tools, resources, and prompt templates.
dhh-rails-style
by everyinc/compound-engineering-plugin
Source details, install context, and public review data are available on the full page.
golang
by saisudhir14/golang-agent-skill
Battle-tested patterns from Google, Uber, and the Go team. These are practices proven in large-scale production systems, updated for modern Go (1.25).