关于
This Claude skill provides expert guidance on implementing actor model patterns in Rust, covering message passing, state isolation, and fault tolerance. It includes practical examples using Actix framework and Erlang-style concurrency patterns for building resilient systems. Use it when designing concurrent applications that require supervision trees, deadlock prevention, or isolated state management.
快速安装
Claude Code
推荐npx skills add huiali/rust-skills -a claude-code/plugin add https://github.com/huiali/rust-skillsgit clone https://github.com/huiali/rust-skills.git ~/.claude/skills/rust-actor在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the rust-actor skill?
rust-actor is a Claude Skill by huiali. Skills package instructions and resources that Claude loads on demand, so Claude can perform rust-actor-related tasks without extra prompting.
How do I install rust-actor?
Use the install commands on this page: add rust-actor to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does rust-actor belong to?
rust-actor is in the Communication category, tagged general.
Is rust-actor free to use?
Yes. rust-actor is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这个Claude Skill通过Himalaya CLI工具提供IMAP邮箱管理功能,支持使用自然语言查询搜索、总结和删除邮件。它特别适合开发者快速获取每日邮件摘要和执行批量邮件操作,所有功能都通过Python脚本封装,简化了环境配置和命令执行流程。关键特性包括支持富文本表格输出、多文件夹分类处理,以及完整的Unicode字符和表情符号显示。
imsg是一个macOS命令行工具,让开发者能通过终端直接访问和操作iMessage/SMS。它支持查看聊天列表、获取历史记录、实时监控消息以及发送文本和附件。这个工具特别适合需要自动化处理消息或与Messages.app集成的开发工作流。
这个Skill为开发者提供全面的国际化(i18n)和本地化实现指南,适用于构建多语言应用和支持国际用户。它涵盖消息提取、翻译管理、复数规则、日期/时间/数字格式化以及RTL语言支持等关键功能,并集成i18next和gettext等主流库。开发者可借助此Skill快速设置本地化工作流,处理语言切换和区域特定格式需求。
wacli是一个通过命令行管理WhatsApp的工具,支持消息同步、搜索和发送。它通过WhatsApp Web协议工作,适用于需要自动化处理WhatsApp消息或与外部系统集成的开发场景。关键功能包括持续同步消息、历史记录检索以及向指定联系人发送文本和文件。
