a2mus/stitch-ui-designer/SKILL.md
Design, preview, and generate UI code using Google Stitch (via MCP). Helps developers choose the best UI by generating previews first, allowing iteration, and then exporting code.
npx skillsauth add openclaw/skills stitch-ui-designerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill allows you to design high-quality user interfaces using Google Stitch.
Follow this process to help the user design a UI:
Setup (First Time Only)
stitch server is configured in mcporter.mcporter config add stitch --command "npx" --args "-y stitch-mcp-auto"gcloud auth).Generate & Preview
stitch.generate_screen_from_text with the prompt.screenId.stitch.fetch_screen_image(screenId).Iterate & Customize
stitch.generate_screen_from_text again (potentially using stitch.extract_design_context from the previous screen to maintain style) or just refine the prompt.Export Code
stitch.fetch_screen_code(screenId).Call these using mcporter call stitch.<tool_name> <args>:
generate_screen_from_text
prompt (string), projectId (optional, usually auto-detected by stitch-mcp-auto)screenId, name, urlfetch_screen_image
screenId (string)fetch_screen_code
screenId (string)html (string), css (string), etc.create_project
name (string)stitch-mcp-auto tries to manage the project ID automatically. If you get errors about missing project IDs, ask the user to create or select a Google Cloud project first using create_project or by setting the GOOGLE_CLOUD_PROJECT env var.stitch-mcp-auto because it handles the complex Google auth setup more gracefully than the standard package.tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。