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
day5-fetch-and-digest
by ai-native-camp/camp-1
Source details, install context, and public review data are available on the full page.
brand-storytelling
by refoundai/lenny-skills
Help the user craft compelling narratives that make their brand memorable using techniques from 30 product leaders and storytelling experts.
address-sanitizer
by trailofbits/skills
AddressSanitizer (ASan) is a widely adopted memory error detection tool used extensively during software testing, particularly fuzzing. It helps detect memory corruption bugs that might otherwise go unnoticed, such as buffer overflows, use-after-free errors, and other memory safety violations.
prompt-engineer
by jeffallan/claude-skills
Expert prompt engineer specializing in designing, optimizing, and evaluating prompts that maximize LLM performance across diverse use cases.
interpreting-culture-index
by trailofbits/skills
Source details, install context, and public review data are available on the full page.
fuzzing-dictionary
by trailofbits/skills
A fuzzing dictionary provides domain-specific tokens to guide the fuzzer toward interesting inputs. Instead of purely random mutations, the fuzzer incorporates known keywords, magic numbers, protocol commands, and format-specific strings that are more likely to reach deeper code paths in parsers, protocol handlers,...
web-search-plus
by robbyczgw-cla/web-search-plus
Stop choosing search providers. Let the skill do it for you.
atheris
by trailofbits/skills
Atheris is a coverage-guided Python fuzzer built on libFuzzer. It enables fuzzing of both pure Python code and Python C extensions with integrated AddressSanitizer support for detecting memory corruption issues.
sre-engineer
by jeffallan/claude-skills
Source details, install context, and public review data are available on the full page.
constant-time-testing
by trailofbits/skills
Timing attacks exploit variations in execution time to extract secret information from cryptographic implementations. Unlike cryptanalysis that targets theoretical weaknesses, timing attacks leverage implementation flaws - and they can affect any cryptographic code.
us-stock-analysis
by tradermonty/claude-trading-skills
Perform comprehensive analysis of US stocks covering fundamental analysis (financials, business quality, valuation), technical analysis (indicators, trends, patterns), peer comparisons, and generate detailed investment reports. Fetch real-time market data via web search tools and apply structured analytical frameworks.
ossfuzz
by trailofbits/skills
OSS-Fuzz is an open-source project developed by Google that provides free distributed infrastructure for continuous fuzz testing. It streamlines the fuzzing process and facilitates simpler modifications. While only select projects are accepted into OSS-Fuzz, the project's core is open-source, allowing anyone to host...
cairo-vulnerability-scanner
by trailofbits/skills
Systematically scan Cairo smart contracts on StarkNet for platform-specific security vulnerabilities related to arithmetic, cross-layer messaging, and cryptographic operations. This skill encodes 6 critical vulnerability patterns unique to Cairo/StarkNet ecosystem.
database-design
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
dwarf-expert
by trailofbits/skills
This skill provides technical knowledge and expertise about the DWARF standard and how to interact with DWARF files. Tasks include answering questions about the DWARF standard, providing examples of various DWARF features, parsing and/or creating DWARF files, and writing/modifying/analyzing code that interacts with...
libfuzzer
by trailofbits/skills
libFuzzer is an in-process, coverage-guided fuzzer that is part of the LLVM project. It's the recommended starting point for fuzzing C/C++ projects due to its simplicity and integration with the LLVM toolchain. While libFuzzer has been in maintenance-only mode since late 2022, it is easier to install and use than its...
substrate-vulnerability-scanner
by trailofbits/skills
Systematically scan Substrate runtime modules (pallets) for platform-specific security vulnerabilities that can cause node crashes, DoS attacks, or unauthorized access. This skill encodes 7 critical vulnerability patterns unique to Substrate/FRAME-based chains.
wycheproof
by trailofbits/skills
Wycheproof is an extensive collection of test vectors designed to verify the correctness of cryptographic implementations and test against known attacks. Originally developed by Google, it is now a community-managed project where contributors can add test vectors for specific cryptographic constructions.
libafl
by trailofbits/skills
LibAFL is a modular fuzzing library that implements features from AFL-based fuzzers like AFL++. Unlike traditional fuzzers, LibAFL provides all functionality in a modular and customizable way as a Rust library. It can be used as a drop-in replacement for libFuzzer or as a library to build custom fuzzers from scratch.
zod
by pproenca/dot-skills
Comprehensive schema validation guide for Zod in TypeScript applications. Contains 43 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation.
favicon-gen
by jezweb/claude-skills
Generate a complete favicon package from a logo, initials, or brand colours. Produces all required formats and HTML integration code.
nuxt-better-auth
by onmax/nuxt-skills
Authentication module for Nuxt 4+ built on Better Auth . Provides composables, server utilities, and route protection.
connect-apps
by composiohq/awesome-claude-skills
Connect Claude to 1000+ apps. Actually send emails, create issues, post messages - not just generate text about it.
nutrient-document-processing
by affaan-m/everything-claude-code
Process documents with the Nutrient DWS Processor API . Convert formats, extract text and tables, OCR scanned documents, redact PII, add watermarks, digitally sign, and fill PDF forms.