shipwithai-mobile-ui-harness

shipwithai-mobile-ui-harness is a plugin for Claude Code from ShipWithAI/shipwithai-plugins. Its manifest loads nothing; the 2 skills, 3 commands, 1 agent it bundles cost 396 tokens per session together, scanned A, original, MIT.

A testing package for Compose Multiplatform mobile interfaces that renders screens, checks their structure, has a separate evaluator review their appearance, and records recurring problems.

In plain words
What is it for?
It is for setting up screenshot tests across screen sizes, text scales, themes, and content; enforcing Kotlin module boundaries; and reviewing screens with automated and visual checks.
Why use it?
It helps catch layout failures and visual issues consistently, then turns repeated findings into lasting checks.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add ShipWithAI/shipwithai-plugins
agentmods
npx agentmods add plugins/shipwithai/shipwithai-plugins/mobile-ui-harness
Clone the repo
git clone --depth 1 https://github.com/ShipWithAI/shipwithai-plugins

Made for: Claude Code.

Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 2 skills, 3 commands, 1 agent cost 396 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

shipwithai-mobile-ui-harness 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 3d 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.

plugins/mobile-ui-harness/.claude-plugin/plugin.json · 22 lines

What it actually says

{
  "name": "shipwithai-mobile-ui-harness",
  "version": "0.1.0",
  "description": "Self-improving Compose Multiplatform UI harness for Claude Code. A render -> grade -> ratchet loop: inspection tests render every screen across a stress matrix, a deterministic Tier-1 asserter plus a vision evaluator grade them in a separate lane, and recurring findings ratchet into permanent gates via a compounding feedback ledger. Ships Konsist architecture rails and a setup skill that scaffolds it all into a project.",
  "author": {
    "name": "ShipWithAI",
    "url": "https://shipwithai.io"
  },
  "homepage": "https://shipwithai.io/plugins/mobile-ui-harness",
  "repository": "https://github.com/ShipWithAI/shipwithai-plugins",
  "license": "MIT",
  "keywords": ["claude-code", "compose-multiplatform", "kotlin", "android", "roborazzi", "konsist", "ui", "screenshot-testing", "evaluator", "design-review"],
  "skills": [
    "./skills/setup",
    "./skills/mobile-design",
    "./skills/konsist-architecture-tests"
  ],
  "agents": [
    "./agents/mobile-design-evaluator.md"
  ]
}
Contents

What it installs

The manifest is a name and a version. 2 skills, 3 commands, 1 agent travel with it, and installing the plugin installs all of them — 396 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 3d ago First seen · 22 lines scan A 39b123250630

Subscribe to this mod's changes

shipwithai-mobile-ui-harness is a plugin published in the GitHub repository ShipWithAI/shipwithai-plugins (10 stars, last pushed 21d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.