‹ 返回总目录
图像生成 最近更新07-31

hyva-render-media-image

| 2026-08-01 收录

☆ 收藏
🛒 📚 AI提效实战指南 · 图解Skill🛒 📱 大流量手机卡 · 低月租📣 加入推广 · 佣金80-300/张 ›

🛍️ 更多精选好物 ›

📊 公开数据一览

📦 榜单安装量790
⭐ GitHub Stars78(fork 16)
🗓️ 最近推送2026-07-31
🌱 项目创建2026-01-22
💻 语言 / LicenseShell · OSL-3.0
🐛 开放Issue4

📝 工具简介

面向Magento 2 + Hyva主题开发的AI技能,扩展AI编码助手以创建Hyva主题、模块和CMS组件。

📖 怎么用

先克隆仓库:`git clone https://github.com/hyva-themes/hyva-ai-tools.git`。然后从你的项目目录运行安装脚本,比如给 Claude 装子主题技能:`./hyva-ai-tools/install-hyva-skill.sh hyva-child-theme claude`,想用复制方式装就加 `--copy` 参数。也可以一条命令远程装:`curl -fsSL https://raw.githubusercontent.com/hyva-themes/hyva-ai-tools/refs/heads/main/install.sh | sh -s claude`,把 `claude` 换成你的 agent 名(codex、copilot、cursor 等)就行。技能会软链接到对应 agent 的 skills 目录,更新时在仓库里 `git pull` 即可。

📋 迷你测评

给Magento 2 + Hyva主题的AI编码助手加技能,能创建主题、模块和CMS组件。亮点是直接嵌入现有开发流程。没有给出具体数据点。

📄 README 要点

这是给Magento 2开发者的AI技能包,专门针对Hyva主题开发。安装方式推荐先克隆仓库,然后用安装脚本按名字装单个技能,依赖会自动处理。技能会软链接到目标代理的技能目录,更新时只要在仓库里git pull,所有链接的技能就自动更新了。如果代理跑在容器里,可以用复制模式代替软链接,但复制模式不会自动更新,需要重新运行安装命令。适合用AI辅助做Hyva主题、模块和CMS组件开发的Magento开发者。

查看英文原文
Hyva AI Skills AI powered skills for Magento 2 development with Hyva Theme. These skills extend AI coding assistants with specialized knowledge for creating Hyva themes, modules, and CMS components. Installation Install Individual Skills (Recommended) Clone this repository, then use install hyva skill.sh to install individual skills by name. Dependencies are resolved automatically. [安装/使用命令见下方] Skills are symlinked into the target agent's skills directory. To update all installed skills, simply run git pull inside the cloned repository. Every symlinked skill picks up the changes immediately. Use copy to copy skills instead of symlinking (e.g. when the repo is on the host but the agent runs in a container): [安装/使用命令见下方] Copied skills won't update automatically with git pull . Re run the install command to update them. When no agent argument is given, the installer will: 1. Use the HYVA SKILLS AGENT environment variable if set 2. Auto detect an existing agent directory (e.g. .claude/skills/ ) in the current working directory 3. Prompt you to choose an agent and whether to install globally ( / ) or locally ( ./ ) Supported agents: claude , codex , copilot , cursor , gemini , junie , opencode Install All Skills at Once (Legacy) To install all skills in one go (copies instead of symlinks): [安装/使用命令见下方] Usage Once installed, the AI agent will automatically use these skills when relevant. You can also invoke them directly: "Create an Alpine component for a dropdown menu" "Create a Hyva child theme" "Add a CMS component for a hero banner" "Compile Tailwind CSS" "Apply the gallery component from Hyva UI" /hyva child theme (explicit slash command invocation) Available Skills Theme & Module Development Skill Description hyva tailwind include exclude Add a module path to the include or exclude list in hyva.config.json for Tailwind CSS hyva child theme Create a Hyva child theme with directory structure, Tailwind CSS, and theme inheritance hyva create module Scaffold new Magento

💬 评论(0)

交流使用体验、避坑建议;违规内容将被删除

💬 意见反馈 / 联系客服

数据来源:skills.sh 榜单 + GitHub 公开数据,非人工实测,仅供参考