Scaffold new Rust async networking modules for the nat464-sidecar project. Use when adding TCP/UDP listeners, protocol handlers, proxies, or translation modules. Triggers: 'scaffold module', 'add new module', 'create listener', 'create proxy', 'add protocol handler', 'new networking module', 'scaffold UDP', 'add ICMP translation'.
$npx -y skills add fakoli/fakoli-plugins --skill rust-network-moduleInstalls into the current project.
Run `npx skills use "https://github.com/fakoli/fakoli-plugins" --skill "fakoli/fakoli-plugins/rust-network-module"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fakoli/fakoli-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/fakoli/fakoli-plugins"` and select the relevant skills, then follow their instructions.