frontend-integration-yaml
仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由
加速生成规范化 CRD YAML,降低手工编辑错误,便于提交与部署。
这个 Skill 做什么
将简化的单菜单配置转换为可提交的 FrontendIntegration YAML。
把简化的单菜单配置转换成可提交的 FrontendIntegration YAML,用于 frontend-forge 提交集成。适合需要从 CRD 或快速原型把一套页面与 iframe 配置生成标准化 YAML 的场景。目标是生成符合提交要求的 canonical FrontendIntegration 文件,省去手工拼装的麻烦。
▸ 展开 SKILL.md 英文原文
Generate canonical FrontendIntegration YAML from a simplified single-menu authoring model for frontend-forge.
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/frontend-integration-yaml/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/frontend-integration-yaml/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Frontend Integration YAML Generate submit-ready `FrontendIntegration` YAML from a simplified authoring model with one menu and one or more pages. ## When to Use - generate FrontendIntegration YAML - create a quick integration YAML from a CRD - create an iframe based FrontendIntegration YAML - convert simplified single-menu config into canonical YAML ## Do Not Use - troubleshooting existing FrontendIntegration resources - managing enable/disable/delete lifecycle - inspecting JSBundle, Job, controller, or status flows - editing manifest generation rules - handling multi-menu authoring models ## Required Inputs Ask the user instead of guessing when any of these are missing: - `metadata
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有