lazyclaude
A terminal UI for managing Claude Code configuration files across user and project scopes, offering a single interface to view and edit memory, skills, MCP servers, permissions, hooks, instructions, keybindings, agents, sessions, stats, plugins, and todos. Built with Rust and inspired by lazygit's design, it provides keyboard-driven navigation, fuzzy filtering, and JSON export capabilities for developers who work extensively with Claude Code configurations.
lazyclaude is a terminal UI built in Rust that provides a unified interface for managing Claude Code configuration files across user and project scopes. It offers keyboard-driven navigation, fuzzy filtering, and comprehensive management of memory, skills, MCP servers, agents, and other Claude Code components.
- ✓Comprehensive keyboard shortcuts with intuitive lazygit-inspired navigation patterns
- ✓Multi-scope configuration management supporting both user and project-level settings
- ✓Integrated search functionality that pulls from multiple external registries for skills, MCP servers, and plugins
- →Add unit tests and integration tests to improve code reliability and maintainability
- →Include error handling examples and troubleshooting section in documentation for common configuration issues