home/categories/mobile/bbgnsurftech-claude-skills-collection-community-jamie-bitflight-claude-skills-xdg-base-directory-skill-md
mobiledevelopment
xdg-base-directory
When an application needs to store config, data, cache, or state files. When designing where user-specific files should live. When code writes to ~/.appname or hardcoded home paths. When implementing cross-platform file storage with platformdirs.
maintainer
BbgnsurfTech
更新于 12/18/2025
星标
3
分支
1
quick start
Installation and usage
When an application needs to store config, data, cache, or state files. When designing where user-specific files should live. When code writes to ~/.appname or hardcoded home paths. When implementing cross-platform file storage with platformdirs.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use xdg-base-directory