explain

Explain code, logic, and architecture in structured terms.

2|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/VoTruongDanh/Skills-Agent --skill explain-votruongdanh
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: explain
Source: https://github.com/VoTruongDanh/Skills-Agent/tree/main/.cursor/skills/explain
Command: npx skills add https://github.com/VoTruongDanh/Skills-Agent --skill explain-votruongdanh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Explain code, walk through logic, and help understand architecture or behavior. Use when the user asks what code does, how something works, or wants a walkthrough.

Core Features & Use Cases

  • Deep code explanations: provide step-by-step reasoning and context to help users understand code.
  • Architecture and behavior walkthroughs: break down system components and data flow for complex projects.
  • Use Case examples: applied to backend/API logic, UI/component behavior, database schemas, security mechanisms, etc.

Quick Start

Explain a given code snippet or architecture to the user.

Frequently Asked Questions about explain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get a structured walkthrough of complex code architecture?▼

This Skill provides structured code walkthroughs by breaking down system components and data flow. It applies targeted routing and a Socratic gate to clarify backend, frontend, database, or security contexts for developers.

What is the best way to explain code logic I don't understand?▼

Explaining code logic is best handled by applying step-by-step reasoning and context to the snippet. This approach helps developers understand how specific code works, from UI component behavior to backend API logic.

Can I get a detailed explanation of backend and database logic?▼

Yes, you can get detailed explanations of backend and database logic. The Skill applies targeted routing to provide context-specific walkthroughs for API logic, database schemas, and security mechanisms.

How do I walk through an unfamiliar codebase to understand its behavior?▼

To walk through an unfamiliar codebase and understand its behavior, load relevant context and follow the structured walkthrough. It updates project memory with key insights and follow-ups to track your learning progress.

Does this code explanation approach work for frontend components?▼

Yes, this code explanation approach works for frontend components. It is designed to explain UI and component behavior by providing step-by-step reasoning and context within the codebase walkthrough.