一键导入
enhance-theme
Locate, modify, and optionally promote CTk Theme Builder theme JSON files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Locate, modify, and optionally promote CTk Theme Builder theme JSON files
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | enhance-theme |
| description | Locate, modify, and optionally promote CTk Theme Builder theme JSON files |
When asked to enhance, tweak, modify, or promote a theme:
~/CTkThemeBuilder/themes/, using <theme_name>.json.~/CTkThemeBuilder/themes/ as the authoritative editable source for this task.~/CTkThemeBuilder/themes/. Do not write changes to any seed theme location in the repository.<repo-root>/user_themes/.<repo-root>/assets/themes/.<repo-root> cannot be determined from the current working context, report that and ask for clarification before attempting promotion.Generate release notes for CTk Theme Builder by checking for uncommitted changes, verifying the release version in .bumpversion.cfg, and appending the standard installation and upgrade footer.
Prepare a release artefact for this project by bumping the requested semantic version level and running the packaging script. Use when the user asks to bump a major, minor, or patch release and package or create a release artefact. Do not use for ordinary build or test tasks.
Use when implementing Font Awesome icons in a CustomTkinter app with the ctkfontawesome package. Covers how to find icon names, create icon images, keep image references alive, size and recolor icons, and attach them to CTk widgets such as CTkButton and CTkLabel.