All Skills

7109 skills found

Skills List

wycheproof

wycheproof

1.7Kdev-testing

Wycheproof provides test vectors for validating cryptographic implementations. Use when testing crypto code for known attacks and edge cases.

trailofbits avatartrailofbits
Obtenir
fuzzing-obstacles

fuzzing-obstacles

1.7Kdev-testing

Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or other barriers block fuzzer progress.

trailofbits avatartrailofbits
Obtenir
harness-writing

harness-writing

1.7Kdev-testing

Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.

trailofbits avatartrailofbits
Obtenir
burp-suite

burp-suite

1.7Kdev-testing

Burp Suite Professional is an HTTP interception proxy with numerous security testing features. Use when testing web applications for security vulnerabilities.

trailofbits avatartrailofbits
Obtenir

Comprehensive token integration and implementation analyzer based on Trail of Bits' token integration checklist. Analyzes token implementations for ERC20/ERC721 conformity, checks for 20+ weird token patterns, assesses contract composition and owner privileges, performs on-chain scarcity analysis, and evaluates how protocols handle non-standard tokens. Context-aware for both token implementations and token integrations. (project, gitignored)

trailofbits avatartrailofbits
Obtenir
constant-time-testing

constant-time-testing

1.7Kdev-testing

Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto implementations for timing vulnerabilities.

trailofbits avatartrailofbits
Obtenir
atheris

atheris

1.7Kdev-testing

Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.

trailofbits avatartrailofbits
Obtenir

Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts. (project, gitignored)

trailofbits avatartrailofbits
Obtenir

Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks. Use when auditing Substrate runtimes or FRAME pallets. (project, gitignored)

trailofbits avatartrailofbits
Obtenir
fuzzing-dictionary

fuzzing-dictionary

1.7Kdev-testing

Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers, protocols, or format-specific code.

trailofbits avatartrailofbits
Obtenir
differential-review

differential-review

1.7Kdev-testing

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and prevents security regressions.

trailofbits avatartrailofbits
Obtenir
coverage-analysis

coverage-analysis

1.7Kdev-testing

Coverage analysis measures code exercised during fuzzing. Use when assessing harness effectiveness or identifying fuzzing blockers.

trailofbits avatartrailofbits
Obtenir
constant-time-analysis

constant-time-analysis

1.7Kdev-testing

Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encountering division on secrets, secret-dependent branches, or constant-time programming questions in C, C++, Go, Rust, Swift, Java, Kotlin, C#, PHP, JavaScript, TypeScript, Python, or Ruby.

trailofbits avatartrailofbits
Obtenir

Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion problems, and signature replay. Use when auditing StarkNet projects. (project, gitignored)

trailofbits avatartrailofbits
Obtenir
dwarf-expert

dwarf-expert

1.7Kdev-testing

Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5). Triggers when understanding DWARF information, interacting with DWARF files, answering DWARF-related questions, or working with code that parses DWARF data.

trailofbits avatartrailofbits
Obtenir

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

trailofbits avatartrailofbits
Obtenir
ossfuzz

ossfuzz

1.7Kdev-testing

OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.

trailofbits avatartrailofbits
Obtenir

Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs. (project, gitignored)

trailofbits avatartrailofbits
Obtenir

Analyze and optimize React component performance issues (slow renders, re-render thrash, laggy lists, expensive computations). Use when asked to profile or improve a React component, reduce re-renders, or speed up UI updates in React apps.

Dimillian avatarDimillian
Obtenir

Create new AI chat interface components for the ai-elements library following established composable patterns, shadcn/ui integration, and Vercel AI SDK conventions. Use when creating new components in packages/elements/src or when the user asks to add a new component to ai-elements.

vercel avatarvercel
Obtenir

Create a Technical Design Document for your MVP. Use when the user wants to plan architecture, choose tech stack, or says "plan technical design", "choose tech stack", or "how should I build this".

KhazP avatarKhazP
Obtenir

Deep research and market validation for app ideas. Use when starting a new project, validating an idea, or when the user says "research my idea", "validate my app", or "help me start a new project".

KhazP avatarKhazP
Obtenir

Build your MVP following the AGENTS.md plan. Use when the user wants to start building, implement features, or says "build my MVP", "start coding", or "implement the project".

KhazP avatarKhazP
Obtenir

Complete 5-step workflow to build an MVP from idea to launch. Use when the user wants to start a new project from scratch, go through the full workflow, or says "help me build an MVP", "start new project", or "vibe coding workflow".

KhazP avatarKhazP
Obtenir
Want a category view? Try /category/writing.