SKILL·6CFB49

Garbage Collection

a5c-ai
更新于 3 months ago
17 次查看
331
15
331
在 GitHub 上查看
其他design

关于

This skill provides expert guidance on designing and implementing garbage collectors, including algorithms like mark-sweep, generational, and concurrent collection. Use it when building or optimizing memory management systems for interpreters, VMs, or language runtimes. It covers key implementation details such as object headers, write barriers, and root scanning techniques.

快速安装

Claude Code

推荐
主要方式
npx skills add a5c-ai/babysitter -a claude-code
插件命令备选方式
/plugin add https://github.com/a5c-ai/babysitter
Git 克隆备选方式
git clone https://github.com/a5c-ai/babysitter.git ~/.claude/skills/Garbage Collection

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

a5c-ai/babysitter
路径: plugins/babysitter/skills/babysit/process/specializations/programming-languages/skills/garbage-collection
0
agent-orchestrationagent-skillsagentic-aiagentic-workflowai-automationbabysitter
FAQ

常见问题

什么是 Garbage Collection Skill?

Garbage Collection 是一个 Claude Skill,作者为 a5c-ai。Skill 将 Claude 按需加载的说明和资源打包,让 Claude 无需额外提示即可执行与 Garbage Collection 相关的任务。

如何安装 Garbage Collection?

使用本页的安装命令:将 Garbage Collection 作为插件添加到 Claude Code,或将其仓库克隆到 skills 目录,然后重启 Claude 以加载该 Skill。

Garbage Collection 属于哪个分类?

Garbage Collection 属于其他分类。

Garbage Collection 可以免费使用吗?

可以。Garbage Collection 已收录在 AIMCP,可免费安装。

相关推荐技能