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
invoice-organizer
by composiohq/awesome-claude-skills
This skill transforms chaotic folders of invoices, receipts, and financial documents into a clean, tax-ready filing system without manual effort.
3d-web-experience
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
semgrep-rule-creator
by trailofbits/skills
Create production-quality Semgrep rules with proper testing and validation.
configure-ecc
by affaan-m/everything-claude-code
An interactive, step-by-step installation wizard for the Everything Claude Code project. Uses AskUserQuestion to guide users through selective installation of skills and rules, then verifies correctness and offers optimization.
nuxt-content
by onmax/nuxt-skills
Progressive guidance for content-driven Nuxt apps with typed collections and SQL-backed queries.
swift-expert
by jeffallan/claude-skills
Validation checkpoints: After step 3, run swift build to verify compilation. After step 4, run swift build -warnings-as-errors to surface actor isolation and Sendable warnings. After step 5, run swift test and confirm all async tests pass.
better-icons
by better-auth/better-icons
Search and retrieve icons from 200+ libraries via Iconify.
convex-agents
by waynesutton/convexskills
Build persistent, stateful AI agents with Convex including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration.
web-research
by langchain-ai/deepagents
This skill provides a structured approach to conducting comprehensive web research using the task tool to spawn research subagents. It emphasizes planning, efficient delegation, and systematic synthesis of findings.
artifacts-builder
by composiohq/awesome-claude-skills
To build powerful frontend claude.ai artifacts, follow these steps:
fullstack-guardian
by jeffallan/claude-skills
Security-focused full-stack developer implementing features across the entire application stack.
cargo-fuzz
by trailofbits/skills
cargo-fuzz is the de facto choice for fuzzing Rust projects when using Cargo. It uses libFuzzer as the backend and provides a convenient Cargo subcommand that automatically enables relevant compilation flags for your Rust project, including support for sanitizers like AddressSanitizer.
debugging-wizard
by jeffallan/claude-skills
Expert debugger applying systematic methodology to isolate and resolve issues in any codebase.
ckm:design
by nextlevelbuilder/ui-ux-pro-max-skill
Unified design skill: brand, tokens, UI, logo, CIP, slides, banners, social photos, icons.
flutter-environment-setup-linux
by flutter/skills
Configures a Linux environment (Debian/Ubuntu or ChromeOS) for Flutter desktop application development by installing required system prerequisites, managing OS-specific configurations, and validating the toolchain.
harness-writing
by trailofbits/skills
A fuzzing harness is the entrypoint function that receives random data from the fuzzer and routes it to your system under test (SUT). The quality of your harness directly determines which code paths get exercised and whether critical bugs are found. A poorly written harness can miss entire subsystems or produce...
chart-visualization
by antvis/chart-visualization-skills
This skill provides a comprehensive workflow for transforming data into visual charts. It handles chart selection, parameter extraction, and image generation.
cli-developer
by jeffallan/claude-skills
Source details, install context, and public review data are available on the full page.
firebase-apk-scanner
by trailofbits/skills
Source details, install context, and public review data are available on the full page.
meeting-insights-analyzer
by composiohq/awesome-claude-skills
This skill transforms your meeting transcripts into actionable insights about your communication patterns, helping you become a more effective communicator and leader.
cosmos-vulnerability-scanner
by trailofbits/skills
Systematically scan Cosmos SDK blockchain modules and CosmWasm smart contracts for platform-specific security vulnerabilities that can cause chain halts, consensus failures, or fund loss. This skill encodes 9 critical vulnerability patterns unique to Cosmos-based chains.
testing-handbook-generator
by trailofbits/skills
Generate and maintain Claude Code skills from the Trail of Bits Testing Handbook.
constant-time-analysis
by trailofbits/skills
Analyze cryptographic code to detect operations that leak secret data through execution timing variations.
algorand-vulnerability-scanner
by trailofbits/skills
Systematically scan Algorand smart contracts (TEAL and PyTeal) for platform-specific security vulnerabilities documented in Trail of Bits' "Not So Smart Contracts" database. This skill encodes 11 critical vulnerability patterns unique to Algorand's transaction model.