amvcp-tokens-contact-sheet

Render DESIGN.md tokens into a click-to-copy HTML contact sheet with WCAG contrast annotations.

Updated May 8, 2026
One-click install
npx skills add https://github.com/Emasoft/ai-maestro-visual-communicator-plugin --skill amvcp-tokens-contact-sheet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amvcp-tokens-contact-sheet
Source: https://github.com/Emasoft/ai-maestro-visual-communicator-plugin/tree/main/skills/amvcp-tokens-contact-sheet
Command: npx skills add https://github.com/Emasoft/ai-maestro-visual-communicator-plugin --skill amvcp-tokens-contact-sheet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

It turns your DESIGN.md design tokens into an immediately inspectable, click-to-copy “living design page” so designers and engineers can verify spacing, color, typography, motion, and stacking at a glance.

Core Features & Use Cases

  • Self-contained contact-sheet renderer: Generates a schema-driven HTML page themed by DESIGN.md with one section per token group.
  • Visual + diagnostic panels: Color panels include WCAG contrast annotations, spacing uses true-pixel rulers, and radius/elevation/z-index are rendered as direct comparisons.
  • Click-to-copy affordances: Every swatch/specimen/bar/chip is a keyboard-accessible button that copies values (with deliberate fail-soft clipboard fallback).
  • Living design page workflow: Use it as a style guide artifact that stays in sync with the underlying token schema as it evolves.

Quick Start

Use the token contact sheet to render a click-to-copy DESIGN.md living page by prompting: “token contact sheet for the heritage preset”.

Frequently Asked Questions about amvcp-tokens-contact-sheet

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a living design page from DESIGN.md tokens?

A token contact sheet visually verifies design system values by rendering a schema-driven HTML page with one section per token group, including WCAG contrast annotations for colors and true-pixel rulers for spacing. It makes all design tokens directly inspectable and click-to-copy.

Can I automatically check WCAG contrast for color tokens in my style guide?

Yes, you can check WCAG contrast because the contact sheet renderer automatically computes contrast ratios for color cells within the visual diagnostic panels. This allows you to immediately verify color accessibility directly within the generated living design page.

How do I make design tokens click-to-copy for engineers and designers?

You make design tokens click-to-copy by rendering the contact sheet, which turns every swatch, specimen, and chip into a keyboard-accessible button. It includes a deliberate fail-soft clipboard fallback to ensure values are copied reliably across different browser environments.

What is the best way to visually diagnose spacing and z-index ordering in a design system?

The best way to visually diagnose spacing and z-index ordering is to use a token contact sheet that renders direct visual comparisons for radius, elevation, and stacking. Spacing uses true-pixel rulers to ensure exact scale verification across the living design page.

Does the generated token contact sheet require external dependencies to render?

No external dependencies are required, as the contact sheet is a self-contained renderer that parses DESIGN.md safely and emits linted HTML. It operates independently to produce an anti-slop compliant, self-hosted living design page artifact.