home/categories/architecture-patterns/kokuyouwind-claude-plugins-plugins-code-like-prompt-skills-erlang-message-sync-skill-md
architecture-patternsdevelopment
erlang-message-sync
Erlang-style message passing via /tmp file system. Use when simulating actor model with actual message synchronization between processes. Provides send/receive primitives with blocking and pattern matching.
maintainer
kokuyouwind
更新於 1/9/2026
星標
0
分支
0
quick start
Installation and usage
Erlang-style message passing via /tmp file system. Use when simulating actor model with actual message synchronization between processes. Provides send/receive primitives with blocking and pattern matching.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use erlang-message-sync