Skip to main content
在 Manus 中运行任何 Skill
一键导入

api-flow

// Analyzes API endpoints in Go codebases and generates comprehensive flow visualizations (both Mermaid charts and ASCII diagrams) showing the complete request execution path, including handlers, middleware, services, database queries, external HTTP APIs, cache operations, message queues, and all other components. Use when the user asks to visualize an API endpoint, see the flow of an API, understand how an API works, trace an API request, or map out API dependencies. Triggers on requests like "show me the flow for POST /users/create", "visualize the /orders endpoint", "trace the API call for account creation", or "map out what services are used by this endpoint".

$ git log --oneline --stat
stars:30
forks:4
updated:2026年5月5日 11:18
文件资源管理器
4 个文件
SKILL.md
readonly