·explanatory-playground
{}

explanatory-playground

构建揭示内部系统行为的交互式调试界面。当被要求“帮助我理解这是如何工作的”、“告诉我发生了什么”、“可视化状态”、“构建调试视图”、“我看不到发生了什么”或任何使不透明的系统行为可见的请求时使用。适用于状态机、数据流、事件系统、算法、渲染周期、动画、CSS 计算或任何具有隐藏内部结构的机制。

11安装·0热度·@petekp

安装

$npx skills add https://github.com/petekp/agent-skills --skill explanatory-playground

如何安装 explanatory-playground

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

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

来源:petekp/agent-skills。

SKILL.md

查看原文

Build dev-only visualizations that make invisible system behavior visible.

| State machines | Node-edge graph | react-flow | | Data flow | Directed graph / Sankey | react-flow | | Events | Timeline | custom or recharts | | Algorithms | Step animation | custom | | Render cycles | Component tree + diffs | custom | | Animations | Timeline scrubber | custom | | CSS/Layout | Box model overlay | custom |

See references/patterns.md for layouts, code, and implementation details.

构建揭示内部系统行为的交互式调试界面。当被要求“帮助我理解这是如何工作的”、“告诉我发生了什么”、“可视化状态”、“构建调试视图”、“我看不到发生了什么”或任何使不透明的系统行为可见的请求时使用。适用于状态机、数据流、事件系统、算法、渲染周期、动画、CSS 计算或任何具有隐藏内部结构的机制。 来源:petekp/agent-skills。

可引用信息

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

安装命令
npx skills add https://github.com/petekp/agent-skills --skill explanatory-playground
分类
{}数据分析
认证
收录时间
2026-02-24
更新时间
2026-03-11

Browse more skills from petekp/agent-skills

快速解答

什么是 explanatory-playground?

构建揭示内部系统行为的交互式调试界面。当被要求“帮助我理解这是如何工作的”、“告诉我发生了什么”、“可视化状态”、“构建调试视图”、“我看不到发生了什么”或任何使不透明的系统行为可见的请求时使用。适用于状态机、数据流、事件系统、算法、渲染周期、动画、CSS 计算或任何具有隐藏内部结构的机制。 来源:petekp/agent-skills。

如何安装 explanatory-playground?

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

这个 Skill 的源码在哪?

https://github.com/petekp/agent-skills