About
This skill provides a comprehensive framework for handling TOML files within Python environments, primarily leveraging the tomlkit library to ensure that human-authored comments and specific formatting are preserved during automated updates. It bridges the gap between raw data manipulation and configuration management, offering patterns for atomic updates, schema validation, and integration with the XDG Base Directory specification. Whether you are managing pyproject.toml files or building complex application settings, this skill ensures your configuration remains both machine-readable and developer-friendly.