Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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