ワンクリックで
html-to-design-md
Analyzes an HTML design and generates a DESIGN.md file based on the design-md spec.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Analyzes an HTML design and generates a DESIGN.md file based on the design-md spec.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Generate a self-contained HTML preview for a DESIGN.md design system. Use when you need to visualize tokens, typography, and components in a functional web page.
Generates a metadata.yaml file for a given DESIGN.md file based on the project schema and template.
Lints a DESIGN.md file and uses the format specification and examples to automatically fix any errors or warnings.
| name | html-to-design-md |
| description | Analyzes an HTML design and generates a DESIGN.md file based on the design-md spec. |
Analyze the design system of the provided HTML file with the goal of creating a DESIGN.md file in the same directory. The DESIGN.md file provides the user a file for easy copy & pasting.
Use the following files as specification reference and examples for creating the DESIGN.md:
design-md-library/design-md-spec/spec.mddesign-md-library/design-md-spec/DESIGN-example-1.mddesign-md-library/design-md-spec/DESIGN-example-2.mddesign-md-library/design-md-spec/DESIGN-example-3.mdDESIGN.md file as output in the SAME folder as the input HTML file.npx @google/design.md lint <design md file path> to validate the created DESIGN.md file and fix any errors found.If you have access to a running local server or screenshots of the product, compare your DESIGN.md against the rendered UI. Revise until both the YAML tokens and the written description faithfully capture the product's visual identity.