Run a complete design-quality audit over any repository that contains Pencil (.pen) files. Enforces the plugin's universal 4px-grid scale, variable-first tokens, and component-reuse heuristics across both design and companion code - framework-agnostic, stack-agnostic. Delegates to the pencil-auditor subagent, which runs read-only in an isolated context.
$npx -y skills add jesusjimenezc/pencil-atelier --skill pencil-auditInstalls into the current project.
Run `npx skills use "https://github.com/jesusjimenezc/pencil-atelier" --skill "jesusjimenezc/pencil-atelier/pencil-audit"` 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.