archlet
Interactive codebase architecture maps with PR diff overlays
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install archlet?โผ
Run `npx skills add superdesigndev/archlet --all -g -y` in your terminal to install it globally for your coding agent.
How to visualize my codebase architecture?โผ
Ask your coding agent to map the project, and archlet scans the code, builds a layered module graph, and opens an interactive map at localhost:4173.
Can archlet show what a PR changed?โผ
Yes. Ask it to overlay a PR, commit, or branch, and it highlights every touched module on the map with added and removed connections.
Does archlet work with Claude Code and Codex?โผ
Yes. It follows the standard SKILL.md format, so any compatible coding agent can read the instructions and generate the map.
Do I need to write code to use archlet?โผ
No. You simply ask your agent in plain English to map the project, and it handles the scanning, layering, and viewer setup for you.
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