跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Code Tour

技能 已验证 活跃
属于:Code Tour

Use when the user asks to create a CodeTour .tour file — persona-targeted, step-by-step walkthroughs that link to real files and line numbers. Trigger for: create a tour, onboarding tour, architecture tour, PR review tour, explain how X works, vibe check, RCA tour, contributor guide, or any structured code walkthrough request.

目的

To automate the creation of structured, persona-targeted code walkthroughs as CodeTour files, making it easier to onboard new developers, explain complex code, or document architectural components.

功能

  • Generates `.tour` files for CodeTour extension
  • Supports persona-targeted walkthroughs (new joiner, reviewer, architect, etc.)
  • Includes step-by-step guidance with file and line number anchors
  • Validates file paths and line numbers
  • Provides narrative arc and SMIG formula for descriptions

使用场景

  • Creating onboarding tours for new team members
  • Generating architecture walkthroughs for understanding complex systems
  • Documenting specific code sections for PR reviews or bug investigations
  • Building contributor guides for open-source projects

非目标

  • Modifying source code directly
  • Generating tours for non-code related content
  • Providing general code explanations without a structured tour format

安装

请先添加 Marketplace

/plugin marketplace add alirezarezvani/claude-skills
/plugin install code-tour@claude-code-skills

质量评分

已验证
97 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标14.6k
许可证MIT
状态
查看源代码

类似扩展

Typescript Advanced Types

100

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

技能
wshobson

Validate Plugin

100

Validate a Claude Code plugin structure, frontmatter, and MCP tool references

技能
ruvnet

Migrate Validate

100

Validate pending migrations for foreign key consistency, rollback safety, and best practices

技能
ruvnet

Lean Ctx

100

AI 代理的上下文运行时 — 包含 59 个 MCP 工具、10 种读取模式、95+ 种 shell 模式、支持 18 种语言的 tree-sitter AST。将 LLM 上下文压缩高达 99%。用于读取文件、运行 shell 命令、搜索代码或探索目录。如果不存在,则自动安装。

技能
yvgude

Semgrep Rule Creator

100

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

技能
trailofbits

使用我的浏览器

100

当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。

技能
xixu-me