Comprehensive code explanation and analysis. Use when user says "explain this file to me", "what does this code do", "analyze the security of this module", "review the performance of this function", or "help me understand this architecture".
/plugin marketplace add Uniswap/ai-toolkit/plugin install development-codebase-tools@uniswap-ai-toolkitThis skill is limited to using the following tools:
explain-file-guide.mdProvide comprehensive code explanation through multi-agent analysis for architecture, patterns, security, and performance insights.
| Depth | Description | Agents Used |
|---|---|---|
overview | Quick summary | code-explainer |
deep | Comprehensive analysis | code-explainer, security-analyzer, performance-analyzer |
architectural | System-level context | All agents + context-loader |
For simple explanations, use code-explainer directly.
For deep analysis, coordinate:
"Explain src/auth/login.ts to me"
"What does this API endpoint do?"
"Analyze the security of the payment module"
"Is there anything wrong with this code?"
For output schemas and advanced options, see explain-file-guide.md.