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

extract-api-surface

// Extracts the public API of a codebase — class names, function signatures, exported types, module docstrings — without loading every file. Use this skill whenever the user asks to understand, explore, navigate, or describe a codebase, library, repository, or package at the overview level. Trigger phrases include "help me understand this codebase", "what does this library do", "what's the API of X", "how is this project structured", "give me an overview of Y", "explain this repo". Calls gotcontext's AST-aware skeleton extraction so you read the shape of the code, not the implementation bodies.

$ git log --oneline --stat
stars:0
forks:0
updated:23 avril 2026 à 14:23
Explorateur de fichiers
2 fichiers
SKILL.md
readonly