
Claude Skills by DenDiem
github.com/DenDiemUse when implementing a design and you are genuinely unsure what a specific UI region should do or look like — stamp data-caliper-ref on the element, then call caliper_ask to get the developer's answer.
Use when implementing a design and you are genuinely unsure what a specific UI region should do or look like — anchor the region with a CSS selector and call caliper_ask to get the developer's answer, without editing the app's source.
Use when the developer says they've marked up / annotated the running page, or asks to open "design mode" — call caliper_design to get their marks (picked elements, struck-for-removal, lassoed areas) back as a work list, and read markType / intent / covers / styles to apply them.
Use when you are handed a Jira issue (URL or key) to fix UI defects, when you are given a Caliper QA zip archive directly, or when asked to apply the Caliper fixes on a ticket — pull the QA session Caliper attached and fix from its recorded marks, bug traces and screenshots, offline, without the running app.