Automatically crawl a website URL and reverse-engineer its visual design system, outputting a structured design specification document.
URL input → page crawl → visual element classification → style extraction → structured output → write to file
| Scenario | Reference File |
|---|---|
| ---------- | --------------- |
| Quick start, minimal workflow | quick-start.md |
| Output format, YAML template, field descriptions | output-template.md |
| Detailed explanation of 6 analysis dimensions | analysis-dimensions.md |
| Extraction methods, CSS sources, inference rules | extraction-methods.md |
| Common mistakes and anti-patterns | anti-patterns.md |
Results are written to {domain}_design.md using standard YAML frontmatter + Markdown structure. See output-template.md for the complete template and field descriptions.
共 2 个版本