← 返回 Skills 市场
goldath

Micro-Frontend Architecture

作者 Hjs102468 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
89
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install micro-frontend-arch
功能描述
Micro-frontend architecture design and implementation guide. Use when: designing micro-frontend architecture, choosing between Module Federation/qiankun/sing...
安全使用建议
This guide is useful for micro-frontends, but note the deployment examples assume running CLI/network commands and loading remote JS. Before installing or letting an agent use this skill, confirm: (1) whether the agent will execute shell commands (aws, curl) and if so, supply only scoped credentials; (2) what network access is allowed — dynamic remoteEntry.js loading executes third-party code and should only point to trusted CDNs/manifests; (3) add explicit required binaries/credentials to the skill metadata or refuse to run deployment steps if those are absent. If you don't want the agent to perform deployments or run commands, restrict the skill to read-only architectural guidance.
功能分析
Type: OpenClaw Skill Name: micro-frontend-arch Version: 1.0.0 The skill bundle provides comprehensive documentation and code snippets for micro-frontend architecture design using frameworks like Module Federation, qiankun, and single-spa. All code examples and instructions in SKILL.md and the reference files are standard industry practices for inter-app communication, deployment, and style isolation, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The files and SKILL.md describe micro-frontend design, framework choices, communication, style isolation, and deployment. All content matches the skill name and description.
Instruction Scope
The SKILL.md and reference files include concrete runtime steps that assume executing network/deployment commands and runtime loading of remote JS (e.g., aws s3 sync, curl to https://api.example.com/manifest, fetch('/api/mfe-manifest'), dynamic remoteEntry.js loading). The skill does not declare or restrict these actions; instructions could cause an agent to run CLI/network actions or load and execute third‑party code.
Install Mechanism
This is instruction-only with no install spec and no code files to execute by default, which minimizes install-time risk.
Credentials
The deployment examples require tooling and credentials (AWS CLI for s3 sync, network access, likely API auth to update manifest) but the skill declares no required env vars or binaries. That mismatch means an agent following these instructions may attempt to use credentials or tools that haven't been requested or scoped.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent presence or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install micro-frontend-arch
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /micro-frontend-arch 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: micro-frontend guide covering Module Federation, qiankun, single-spa, communication, style isolation, and deployment
元数据
Slug micro-frontend-arch
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Micro-Frontend Architecture 是什么?

Micro-frontend architecture design and implementation guide. Use when: designing micro-frontend architecture, choosing between Module Federation/qiankun/sing... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 89 次。

如何安装 Micro-Frontend Architecture?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install micro-frontend-arch」即可一键安装,无需额外配置。

Micro-Frontend Architecture 是免费的吗?

是的,Micro-Frontend Architecture 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Micro-Frontend Architecture 支持哪些平台?

Micro-Frontend Architecture 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Micro-Frontend Architecture?

由 Hjs102468(@goldath)开发并维护,当前版本 v1.0.0。

💬 留言讨论