Logo

claudefig

Universal configuration management CLI/TUI for Claude Code projects. Manage presets, file instances, and project initialization with a scriptable CLI and an interactive Textual-based TUI.

Problem

Coding CLI tools lack a standard way to manage complex configurations across environments. Settings are scattered, hard to share, and tedious to set up for new projects.

Solution

A dual-interface tool with a CLI for automation and an interactive TUI for exploration, with a preset system for sharing and reusing configurations.

Outcome

Published on PyPI. Supports file instances, preset import/export, project initialization, and full config validation. All from the terminal.

Table of Contents
Table of Contents
Technology Stack
Python
Python
Click
Click
Textual
Textual
TOML
TOML