ワンクリックで
generative-ui
Create interactive HTML widgets, dashboards, diagrams, and visual explainers for requests that are better shown than described.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create interactive HTML widgets, dashboards, diagrams, and visual explainers for requests that are better shown than described.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use Python execution to compute precise answers when in-context reasoning is unreliable (arithmetic, date math, regex, parsing, data manipulation). Returns a value, not an artifact.
A test skill for verifying deterministic activation from SOP steps. Contains special instructions that should appear in the agent context when activated.
Builds Python library features for the MUXI runtime (helpers, consumer migrations, schema, tests, docs). All work is library + pytest + ripgrep; no servers, no browsers.
Print a greeting message using a secret value. Use when asked to print a greeting.
Deep knowledge of the MUXI Runtime codebase (Python, ~300 files, ~119K lines). Use when working on runtime code: formations, overlord, memory systems, LLM layer, MCP, observability, scheduler, secrets, server/API, skills, RCE, or e2e tests. Knows initialization order, data flows, gotchas, and testing patterns.
Analyze datasets, generate charts, and create summary reports. Use when the user needs data analysis or visualization.
| name | generative-ui |
| description | Create interactive HTML widgets, dashboards, diagrams, and visual explainers for requests that are better shown than described. |
| license | Apache-2.0 |
| compatibility | >=1.0 |
| allowed-tools | generate_file |
Use this skill when the user wants an interactive visual response instead of plain text.
generate_file tool to create a single self-contained HTML file..htmlUse:
generate_file(code="...", filename="widget.html")
Generate complete Python that writes the full HTML document to disk.