Cad Tour — Data skill for Claude Code
Interactive codebase architecture onboarding tour and data-flow map.
How to install Cad Tour
Installs to ~/.claude/skills/sayanthegamer-cadence-cad-tour/SKILL.md
mkdir -p ~/.claude/skills/sayanthegamer-cadence-cad-tour && curl -fsSL https://raw.githubusercontent.com/Sayanthegamer/cadence/HEAD/commands/cad-tour.md -o ~/.claude/skills/sayanthegamer-cadence-cad-tour/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Cad Tour does
name: cad-tour description: Interactive codebase architecture onboarding tour and data-flow map.
Execute the `cadence-tour` skill:
- Scout codebase topology, entry points, and domain models with
cadence-scout. - Trace the primary input-to-output data flow.
- Identify the "Read These 3 Files First" path.
- Render the interactive Architecture Tour UI Artifact with Mermaid diagrams and quickstart commands.
Alternatives in Data
- Archify — Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self 17.2k ★
- Portaljs Architect — Recommend a data-portal architecture (storage, compute, catalog, access, hosting, metadata) from your needs, t 2.3k ★
- Global Stock Data — US stock market data for AI coding assistants — zero-auth, official sources 1.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Architecture Overview
Discovery-mode multi-repo technical landscape — produces 4-file bundle (inventory, dependencies, data flow, in
Comprehend
Map an unfamiliar change's blast radius — entry points, data flow, consumers — before editing
Business Data Map
Generate or refresh the business data and flow map.
Aoci Code
Local-first MCP server + CLI in Go: a persistent, governed codebase index that distills code and database sche
Deep Context
Structured 4-step codebase exploration (overview, subsystems, targeted drill, data-flow mapping) producing a d
Explore Feature
You are exploring a feature idea within an existing project. This is NOT greenfield ideation — this is scoped
Related Agents
Codebase Explainer
Explains a codebase with file:line citations. Use when onboarding, or asking how the architecture, a feature,
Module Analyzer
Deep analysis agent for a single codebase module. Receives full source and a targeted question. Returns struct
Researcher Opus
Deep codebase researcher using Opus for complex reasoning. Use for architecture analysis, cross-system data fl