multi-platform-ui-delivery

multi-platform-ui-delivery is a skill for Claude Code, Codex from Leo-maomao/pm-copilot. It costs 21 tokens per session (283 once invoked), scanned A, original, MIT.

A workflow for creating reviewable user-interface flows, annotated prototypes, visual evidence, and platform-specific specifications without modifying product code.

In plain words
What is it for?
It helps prepare web, mobile, H5, mini-program, cross-platform, or document-prototype materials for design and engineering decisions.
Why use it?
It keeps the review artifact separate from the host product while documenting evidence, assumptions, states, accessibility needs, and open questions.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps prepare web, mobile, H5, mini-program, cross-platform, or document-prototype materials for design and engineering decisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/leo-maomao/pm-copilot/multi-platform-ui-delivery
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Leo-maomao/pm-copilot --skill multi-platform-ui-delivery
Clone the repo
git clone --depth 1 https://github.com/Leo-maomao/pm-copilot

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for multi-platform-ui-delivery

README.md
[![agentmods](https://agentmods.dev/badge/skills/leo-maomao/pm-copilot/multi-platform-ui-delivery/github.svg)](https://agentmods.dev/skills/leo-maomao/pm-copilot/multi-platform-ui-delivery)
Your own site
<a href="https://agentmods.dev/skills/leo-maomao/pm-copilot/multi-platform-ui-delivery"><img src="https://agentmods.dev/badge/skills/leo-maomao/pm-copilot/multi-platform-ui-delivery/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for multi-platform-ui-delivery

Your own site · 80×15
<a href="https://agentmods.dev/skills/leo-maomao/pm-copilot/multi-platform-ui-delivery"><img src="https://agentmods.dev/badge/skills/leo-maomao/pm-copilot/multi-platform-ui-delivery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 283 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00021 $0.00283
Opus 5 $0.00010 $0.00142
Sonnet 5 $0.00004 $0.00057
Haiku 4.5 $0.00002 $0.00028

Measured 5d ago against content hash e3c22db0fd90, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

multi-platform-ui-delivery scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/multi-platform-ui-delivery/SKILL.md · 33 lines

What it actually says

Frontend Evidence

Goal

Attach verifiable frontend evidence to the PRD. Preserve the boundary in policies/role-boundary.md: this skill never changes host product code and does not produce a standalone UI delivery.

Workflow

  1. Inspect the smallest relevant read-only evidence set: runnable pages first, then routes, components, screenshots, and assets.
  2. Capture a real runnable frontend state when it proves the PRD behavior.
  3. When no runnable state exists, reconstruct only the confirmed state below the run folder and label the resulting image as 还原图示.
  4. When capture and reconstruction both fail, retain the controlled PRD placeholder and record why a future figure is required.
  5. Record the figure path, source type, matching requirement ID, and limitation in run-log.yaml.

Output

  • A figure beside every PRD requirement that needs frontend presentation.
  • Read-only source provenance or reconstruction provenance.
  • A concise evidence limitation when no verified capture is available.

Quality Bar

  • A real screenshot is preferred over reconstruction; reconstruction is preferred over a placeholder.
  • Figures are evidence for requirement logic, not an independently deliverable prototype.
  • Every figure maps to one concrete requirement state and makes its source type clear.
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago Changed · -2 lines · -9 tokens per session e3c22db0fd90
  2. 10d ago First seen · 35 lines · 30 tokens per session scan A 113f59dc9af9

Subscribe to this mod's changes

multi-platform-ui-delivery is a skill published in the GitHub repository Leo-maomao/pm-copilot (4 stars, last pushed 2d ago), licensed MIT. It adds 21 tokens to every session and 283 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

chinese-web-themes

A collection of eight CSS themes for giving websites a Chinese-inspired visual style, with typography rules for Chinese text.

sanhuang520-ship-it/awesome-chinese-ai-tools · 79 tokens

html-design-polish

A design and review guide for improving HTML websites and web tools. It focuses on clear purpose, information hierarchy, spacing, proportions, responsive behavior, and a consistent visual system.

EthanYoQ/Skill-hub · 33 tokens

html-demo

A workflow for building a self-contained interactive HTML demo from a screenshot and a short requirement. The demo imitates the interface and includes simulated controls so its states can be explored.

ryanzhao1011/workframe · 85 tokens

briefbound-design-system

Use when a frontend task primarily concerns cross-component design tokens, semantic theming, component APIs, variants and states, shared primitives, Storybook or library governance, Figma-to-code consistency, or a staged design-system migration; do not use for a single page, isolated styling fix, visual direction, or…

CCDawn/codex-skills · 75 tokens

briefbound-ui-review

Use when an existing page, isolated preview, component, screenshot, UI flow, visual change, or frontend implementation needs a Chinese-first UX, visual hierarchy, interaction-state, responsive, accessibility, design-system, or browser-runtime review; use as support for preview approval and UI-focused PR review, and do…

CCDawn/codex-skills · 77 tokens

html-prototype

A method for creating single-file HTML mockups that open in a browser and follow a project's design tokens, such as its fonts, colours, spacing, corners, and shadows.

mayuemarsha-del/pm-skills · 97 tokens