Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
$ git log --oneline --stat
stars:318
forks:30
updated:2026年4月11日 16:42
SKILL.md
| 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.
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.