Loading...
Loading...
Found 718 Skills
Load non-critical resources when a user interacts with UI requiring it.
Dynamically load components based on the current route to reduce initial bundle size.
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.
归档与压缩
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
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.
Create FilamentPHP v4 infolists with entries, sections, and layouts for view pages
Render components on the server without sending their JavaScript to the client, dramatically reducing bundle sizes.
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.
Generate appropriate commit messages based on Git diffs