A lazygit-style TUI for visualizing Claude Code customizations.
uvx lazyclaudeLaunch LazyClaude to explore all your Claude Code customizations in one place. Navigate with j/k, switch panels with 1-6, and toggle views with [/].
Press a/u/p/P to filter customizations by configuration level (All/User/Project/Plugin).
Press M to open the marketplace browser. Install plugins with i, preview content with p, and manage installations.
Press p in the marketplace to preview plugin content before installation. Explore what the plugin provides without committing.
📖 Full User Guide for detailed workflows and keyboard shortcuts.
uv sync # Install dependencies
uv run lazyclaude # Run appPublish:
export UV_PUBLISH_TOKEN=<your_token>
uv build
uv publish




