---
title: "mochi-mark"
description: "A mark component drawn in a declared slot of a plugin layout, the import-surface FLOOR: react only, zero @fraym/ui."
canonical: https://agentpluginsdirectory.com/plugins/mochi-mark
last-updated: 2026-09-21
---

# mochi-mark
A mark component drawn in a declared slot of a plugin layout, the import-surface FLOOR: react only, zero @fraym/ui.
- Slug: mochi-mark
- Publisher: Dimension
- Repository: https://github.com/insodimension/dimension-community
- Manifest: packs/mochi-mark/plugin.json
- Version: 0.1.1
- Category (editorial): other
- Skills: 0
- MCP servers: 0
- Stars: 1
- Repository created: 2026-07-31
- Repository last pushed: 2026-09-20
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/mochi-mark
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What mochi-mark does, in the publisher's words

A demo mark component: a soft pink mochi that squints when its space is active. Import surface: react only.

bun run build (vite lib mode) emits dist/index.mjs: the ESM bundle the host loads at runtime, externalising exactly react, react-dom, react/jsx-runtime, @fraym/ui. dist/ is committed: a pack must be installable with no build step.

The bundle's default export is the component (MochiMark), that is the loader's whole contract; the named exports stay for in-tree and test importers.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/insodimension/dimension-community/HEAD/packs/mochi-mark/README.md
