代码导览制作
原名:code-tour
为真实文件和关键行生成分步骤、面向不同角色的代码导览。
中文 Skills 技能说明
适合新人培训、架构讲解或重要流程说明。导览链接必须对应当前文件和行号,避免引用生成文件或很快失效的位置;发布到外部前先检查仓库和业务信息是否允许公开。
上游能力依据
上游原始适用说明:Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs that link to real files and line numbers. Trigger for: "create a tour", "make a code tour", "generate a tour", "onboarding tour", "tour for this PR", "tour for this bug", "RCA tour", "architecture tour", "explain how X works", "vibe check", "PR review tour", "contributor guide", "help someone ramp up", or any request for a structured walkthrough through code. Supports 20 developer personas (new joiner, bug fixer, architect, PR reviewer, vibecoder, security reviewer, and more), all CodeTour step types (file/line, selection, pattern, uri, commands, view), and tour-level fields (ref, isPrimary, nextTour). Works with any repository in any language.
上游 SKILL.md 主要章节(保留原文标题):
- Real-world .tour files on GitHub
- Step 1: Discover the repo
- Entry points by language/framework
- Repo type variants — adjust focus accordingly
- Large repo strategy
- Step 2: Read the intent — infer everything you can, ask only what you can't
- Intent map
- PR tour recipe
- User-provided customization — always honor these
- Step 3: Read the actual files — no exceptions
使用边界
先读取项目约定、依赖版本和现有测试,再提出最小改动。写文件、运行脚本、提交代码或发布前应检查差异并保留回退路径。
作者、翻译与许可证
- 原作者
- GitHub, Inc. 与 awesome-copilot contributors
- 中文翻译
- CEOFans翻译
- 许可证
- MIT
- 上游来源
- https://github.com/github/awesome-copilot/tree/3f0bba475ec40b9680e1d0311b9caffeec5ad4c3/skills/code-tour
适用范围
平台:linux、macos、windows;标签:软件开发、代码导览制作
安全提示
基础静态扫描不等于绝对安全。技能可能调用命令、浏览器、云服务或本地文件,请在最小权限环境中使用,高风险操作必须人工确认。
如发现侵权、许可证或安全问题,可在本页前台提交投诉,管理员复核后可立即下架。