AgentSkillsCN

project-overview

项目概览(项目宗旨、架构设计、核心流程及代码仓库结构图)。

SKILL.md
--- frontmatter
name: project-overview
description: High-level overview of the project (purpose, architecture, main flows, and repo map).

When asked to explain the project from scratch, use this structure:

  • What the product is and the problem it solves.
  • Main actors/users and core business flows.
  • Tech stack and key dependencies.
  • Repo map: list the most important folders/files and what they contain.
  • How to run locally (only if documented in the repo).
  • Known limitations / TODOs (only if explicitly present).