// project · skillchart
A one-file dashboard for every Claude Code skill on your machine — and the context cost each one quietly charges you on every turn.
Note: this page is an AI-generated summary of the project. The product, the code, and the data behind it are real — the prose isn't hand-written.
// why
// look

// install
// stack
Two files do the work: build.py walks the skill paths and emits an HTML dashboard with the data embedded as JSON; bin/skillchart is a 10-line bash shim that resolves through Homebrew's symlinks.
// status