Agent SkillsSamurAIGPT/Generative-Media-Skills › muapi-url-to-design

muapi-url-to-design

GitHub

根据网站URL生成现代化、高保真的UI重新设计稿,支持桌面端和移动端视图。通过输入页面类型、风格偏好等参数,利用图像生成或编辑API输出符合现代美学的视觉设计方案。

library/visual/url-to-design/SKILL.md SamurAIGPT/Generative-Media-Skills

Trigger Scenarios

用户希望重新设计现有网站或页面的UI 需要基于URL快速生成现代化的界面原型或视觉方案

Install

npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-url-to-design -g -y
More Options

Non-standard path

npx skills add https://github.com/SamurAIGPT/Generative-Media-Skills/tree/main/library/visual/url-to-design -g -y

Use without installing

npx skills use SamurAIGPT/Generative-Media-Skills@muapi-url-to-design

指定 Agent (Claude Code)

npx skills add SamurAIGPT/Generative-Media-Skills --skill muapi-url-to-design -a claude-code -g -y

安装 repo 全部 skill

npx skills add SamurAIGPT/Generative-Media-Skills --all -g -y

预览 repo 内 skill

npx skills add SamurAIGPT/Generative-Media-Skills --list

SKILL.md

Frontmatter
{
    "name": "muapi-url-to-design",
    "slug": "muapi-url-to-design",
    "version": "1.0.0",
    "description": "Analyze a website URL and generate a redesigned, improved UI — recreate the visual design with modern aesthetics, better hierarchy, and fresh brand direction.",
    "acceptLicenseTerms": true
}

URL to Design

Analyze a website URL and generate a redesigned, improved UI — recreate the visual design with modern aesthetics, better hierarchy, and fresh brand direction.

Inputs

Name Type Required Default Description
url text yes The website URL to analyze and redesign (e.g. "https://example.com/pricing").
page_type text no landing page Type of page — "landing page", "pricing page", "product page", "dashboard", "about page".
redesign_style text no modern, minimal, premium, dark mode The target visual style for the redesign (e.g. "glassmorphism, vibrant gradient", "clean corporate, light mode").
keep_brand text no yes Whether to keep existing brand colors/logo — "yes" or "no" (fully reimagine).
screenshot image_url no Optional screenshot of the current page if URL cannot be crawled.

Steps

Phase A — Redesign Generation

Submit the plan with TWO parallel steps:

  1. Full-page redesign mockup — If {{screenshot}} is provided, use muapi image edit (model=gpt4o-edit); otherwise use muapi image generate (model=gpt4o-text-to-image):

    • Prompt: Professional UI/UX redesign of a {{page_type}} for the website at {{url}}. {{redesign_style}} design. Modern web design, 2025 aesthetic. Includes: hero section with clear headline and CTA button, features/benefits section, social proof, clean footer. Pixel-perfect, Figma-quality mockup. Desktop viewport, 1440px width design.
    • If {{keep_brand}} is "no", add: Completely reimagined brand identity, new color palette.
    • Aspect ratio: 9:16 (tall to show full page sections)
  2. Mobile version mockupmuapi image generate (model=bytedance-seedream-v4.5):

    • Prompt: Mobile-first responsive redesign of the same {{page_type}} — {{redesign_style}} style. iPhone 15 Pro frame, scrollable layout. Clean mobile navigation, thumb-friendly CTAs, optimized for 390px width. Modern 2025 mobile UI design.
    • Aspect ratio: 9:19.5

After generation:

  • Present both desktop and mobile mockups side by side
  • Provide a written summary of design improvements made
  • Offer to generate specific sections (hero, pricing cards, testimonials) as separate assets

Notes

  • If the URL is unreachable, ask the user to provide a screenshot or describe the current design.
  • Always improve: typography hierarchy, whitespace, CTA visibility, and mobile responsiveness.

Trigger Keywords

url to design, redesign website, website redesign, ui redesign, landing page design, page redesign, website to design, convert url to design


Notes for the Executing Agent

  • This recipe is LLM-orchestrated: read each phase, gather any missing inputs from the user, then call muapi CLI commands. Use muapi auth configure first if MUAPI_API_KEY is unset.
  • For model IDs without a CLI alias yet, fall back to the raw endpoint via 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>.
  • Substitute {{input_name}} placeholders with the user's actual inputs before issuing each call.

Version History

  • d4ce293 Current 2026-07-25 11:22

Same Skill Collection

.opencode/skills/muapi-ad-creative/SKILL.md
.opencode/skills/muapi-ai-clipping/SKILL.md
.opencode/skills/muapi-cinema-director/SKILL.md
.opencode/skills/muapi-instagram-post/SKILL.md
.opencode/skills/muapi-logo-creator/SKILL.md
.opencode/skills/muapi-nano-banana/SKILL.md
.opencode/skills/muapi-product-video-ad-maker/SKILL.md
.opencode/skills/muapi-seedance-2/SKILL.md
.opencode/skills/muapi-social-media-video/SKILL.md
.opencode/skills/muapi-ugc-video-factory/SKILL.md
.opencode/skills/muapi-ui-design/SKILL.md
.opencode/skills/muapi-youtube-shorts/SKILL.md
.opencode/skills/muapi-youtube-thumbnail/SKILL.md
core/edit/SKILL.md
core/media/SKILL.md
core/platform/SKILL.md
library/edit/ai-clipping/SKILL.md
library/motion/3d-logo-animation/SKILL.md
library/motion/ai-fight-scene/SKILL.md
library/motion/animal-video-generator/SKILL.md
library/motion/award-ceremony-video/SKILL.md
library/motion/cartoon-dance-animation/SKILL.md
library/motion/character-story-video/SKILL.md
library/motion/cinema-director/SKILL.md
library/motion/drone-style-video/SKILL.md
library/motion/freeze-effect-video/SKILL.md
library/motion/giant-product-showcase/SKILL.md
library/motion/jewelry-product-video/SKILL.md
library/motion/music-video/SKILL.md
library/motion/one-shot-video/SKILL.md
library/motion/product-ad-cinematic/SKILL.md
library/motion/product-showcase-video/SKILL.md
library/motion/product-video-ad-maker/SKILL.md
library/motion/seedance-2/SKILL.md
library/motion/storyboard-to-cooking-video/SKILL.md
library/motion/talking-baby-video/SKILL.md
library/motion/ugc-lifestyle-try-on/SKILL.md
library/motion/ugc-video-factory/SKILL.md
library/social/instagram-post/SKILL.md
library/social/product-campaign/SKILL.md
library/social/rednote-cover/SKILL.md
library/social/social-media-video/SKILL.md
library/social/social-pack/SKILL.md
library/social/ugc-ads-workflow/SKILL.md
library/social/youtube-shorts/SKILL.md
library/visual/action-figure-generator/SKILL.md
library/visual/ad-creative/SKILL.md
library/visual/amazon-product-listing/SKILL.md
library/visual/blog-header/SKILL.md
library/visual/brand-kit/SKILL.md

Metadata

Files
0
Version
74df8cb
Hash
76245e1a
Indexed
2026-07-25 11:22

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-29 21:38
浙ICP备14020137号-1 $mapa de visitantes$