Extract a semantic design brief from an existing Pencil (.pen) file and persist it as design.md at the project root. Documents the visual language (atmosphere, palette roles, geometry, depth, typography) plus token vocabulary and scale parity - so every subsequent /pencil-design and /pencil-to-code pass shares the same stable brief instead of re-deriving one per session.
$npx -y skills add jesusjimenezc/pencil-atelier --skill pencil-analyzeInstalls into the current project.
Run `npx skills use "https://github.com/jesusjimenezc/pencil-atelier" --skill "jesusjimenezc/pencil-atelier/pencil-analyze"` 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.