123 Skill123

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 目录安装。

专为快速理解 vibe coding 项目设计的代码解读 skill。当用户上传或提供一个由 AI 生成(vibe coding)的项目,想理解项目结构、业务逻辑、技术架构,或接手别人的 AI 生成代码库时,必须使用本 skill。 触发词包括但不限于:vibe coding 项目、AI 生成的代码、看不懂这个项目、帮我理解这段代码、接手了一个项目、项目架构分析、代码导读、项目地图、技术架构图、业务脑图。 即使用户没有明说"vibe coding",只要是让你分析/理解/接手一个现有代码项目,都应触发本 skill。

QUALITY 85 /100
作者 Community 最后验证: 2026-06-22

适用场景

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

兼容平台

Cursor Claude Code GitHub Copilot Windsurf Codex CLI Open Agents

安装

CLI 安装

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

手动安装

~/.cursor/skills/vibe-code-reader/
~/.claude/skills/vibe-code-reader/
~/.copilot/skills/vibe-code-reader/
~/.codeium/windsurf/skills/vibe-code-reader/
~/.codex/skills/vibe-code-reader/
~/.agents/skills/vibe-code-reader/

资源文件

skill-name/
├── SKILL.md

Source

https://github.com/DylanMay/vibe-code-reader-skill

相关技能

Create Cursor Agent Skills with proper SKILL.md structure, frontmatter, and best practices.

开发 Cursor Claude Code Open Agents
Q98 spec ✓
create-rule Featured

Create Cursor rules for persistent AI guidance in .cursor/rules/ directory.

开发 Cursor
Q95 spec ✓
code-review Featured

Structured code review workflow with team standards and checklists.

开发 Cursor Claude Code GitHub Copilot +1
Q95 spec ✓

Review code changes using Bugbot-style analysis for bugs and regressions.

开发 Cursor Claude Code GitHub Copilot
Q94 spec ✓