This skill should be used when the user wants to extract a complete DESIGN.md style guide (frontmatter + design thinking + AI style analysis + compressed CSS evidence + negative constraints) from any live website URL. It captures 3 viewport screenshots, samples DOM and computed CSS via chrome-devtools MCP, asks a user-configured multimodal LLM to analyze the visual style from screenshots+DOM, then merges everything into a single DESIGN.md file. Trigger phrases include "extract design from a url", "生成 DESIGN.md", "分析这个网站的设计风格", "get web design".
$npx -y skills add liaocaoxuezhe/get-web-design --skill get-web-designInstalls into the current project.
Run `npx skills use "https://github.com/liaocaoxuezhe/get-web-design" --skill "liaocaoxuezhe/get-web-design"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/liaocaoxuezhe/get-web-design" that are relevant to the current task. Run `npx skills add "https://github.com/liaocaoxuezhe/get-web-design"` and select the relevant skills, then follow their instructions.