AgentSkillsCN

explain

针对不同受众,清晰阐释代码与架构设计。

SKILL.md
--- frontmatter
name: explain
description: Explain code and architecture clearly for different audiences
version: 0.1.0
author: sisu
tags: [explain, docs, onboarding]
requires: [read_file, grep]

Explain Code

Use this skill to explain modules, APIs, and architecture clearly.

Steps

  1. Identify the module and its responsibilities
  2. Map key data flows and dependencies
  3. Explain entry points and outputs
  4. Provide examples or usage snippets
  5. Tailor depth to the audience

Resources

See resources/explanation-template.md.