# vibe-code-reader

> vibe-code-reader 是社区提交的 Agent Skill： 专为快速理解 vibe coding 项目设计的代码解读 skill。当用户上传或提供一个由 AI 生成（vibe coding）的项目，想理解项目结构、业务。使用 `npx skills add https://github.com/DylanMay/vibe-code-reader-skill` 或复制到 Agent skills 目录安装。

- 页面：https://skill123.app/zh/skills/vibe-code-reader/
- 分类：development
- 平台：cursor, claude, copilot, windsurf, codex, agents
- 质量分：85/100
- 最后验证：2026-06-22
- 源码：https://github.com/DylanMay/vibe-code-reader-skill

## 何时使用

- When the user needs help with vibe code reader
- 一个帮助人类程序员快速读懂 AI 生成代码（vibe coding）的 Claude Skill。 接手别人用 Cursor / Windsurf / Lovable 生成的项目时，往往面对一堆能跑但看不懂的代码——没有注释、没有文档、不

## 安装

```bash
npx skills add https://github.com/DylanMay/vibe-code-reader-skill
```

也可让 Agent 先阅读 https://skill123.app/install/skill123.md，再安装此技能。
