Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
samuraigpt avatar

Muapi Design Guide

  • 563 installs
  • 4k repo stars
  • Updated August 4, 2026
  • samuraigpt/generative-media-skills

muapi-design-guide is an agent skill recipe that generates a comprehensive brand design guide with palette, typography, UI components, and visual identity rules via muapi-cli.

About

muapi-design-guide is the Brand Design Guide recipe in SamurAIGPT/Generative-Media-Skills, producing palette, typography, UI component guidance, and visual identity rules through agent-executed muapi-cli steps. It sits in the Expert Library among 41 LLM-orchestrated workflow recipes backed by schema-driven scripts, 100+ models, and a 19-tool MCP server. Unlike raw generate-image.sh primitives, this skill bakes atomic design and branding logic into a named end-to-end pipeline the agent follows from SKILL.md instructions. Install with npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-design-guide after muapi auth configure sets MUAPI_API_KEY. Developers reach for it when seeding design systems, handoff docs, or consistent UI references for web and mobile products without manual brand workshops or scattered Figma exports across engineering teams that need documented visual identity rules, component guidance, and shareable brand reference artifacts for frontend implementation and design handoff documentation.

  • muapi-design-guide

Muapi Design Guide by the numbers

  • 563 all-time installs (skills.sh)
  • +47 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #757 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/samuraigpt/generative-media-skills --skill muapi-design-guide

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs563
repo stars4k
Last updatedAugust 4, 2026
Repositorysamuraigpt/generative-media-skills

How do you generate a brand design guide with AI?

Use muapi-design-guide for development tasks

Who is it for?

Developers and designers automating brand system documentation and UI identity rules through muapi agent recipes.

Skip if: Teams needing only a single logo file or engineering-only API auth work without visual identity deliverables.

When should I use this skill?

User asks for a brand design guide, design system palette, typography rules, or visual identity documentation via muapi.

What you get

Brand palette spec, typography pairings, UI component examples, and visual identity rule documentation with muapi CDN assets.

  • Brand color palette
  • Typography pairing guide
  • UI component and identity rules

By the numbers

  • One of 41 workflow recipes in Generative-Media-Skills
  • Covers four guide areas: palette, typography, UI components, and visual identity rules

Files

SKILL.mdMarkdownGitHub ↗

✏️ MuAPI Media Editing & Enhancement

Advanced editing and enhancement operations for images and videos.

Apply AI-powered edits, enhancements, and effects to existing media. Supports prompt-based editing with Flux Kontext, GPT-4o, and Midjourney, plus one-click operations like upscaling and background removal.

Available Scripts

ScriptDescription
edit-image.shPrompt-based image editing (Flux Kontext, GPT-4o, Midjourney, Qwen, and more)
enhance-image.shOne-click operations: upscale, background removal, face swap, colorize, Ghibli style, product shots
lipsync.shSync video lip movement to audio (Sync Labs, LatentSync, Creatify, Veed)
video-effects.shVideo/image effects: Wan AI, face swap, dance, dress change, Luma modify/reframe

Quick Start

# Edit an image with a prompt
bash edit-image.sh --image-url "https://..." --prompt "add sunglasses" --model flux-kontext-pro

# Upscale an image
bash enhance-image.sh --op upscale --image-url "https://..."

# Remove background
bash enhance-image.sh --op background-remove --image-url "https://..."

# Lipsync a video
bash lipsync.sh --video-url "https://..." --audio-url "https://..." --model sync

# Apply dance effect
bash video-effects.sh --op dance --image-url "https://..." --audio-url "https://..."

Common Flags

All scripts support: --async, --json, --timeout N, --help

Requirements

  • MUAPI_KEY environment variable (set via core/platform/setup.sh)
  • curl, jq, python3

Related skills

How it compares

Use muapi-design-guide for full identity documentation; use muapi-brand-kit or muapi-logo-branding for lighter logo-and-palette packs.

FAQ

What does muapi-design-guide output include?

muapi-design-guide delivers a comprehensive brand design guide covering color palette, typography pairings, UI component guidance, and visual identity rules generated through muapi-cli recipe steps.

Is muapi-design-guide a bash wrapper or agent recipe?

muapi-design-guide is an LLM-orchestrated SKILL.md recipe among 41 workflows; the agent reads steps and calls muapi-cli rather than running a single fixed shell script.

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.