A lazygit-style TUI for visualizing Claude Code customizations
Project description
LazyClaude
A lazygit-style TUI for visualizing Claude Code customizations.
Install
uvx lazyclaude
Key Features
Unified View
All six customization types displayed in organized panels. Select any item to see its full content with syntax highlighting in the detail pane.
Configuration Level Awareness
Claude Code resolves customizations from multiple levels:
| Level | Location | Description |
|---|---|---|
| User | ~/.claude/ |
Global configuration |
| Project | ./.claude/ |
Project-specific overrides |
| Plugin | ~/.claude/plugins/ |
Third-party extensions |
LazyClaude shows each item's origin, helping you understand override behavior and avoid conflicts.
Quick Filtering
Press a single key to filter by configuration level:
a— Show all levelsu— User-level onlyp— Project-level onlyP— Plugin-level only
Press / to search by name or plugin prefix.
Vim-Style Navigation
| Key | Action |
|---|---|
j / k |
Navigate up/down |
g / G |
Jump to top/bottom |
1-6 |
Jump to specific panel |
Tab |
Switch between panels |
Enter |
View item details |
Esc |
Go back |
e |
Open in $EDITOR |
R |
Refresh from disk |
? |
Show help |
q |
Quit |
j/k navigate | Enter drill down | Esc back | / search | ? help | q quit
Development
uv sync # Install dependencies
uv run lazyclaude # Run app
Publish:
export UV_PUBLISH_TOKEN=<your_token>
uv build
uv publish
See: https://docs.astral.sh/uv/guides/package/
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lazyclaude-0.11.0.tar.gz.
File metadata
- Download URL: lazyclaude-0.11.0.tar.gz
- Upload date:
- Size: 4.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13a91b9913d98a45b479015b191464af5845de264a565d85812231c9857d3e3f
|
|
| MD5 |
8150469eea0071333b2d277de2da546c
|
|
| BLAKE2b-256 |
a75b3b47a64d63b1ac0b7fbf9f391f2251f66b2d371386a18ddd1257feb275a7
|
File details
Details for the file lazyclaude-0.11.0-py3-none-any.whl.
File metadata
- Download URL: lazyclaude-0.11.0-py3-none-any.whl
- Upload date:
- Size: 63.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
539824af10f6126bf4f3dc831664b0eccc71b2048d227ff91571e72902d8fe56
|
|
| MD5 |
38429debe03efd37897511ed17750d30
|
|
| BLAKE2b-256 |
1a27d51d48d99ee8ada6a2b0489e5a23907f99d380fd93bb040e44bb6cbcd718
|