jaspr-convert-html

Installation
SKILL.md

Rules

Converting existing HTML into Jaspr component syntax by hand is prone to errors and wastes time.

  • Rule 1: You MUST ALWAYS use the jaspr convert-html command to convert existing HTML.
  • Rule 2: You MUST NEVER attempt to convert HTML to Jaspr code manually.
  • Rule 3: You MUST take the output from the daemon UNCHANGED and use it exactly as provided.

Usage

To convert HTML to Jaspr code, run one of the following commands in the terminal depending on your source:

From a local file:

jaspr convert-html --file some/path/to/file.html
Installs
5
GitHub Stars
783
First Seen
May 26, 2026
jaspr-convert-html — rodydavis/signals.dart