transpose

Analyze UX contexts and generate platform-specific adaptation specs for multi-device journeys.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/snuffomega/pricechart --skill transpose-snuffomega
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: transpose
Source: https://github.com/snuffomega/pricechart/tree/main/.agents/skills/transpose
Command: npx skills add https://github.com/snuffomega/pricechart --skill transpose-snuffomega

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents cross-platform UX from failing when an experience is copied from desktop to mobile, web to TV, or visual to voice—where interaction model, attention, and information priority must change.

Core Features & Use Cases

  • Context analysis framework: systematically evaluate input method, attention model, screen real estate, connectivity, environment, and session length to derive UX implications for each target context.
  • Platform-specific UX adaptation specs: translate design intent into native interaction patterns (e.g., touch gestures on mobile, focus-first navigation on TV, conversational control in voice, task-only flow on kiosk).
  • Priority mapping per context + journey continuity: define what is primary/secondary/hidden per feature per context and design handoffs (QR/magic links/cloud sync) so users don’t restart when switching devices.

Quick Start

Ask the AI to transpose your checkout or dashboard design from desktop to mobile, TV, and voice by producing a context analysis matrix, platform-specific adaptation specs, and a per-screen priority map.

Frequently Asked Questions about transpose

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

FAQPage Schema
How do I adapt a desktop UI for mobile, TV, and voice without just resizing components?

To adapt a desktop UI for mobile, TV, and voice, you must replace resize thinking with context-first interaction design. This involves evaluating input methods, attention models, and screen real estate to produce platform-specific UX adaptation specs and priority mappings.

Why does my cross-platform UX fail when copying a web design directly to a TV interface?

Cross-platform UX fails when copied directly to a TV interface because the interaction model and information priority must change. TV requires focus-first navigation and progressive disclosure instead of the dense visual layouts used on web platforms.

What is UX transposition for multi-device journeys?

UX transposition for multi-device journeys is the process of rethinking experiences for each context by defining primary and secondary features per screen. It designs handoffs like QR codes or cloud sync so users do not restart tasks when switching devices.

Can I design a single checkout flow that works across kiosk and voice interfaces?

Yes, you can design a checkout flow across kiosk and voice interfaces by deriving platform-specific adaptation specs. This translates design intent into task-only flows for kiosks and conversational control for voice, grounded in native conventions.

What's the best way to map feature priority when adapting an app to different screen sizes?

The best way to map feature priority across different screen sizes is creating a per-screen priority mapping matrix. This defines what is primary, secondary, or hidden per feature per context based on the target environment's attention model and session length.