원클릭으로
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.