ワンクリックで
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.