frontend-forge-fe-operations

仓库创建 2018年4月21日最近提交 13 天前SkillHot 收录 21 天前
▸ 精选理由

将前端扩展生命周期操作自动化,适合集群运营和扩展发布场景。

▸ 风险提示

需访问 Kubernetes 集群并可能要求高权限(集群管理员)。

这个 Skill 做什么

支持对 FrontendExtension 资源的创建、构建、发布与调试等运维操作。

覆盖 FrontendExtension 的创建、构建、发布与调试全流程:生成/下载包、触发或强制 rebuild、发布/撤销发布、删除扩展,并检查包产物、Jobs 和发布控制器状态。适合在打包失败、发布异常或需要调试发布链路时使用。特别能处理 artifact ConfigMap、publisher Job、rebuild‑token 和 package/publish 状态细节,便于排查打包与发布问题。

▸ 展开 SKILL.md 英文原文

Operate FrontendExtension (FE) resources in frontend-forge: create, update, rebuild, inspect package artifacts, download packages, publish, unpublish, delete, and debug package/publish controller behavior. Use this skill whenever the user mentions FE operations, FrontendExtension lifecycle, extension package/download/publish/unpublish, artifact ConfigMaps, package Jobs, publisher Jobs, publish target ConfigMaps or Secrets, rebuild-token, package-state/publish-state labels, or troubleshooting FE status in a Kubernetes cluster.

开发编程KubernetesKubeSphereFrontendExtension通用
1.7w
Stars
2.7k
Forks
32
仓库内 Skill
+26
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/frontend-forge-fe-operations/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/kubesphere/kubesphere/master/skills/frontend-forge-fe-operations/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Frontend Forge FE Operations

## When to use

Use this skill for operational work around `FrontendExtension` resources:

- Create or update an FE manifest
- Trigger or inspect package generation
- Force a rebuild with the rebuild-token annotation
- Download the generated package artifact
- Publish, unpublish, or delete an extension
- Inspect FE status, conditions, labels, Jobs, artifact ConfigMaps, and publish targets
- Debug FE package phases such as `Packaging`, `Ready`, and `Failed`, plus publish/unpublish phases such as `Pending`, `Running`, `Succeeded`, and `Failed`

If the task is about `FrontendIntegration` runtime `JSBundle` creation, use the FI operations skill instead. FE package
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有