hyva-theme-list by hyva-themes/hyva-ai-tools
npx skills add https://github.com/hyva-themes/hyva-ai-tools --skill hyva-theme-list列出 Magento 2 项目中的所有 Hyvä 主题路径。通过是否存在 web/tailwind/package.json 来识别主题。
重要: 请在 Magento 项目根目录下执行此脚本。
运行发现脚本以列出所有 Hyvä 主题:
bash <skill_path>/scripts/list_hyva_themes.sh
其中 <skill_path> 是包含此 SKILL.md 文件的目录(例如,.claude/skills/hyva-theme-list)。
输出格式: 每行一个主题路径(相对于项目根目录),如果未找到主题则输出为空。
app/design/frontend/Example/customTheme
vendor/hyva-themes/magento2-default-theme-csp
脚本搜索两个位置:
| 位置 | 描述 |
|---|
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
app/design/frontend/ | 为项目开发的自定义主题 |
vendor/ | 从任何供应商安装的主题(不限于 hyva-themes) |
当一个目录同时包含以下两项时,即被识别为 Hyvä 主题:
web/tailwind/package.json (Hyvä/Tailwind 结构)theme.xml (有效的 Magento 主题)其他需要定位 Hyvä 主题的技能应通过名称调用此技能:
调用 `hyva-theme-list` 技能来发现可用的主题。
输出可以逐行处理,也可以存储在变量中以供选择提示。
每周安装次数
163
代码仓库
GitHub 星标数
59
首次出现
2026年1月27日
安全审计
安装于
github-copilot160
opencode157
codex157
gemini-cli152
amp151
kimi-cli151
Lists all Hyvä theme paths in a Magento 2 project. Themes are identified by the presence of web/tailwind/package.json.
Important: Execute this script from the Magento project root directory.
Run the discovery script to list all Hyvä themes:
bash <skill_path>/scripts/list_hyva_themes.sh
Where <skill_path> is the directory containing this SKILL.md file (e.g., .claude/skills/hyva-theme-list).
Output format: One theme path per line (relative to project root), or empty output if no themes found.
app/design/frontend/Example/customTheme
vendor/hyva-themes/magento2-default-theme-csp
The script searches two locations:
| Location | Description |
|---|---|
app/design/frontend/ | Custom themes developed for the project |
vendor/ | Installed themes from any vendor (not limited to hyva-themes) |
A directory is identified as a Hyvä theme when it contains both:
web/tailwind/package.json (Hyvä/Tailwind structure)theme.xml (valid Magento theme)Other skills that need to locate Hyvä themes should invoke this skill by name:
Invoke the `hyva-theme-list` skill to discover available themes.
The output can be processed line-by-line or stored in a variable for selection prompts.
Weekly Installs
163
Repository
GitHub Stars
59
First Seen
Jan 27, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
github-copilot160
opencode157
codex157
gemini-cli152
amp151
kimi-cli151
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
152,900 周安装