·manimgl-best-practices
</>

manimgl-best-practices

在以下情况下触发:(1) 用户提到“manimgl”或“ManimGL”或“3b1b manim”,(2) 代码包含 `from manimlib import *`,(3) 用户运行 `manimgl` CLI 命令,(4) 使用 InteractiveScene、self.frame、self.embed()、ShowCreation() 或 ManimGL 特定模式。 ManimGL 的最佳实践(Grant Sanderson 的 3Blue1Brown 版本)——基于 OpenGL 的交互式开发动画引擎。涵盖 InteractiveScene、Tex with t2c、相机帧控制、交互模式(-se 标志)、3D 渲染和 checkpoint_paste() 工作流程。 不适用于 Manim 社区版(使用“manim”导入和“manim”CLI)。

5安装·0热度·@alexwelcing

安装

$npx skills add https://github.com/alexwelcing/copy --skill manimgl-best-practices

如何安装 manimgl-best-practices

通过命令行快速安装 manimgl-best-practices AI 技能到你的开发环境

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

来源:alexwelcing/copy。

SKILL.md

查看原文

Read individual rule files for detailed explanations and code examples:

| Import | from manimlib import | from manim import | | CLI | manimgl | manim | | Math text | Tex(R"\pi") | MathTex(r"\pi") | | Scene | InteractiveScene | Scene | | Create anim | ShowCreation | Create | | Camera | self.frame | self.camera.frame | | Fix in frame | mob.fixinframe() | self.addfixedinframemobjects(mob) |

This skill contains example code adapted from 3Blue1Brown's video repository by Grant Sanderson.

在以下情况下触发:(1) 用户提到“manimgl”或“ManimGL”或“3b1b manim”,(2) 代码包含 `from manimlib import *`,(3) 用户运行 `manimgl` CLI 命令,(4) 使用 InteractiveScene、self.frame、self.embed()、ShowCreation() 或 ManimGL 特定模式。 ManimGL 的最佳实践(Grant Sanderson 的 3Blue1Brown 版本)——基于 OpenGL 的交互式开发动画引擎。涵盖 InteractiveScene、Tex with t2c、相机帧控制、交互模式(-se 标志)、3D 渲染和 checkpoint_paste() 工作流程。 不适用于 Manim 社区版(使用“manim”导入和“manim”CLI)。 来源:alexwelcing/copy。

可引用信息

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

安装命令
npx skills add https://github.com/alexwelcing/copy --skill manimgl-best-practices
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-11

Browse more skills from alexwelcing/copy

快速解答

什么是 manimgl-best-practices?

在以下情况下触发:(1) 用户提到“manimgl”或“ManimGL”或“3b1b manim”,(2) 代码包含 `from manimlib import *`,(3) 用户运行 `manimgl` CLI 命令,(4) 使用 InteractiveScene、self.frame、self.embed()、ShowCreation() 或 ManimGL 特定模式。 ManimGL 的最佳实践(Grant Sanderson 的 3Blue1Brown 版本)——基于 OpenGL 的交互式开发动画引擎。涵盖 InteractiveScene、Tex with t2c、相机帧控制、交互模式(-se 标志)、3D 渲染和 checkpoint_paste() 工作流程。 不适用于 Manim 社区版(使用“manim”导入和“manim”CLI)。 来源:alexwelcing/copy。

如何安装 manimgl-best-practices?

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

这个 Skill 的源码在哪?

https://github.com/alexwelcing/copy

详情

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