返回 Skill 列表
extension
分类: 开发与工程无需 API Key

code-explanation

在向特定受众水平解释代码、概念或系统行为时使用 - 提供具有深度控制和验证步骤的结构化解释流程。

person作者: jakexiaohubgithub

Code Explanation

Overview

Provide clear explanations of code and concepts with appropriate depth, structure, and examples. Adapt the output to the audience level.

When to Use

  • Explaining code, architecture, or system behavior
  • Producing educational explanations for knowledge transfer
  • Clarifying framework or domain concepts

Avoid when:

  • The request is strictly documentation generation (use documentation-production)

Quick Reference

| Task | Load reference | | --- | --- | | Explanation workflow | skills/code-explanation/references/explain.md |

Workflow

  1. Identify target, audience level, and format.
  2. Load the explanation reference.
  3. Analyze the code or concept.
  4. Structure the explanation with progressive depth.
  5. Validate accuracy and clarity.

Output

  • Structured explanation with examples
  • Notes on assumptions and follow-ups

Common Mistakes

  • Skipping audience level calibration
  • Explaining without verifying source behavior