frontend-forge-fi-operations
仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由
方便在 KubeSphere 环境下自动化管理前端集成与构建流程。
▸ 风险提示
需访问 Kubernetes 集群并可能要求高权限(集群管理员)。
这个 Skill 做什么
对 FrontendIntegration 资源以及 frontend-forge 扩展进行创建、更新与故障排查。
对 FrontendIntegration 资源和 frontend‑forge 扩展做日常运维:从 YAML 创建或更新 FI,查看构建日志、JSBundle、ConfigMap 和构建状态,或通过 InstallPlan 启用/禁用/卸载扩展。在 FI 构建失败、需要调整生命周期或检查构建产物时会用到。特点是能直接操控 FI 的构建流水线和扩展安装流程,方便定位前端集成问题。
▸ 展开 SKILL.md 英文原文
Operate FrontendIntegration resources and the frontend-forge extension. Use when Codex needs to create a FrontendIntegration from FrontendIntegration YAML, update or patch FI lifecycle state, inspect or troubleshoot FI build output, or create, enable, disable, uninstall, and inspect the frontend-forge extension through its InstallPlan and extension resources.
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/frontend-forge-fi-operations/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/frontend-forge-fi-operations/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Frontend Forge FI Operations Operate `FrontendIntegration` resources and the `frontend-forge` extension with `kubectl`. ## When to Use - Create a `FrontendIntegration` from complete `FrontendIntegration` YAML - Update, enable, disable, or delete an existing FI - Inspect FI status, build jobs, `JSBundle`, ConfigMap, manifest, or source-spec annotations - Troubleshoot FI reconciliation or build output - Create, enable, disable, uninstall, or inspect the `frontend-forge` extension ## Do Not Use - Generate new `FrontendIntegration` YAML from natural language - Manage extensions other than `frontend-forge` - Assume FI operations are valid before checking extension state - Use patch as the
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有