Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

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:5 mai 2026 à 11:18
Explorateur de fichiers
4 fichiers
SKILL.md
readonly