Loading...
Loading...
Found 938 Skills
Points to Michał Zalewski’s (lcamtuf) canonical American Fuzzy Lop (AFL) documentation at lcamtuf.coredump.cx/afl—coverage-guided fuzzing concepts, afl-fuzz usage, and historical technical notes for C/C++ targets. Use when the user cites AFL classic, lcamtuf’s AFL page, or needs the original upstream reference—not as a substitute for current AFL++ docs or authorized fuzzing policy.
Discover the latest Claude Code resources added to Vibe Index
Build confidential dApps on Solana using Inco Lightning encryption — encrypted balances, private transfers, and attested decryption
Teaches async component loading in Vue for performance optimization. Use when you have heavy components that aren't needed on initial render and can be loaded on demand.
AFL++ is a fork of AFL with better fuzzing performance and advanced features. Use for multi-core fuzzing of C/C++ projects.
C++ modern C++17/20/23 with STL, smart pointers, and performance optimization. Use for .cpp files.
Delay loading JavaScript for less important parts of the page to improve Time to Interactive.
Generate appropriate commit messages based on Git diffs
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
Break a spec, brief, issue tracker item, or user request into a portable task list that can be reviewed, copied into an issue tracker, or delegated independently.
归档与压缩
Load non-critical resources when a user interacts with UI requiring it.