Code Flow Visualizer

# Code Flow Visualizer

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Code Flow Visualizer" with this command: npx skills add honestqiao/code-flow-visualizer

Code Flow Visualizer

将代码转换为 Mermaid 流程图表示,便于理解代码逻辑流程。

功能

  • 分析代码逻辑结构
  • 生成 Mermaid 流程图
  • 支持 Python、JavaScript、TypeScript

使用方式

当用户需要可视化代码流程时说"可视化代码"或"生成流程图"。

示例

用户: 帮我把这个Python函数生成流程图
助手: (使用 code_flow_visualizer skill)

工具

使用 Mermaid JS 或 PlantUML 生成图表。

限制

  • 仅处理单一函数/方法
  • 不支持 goto 语句
  • 复杂循环可能简化显示

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Kai Master Builder

Developer, Code, Engineer. Guide the Agent to build apps/features/goals efficiently and securely. Creates project plans, task lists, and provides building pr...

Registry SourceRecently Updated
1700Profile unavailable
Coding

HSCIQ MCP - 海关编码查询

HS Code Lookup for Chinese Products. Query customs codes, tariff rates, declaration elements, and regulatory requirements via HSCIQ MCP API.

Registry SourceRecently Updated
3310Profile unavailable
Coding

Unity Shader Optimizer & LLM Cleaner(去垃圾代码)

Unity HLSL Shader 代码风格规范,要求减少重复代码、提取共用函数、合理使用头文件。使用场景:编写 Unity Shader、重构重复 Shader 代码、生成新 Shader 时遵循 DRY 原则。

Registry SourceRecently Updated
1050Profile unavailable
Coding

Appian Listpkg

List all packages for an Appian application by UUID. Use when the user wants to see what packages exist in an application, or to find a package UUID before i...

Registry SourceRecently Updated
1230Profile unavailable