with one click
muapi-design-guide
Create a comprehensive brand design guide — color palette, typography pairings, UI component previews, and visual identity rules with example mockups.
Menu
Create a comprehensive brand design guide — color palette, typography pairings, UI component previews, and visual identity rules with example mockups.
Based on SOC occupation classification
Transform a 2D logo into a premium 3D version and animate it with professional cinematic effects.
Generate a high-cut-density action / fight scene by first composing a 16-cell storyboard image, then driving Seedance 2.0 image-to-video off that storyboard. Stacks GPT-Image-2 (character sheet + storyboard), Nano-Banana-2 (environment concept), and Seedance 2.0 i2v.
Create a hilarious and ultra-realistic video of an anthropomorphic animal acting like a human vlogger in a real-world setting.
Generate a 15-second cinematic awards-ceremony video — a host announces a winner from the stage, a spotlight finds them in the crowd, they walk up to the podium, receive the award, and the LED display reveals their name and "THE BEST ACTOR".
Convert a photo of a person into a Pixar-style 3D cartoon character, then animate it using a reference dance or motion video.
Create a multi-part animated story video by first establishing a consistent character and then generating sequential scenes and animating them.
| slug | muapi-design-guide |
| name | muapi-design-guide |
| version | 1.0.0 |
| description | Create a comprehensive brand design guide — color palette, typography pairings, UI component previews, and visual identity rules with example mockups. |
| acceptLicenseTerms | true |
Create a comprehensive brand design guide — color palette, typography pairings, UI component previews, and visual identity rules with example mockups.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
brand_name | text | yes | — | The brand or product name. |
industry | text | yes | — | Industry/niche (e.g. "fintech startup", "organic skincare", "luxury hotel chain"). |
style_direction | text | no | modern, minimal, premium | Design aesthetic (e.g. "bold and playful", "corporate and trustworthy", "dark luxury"). |
primary_color | text | no | — | Optional brand primary color (hex code or color name, e.g. "#3898EC" or "deep navy"). |
existing_logo | image_url | no | — | Optional existing logo to extract brand cues from. |
This skill runs THREE parallel generation phases, all in a single the plan.
Color palette card — muapi image generate (model=bytedance-seedream-v4.5):
Clean design guide color palette card for {{brand_name}} — {{style_direction}} style brand for {{industry}}. Shows 5 swatches: primary, secondary, accent, background, text. Each swatch labeled with hex code. Modern design reference card, white background, editorial typography, flat design.{{primary_color}} is given, include it: primary color is {{primary_color}}Typography pairing preview — muapi image generate (model=bytedance-seedream-v4.5):
Brand typography pairing sheet for {{brand_name}} — {{style_direction}}. Shows heading font (large, bold), subheading font (medium), body font (small regular), and caption font. Includes font names, sizes, and usage rules. Clean white background, professional design reference.muapi image generate (model=gpt4o-text-to-image):
{{brand_name}} brand design system UI kit — {{style_direction}} for {{industry}}. Shows: primary button, secondary button, input field, card component, badge/tag, icon set sample. Consistent brand colors and fonts. Professional design spec sheet, light mode, high detail, Figma-style component documentation.muapi image generate (model=nano-banana-pro):
{{brand_name}} brand identity applied to real-world mockups — {{style_direction}} style for {{industry}}. Shows business card, letterhead, and mobile app icon all with consistent brand identity. Professional brand presentation, clean background, photorealistic mockups.{{existing_logo}} provided, use muapi image edit (model=nano-banana-pro-edit) with it as reference.After all assets generate:
design guide, brand guide, style guide, design system, brand identity, visual identity, brand colors, typography
muapi CLI commands. Use muapi auth configure first if MUAPI_API_KEY is unset.curl -X POST https://api.muapi.ai/api/v1/<endpoint> -H "x-api-key: $MUAPI_API_KEY" -H 'content-type: application/json' -d '{...}' and poll with muapi predict wait <request_id>.{{input_name}} placeholders with the user's actual inputs before issuing each call.