概要
This skill enables Claude to correctly implement the XDG Base Directory Specification in your software projects, ensuring user-specific files are stored in industry-standard locations. It provides comprehensive patterns for environment variable handling, absolute path validation, and fallback logic to prevent home directory clutter. Whether building Linux-native CLI tools or cross-platform Python applications using libraries like platformdirs, this skill ensures your file storage architecture follows modern best practices for organization and user preference.