Loading...
Loading...
Found 905 Skills
归档与压缩
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
Load non-critical resources when a user interacts with UI requiring it.
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.
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.
C++ modern C++17/20/23 with STL, smart pointers, and performance optimization. Use for .cpp files.
Serial collaborative planning with Plan Note - Multi-domain serial task generation, unified plan-note.md, conflict detection. No agent delegation.
Best practices and guidelines for Webpack module bundler configuration, optimization, and development workflows
Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.
Build confidential dApps on Solana using Inco Lightning encryption — encrypted balances, private transfers, and attested decryption
Break requirements into epics and user stories. Use when the user says "create the epics and stories list"
Dynamically load components based on the current route to reduce initial bundle size.