一键导入
add-branding
Customize app shell branding, navigation, logos, fonts, and theme tokens in a Mozaiks app workspace.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Customize app shell branding, navigation, logos, fonts, and theme tokens in a Mozaiks app workspace.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Set up Mozaiks from scratch. Walks through Docker, Python, Node, environment variables, and verification.
Customize app shell branding - themes, colors, navigation, logos. Works with app/brand/ and app/config/ declarative files.
Add features to an existing Mozaiks project. Helps users upgrade tiers or enable individual capabilities.
Add a backend module (deterministic CRUD/action handler) to an existing Mozaiks app.
Add a frontend page (AppPageSchema) to an existing Mozaiks app.
Review or implement a change to AgentGenerator prompts, workflow bundle structured outputs, workflow scaffolds, universal prompt injection, or workflow-agent safety guidance.
| name | add-branding |
| description | Customize app shell branding, navigation, logos, fonts, and theme tokens in a Mozaiks app workspace. |
| argument-hint | [branding or shell change] |
| disable-model-invocation | true |
Complete this branding task: $ARGUMENTS
AGENTS.md, CLAUDE.md, and .claude/rules/frontend.md.app/brand/theme_config.json for colors, typography, spacing, density, radius, assets, and identity tokens.app/brand/assets/ for logos, icons, and images.app/brand/fonts/ for local font files.app/config/shell.json for shell navigation, chrome policy, shortcuts, profile menu, notifications, and footer behavior.shell_mode whenever possible.app/config/ai.json; do not mix them into brand or shell files.Canonical files:
app/app.json owns app identity, auth flags, admins, and startup landing spot.app/brand/theme_config.json owns visual identity.app/config/shell.json owns shell chrome and navigation policy.app/config/ai.json owns AI startup and workflow entry behavior.Rules:
brand.json, ui.json, auth.json, or alternate shell config files.generated/ unless they are being intentionally promoted.Verification:
app/brand/..\scripts\run-studio.ps1 -DryRun when available./api/theme-config and /api/shell-config.