Translate a Pencil (.pen) design into source code for any target stack. Auto-detects Tailwind CSS in the target project; if present, maps design pixel values to Tailwind class names; if absent, emits raw pixel values against the same 4px-grid scale without adding Tailwind as a dependency.
$npx -y skills add jesusjimenezc/pencil-atelier --skill pencil-to-codeInstalls into the current project.
Run `npx skills use "https://github.com/jesusjimenezc/pencil-atelier" --skill "jesusjimenezc/pencil-atelier/pencil-to-code"` 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/jesusjimenezc/pencil-atelier" that are relevant to the current task. Run `npx skills add "https://github.com/jesusjimenezc/pencil-atelier"` and select the relevant skills, then follow their instructions.