·m14-mental-model
</>

m14-mental-model

goooice/rust-skills

在学习 Rust 概念时使用。关键词:心智模型、如何思考所有权、理解借用检查器、可视化内存布局、类比、误解、解释所有权、为什么 Rust、帮助我理解、困惑、学习 Rust、像我一样解释、ELI5、直觉、来自 Java、来自 Python、心智模型、如何理解聊天、学习为什么 Rust、Rust 入门、Rust

5安装·0热度·@goooice

安装

$npx skills add https://github.com/goooice/rust-skills --skill m14-mental-model

SKILL.md

What's the right way to think about this Rust concept?

| Ownership | Unique key | Only one person has the house key | | Move | Key handover | Giving away your key | | &T | Lending for reading | Lending a book | | &mut T | Exclusive editing | Only you can edit the doc | | Lifetime 'a | Valid scope | "Ticket valid until..." | | Box | Heap pointer | Remote control to TV |

| Rc | Shared ownership | Multiple remotes, last turns off | | Arc | Thread-safe Rc | Remotes from any room |

在学习 Rust 概念时使用。关键词:心智模型、如何思考所有权、理解借用检查器、可视化内存布局、类比、误解、解释所有权、为什么 Rust、帮助我理解、困惑、学习 Rust、像我一样解释、ELI5、直觉、来自 Java、来自 Python、心智模型、如何理解聊天、学习为什么 Rust、Rust 入门、Rust 来源:goooice/rust-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/goooice/rust-skills --skill m14-mental-model
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 m14-mental-model?

在学习 Rust 概念时使用。关键词:心智模型、如何思考所有权、理解借用检查器、可视化内存布局、类比、误解、解释所有权、为什么 Rust、帮助我理解、困惑、学习 Rust、像我一样解释、ELI5、直觉、来自 Java、来自 Python、心智模型、如何理解聊天、学习为什么 Rust、Rust 入门、Rust 来源:goooice/rust-skills。

如何安装 m14-mental-model?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/goooice/rust-skills --skill m14-mental-model 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/goooice/rust-skills

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01