/html-showcase:setup — install the pipeline into a repo Self-Evolving Skill : If a step here is wrong or a workaround was needed, fix this file immediately, don't defer. Only update for real, reproducible issues. What this skill does This skill is a thin orchestrator around , the shipped one-shot bootstrap. It: 1. Runs a preflight check (no writes) to see what's already installed 2. Reports the diff between the canonical pipeline and the current repo 3. Asks the user whether to proceed (unless they passed ) 4. Runs the install with the same flags the user requested After running, the target r…