con un clic
explain-codebase
Map and explain an unfamiliar codebase or module to the user.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Map and explain an unfamiliar codebase or module to the user.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Review a specific GitHub pull request with gh — fetch the diff, fan out reviewers, consolidate, and optionally post the review. Requires the `gh` CLI or the GitHub MCP server.
Stage the right changes and write a clear, conventional commit message.
Systematically diagnose and fix a bug instead of guessing.
Add clear docstrings/comments and update docs for changed or unfamiliar code.
Improve code structure in small, safe steps without changing behavior.
Add focused, meaningful tests for code — happy path plus the edge cases that matter.
| name | Explain codebase |
| description | Map and explain an unfamiliar codebase or module to the user. |
| triggers | ["explain","how does this work","walk me through","understand codebase","onboarding"] |
Use this when the user wants to understand how a project or module works.
file:line references.