SKILL·6CFB49

Garbage Collection

a5c-ai
更新于 1 month 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

Frequently asked questions

What is the Garbage Collection skill?

Garbage Collection is a Claude Skill by a5c-ai. Skills package instructions and resources that Claude loads on demand, so Claude can perform Garbage Collection-related tasks without extra prompting.

How do I install Garbage Collection?

Use the install commands on this page: add Garbage Collection 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 Garbage Collection belong to?

Garbage Collection is in the Memory Management category, tagged design.

Is Garbage Collection free to use?

Yes. Garbage Collection is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能