walkthrough
Interactive codebase walkthroughs with clickable diagrams
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install walkthrough?โผ
Run `npx skills add alexanderop/walkthrough --all -g -y` in your terminal to install the skill globally.
How to visually explain how a codebase feature works?โผ
Ask your agent to walk you through any feature, and it generates an interactive HTML file with a clickable diagram, plain-English descriptions, file paths, and code snippets.
Can it generate ER diagrams for database schemas?โผ
Yes. It automatically picks an ER diagram for database and data model topics, showing tables, columns, keys, and relationships.
Does walkthrough work with Claude Code?โผ
Yes. It follows the standard SKILL.md format and runs in Claude Code and other compatible coding agents, opening the result in your browser.
Do I need to configure anything to use it?โผ
No. Once installed, just ask questions like 'how does authentication work' and the agent explores your code and builds the walkthrough automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core