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
autonomous-agent-patterns
by sickn33/antigravity-awesome-skills
Design patterns for building autonomous coding agents, inspired by Cline and OpenAI Codex .
security-compliance
by davila7/claude-code-templates
Apply multiple layers of security controls so that if one fails, others provide protection. Never rely on a single security mechanism.
unit-test-boundary-conditions
by giuseppe-trisciuoglio/developer-kit
This skill provides systematic patterns for testing boundary conditions, edge cases, and limit values using JUnit 5. It covers numeric boundaries (Integer.MIN_VALUE, MAX_VALUE), string edge cases (null, empty, whitespace), collection boundaries, floating-point precision, date/time limits, and concurrent access...
ml-paper-writing
by zechenzhangagi/ai-research-skills
Expert-level guidance for writing publication-ready papers targeting NeurIPS, ICML, ICLR, ACL, AAAI, COLM (ML/AI venues) and OSDI, NSDI, ASPLOS, SOSP (Systems venues). This skill combines writing philosophy from top researchers (Nanda, Farquhar, Karpathy, Lipton, Steinhardt) with practical tools: LaTeX templates,...
openapi-specification-v3.2
by hairyf/skills
Agent-oriented reference for the OpenAPI Specification 3.2.0. Use when editing, generating, or validating OpenAPI descriptions (OAD).
expo-app-design
by skillcreatorai/ai-agent-skills
Build beautiful cross-platform mobile apps with Expo Router, NativeWind, and React Native.
git-pushing
by sickn33/antigravity-awesome-skills
Stage all changes, create a conventional commit, and push to the remote branch.
openai-agents
by jezweb/claude-skills
Build AI applications with text agents, voice agents (realtime), multi-agent workflows, tools, guardrails, and human-in-the-loop patterns.
legal-risk-assessment
by anthropics/knowledge-work-plugins
Source details, install context, and public review data are available on the full page.
ppt-creator
by daymade/claude-code-skills
Goal : Transform a simple topic into a presentation-ready, high-quality slide deck. When key information is missing, use the minimal intake form (references/INTAKE.md) to gather context or apply safe defaults. Then follow the workflow (references/WORKFLOW.md) to produce an outline, slide drafts, charts, and speaker...
responsive-images
by jezweb/claude-skills
Status : Production Ready ✅ Last Updated : 2026-01-14 Standards : Web Performance Best Practices, Core Web Vitals
performance-profiling
by sickn33/antigravity-awesome-skills
Measure, analyze, optimize - in that order.
product-strategy-session
by deanpeters/product-manager-skills
Guide product managers through a comprehensive product strategy session by orchestrating positioning, problem framing, customer discovery, and roadmap planning skills into a cohesive end-to-end process. Use this to move from vague strategic direction to concrete, validated product strategy with clear positioning,...
sigma
by sanyuan0704/sanyuan-skills
Personalized 1-on-1 mastery tutor. Bloom's 2-Sigma method: diagnose, question, advance only on mastery.
architecture-diagrams
by aj-geddes/useful-ai-prompts
Create clear, maintainable architecture diagrams using code-based diagramming tools like Mermaid and PlantUML for system design, data flows, and technical documentation.
oauth-integrations
by jezweb/claude-skills
Implement GitHub and Microsoft OAuth in Cloudflare Workers and other edge runtimes.
powerpoint
by igorwarzocha/opencode-workflows
Source details, install context, and public review data are available on the full page.
reflection
by davidkiss/smart-ai-skills
This skill is used to periodically reflect on the interaction with the user. It analyzes what worked, what didn't (tool failures), and identifies recurring patterns or explicit user preferences that should be formalized.
agile-product-owner
by davila7/claude-code-templates
Complete toolkit for Product Owners to excel at backlog management and sprint execution.
ai-product
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
auto-animate
by jezweb/claude-skills
Package : @formkit/auto-animate@0.9.0 (current) Frameworks : React, Vue, Solid, Svelte, Preact Last Updated : 2026-01-21
cloudflare-kv
by jezweb/claude-skills
Status : Production Ready ✅ Last Updated : 2026-01-20 Dependencies : cloudflare-worker-base (for Worker setup) Latest Versions : wrangler@4.59.2, @cloudflare/workers-types@4.20260109.0
developer-toolbox
by jezweb/claude-skills
A collection of essential development workflow agents that integrate seamlessly with Claude Code.
mui
by davila7/claude-code-templates
Material-UI v7 (released March 2025) patterns for component usage, styling with sx prop, theme integration, and responsive design.