Home / manycoretech / aholo-viewer · .codex/skills/aholo-examples/SKILL.md · GitHub

aholo-examples skillA

aholo-examples is agent-read markdown (skill) from manycoretech/aholo-viewer: Work on Aholo Viewer example content pairs under website/src/content/examples. Use for creating, modifying, reviewing, or validating example *.json metadata and *.ts runners, Playground presets derived from examples, home-only example runners, config panels, async loading/caching, cleanup, and source shown in Playground..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Aholo Examples

Own example content.

## Owns

- `website/src/content/examples/<slug>.json`
- `website/src/content/examples/<slug>.ts`
- Content metadata, `RenderRuntime` runner lifecycle, async loading, IndexedDB caching, config panels, and cleanup.
- Source code that appears as a Playground preset.

## References

- Use `splatting-basic`, `splatting-lod-stream`, `3d-buffer-geometry`, `3d-point-light`, and `home-interaction` as normal references.
- Read `website/src/content.config.ts` for examples metadata schema.
- Read `website/src/client/render-runtime.d.ts` for runner runtime.
- Read `website/src/utils/examples.ts` when changing surfaces, ordering, presets, or default examples.

## Contracts

- Keep JSON and TS files paired by the same slug.
- Use `surfaces` only when deviating from the default `["examples", "playground"]`; use `["home"]` for home-only runners. Do not repeat surface names.
- Keep `order` nonnegative and integral, `tags` nonempty, and `accent` as a six-digit hex color.
- Keep Chinese titles technical and concise; keep English titles in SDK documentation style.
- Import renderer APIs from `@manycore/aholo-viewer` and use actual public exports.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add manycoretech/aholo-viewer/aholo-examples@git:20260525.101b8c0
Exact content
mdr add manycoretech/aholo-viewer/aholo-examples@sha256:158c76ce6b94d1ed

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_jq5l2ng4i2m62aon.svg)](https://markdownregistry.com/a/art_jq5l2ng4i2m62aon)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260525.101b8c0 latest2026-05-25 101b8c0 2,319 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2319 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

manycoretech/aholo-viewer · 1,072 stars · license MIT · pushed 2026-09-24 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_jq5l2ng4i2m62aon
GET https://markdownregistry.com/api/v1/resolve?ref=manycoretech/aholo-viewer/aholo-examples
GET https://markdownregistry.com/api/v1/blob/158c76ce6b94d1ed04de617acd4b410dd0100330712f2c6a06a0a5f1ff88d9d9

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from manycoretech/aholo-viewer

aholo-docs skill
manycoretech/aholo-viewer · .codex/skills/aholo-docs/SKILL.md · Work on Aholo Viewer documentation and product writing. Use for README, AGENTS.md, docs/architecture.md…
git:20260525.101b8c0 · audit A · 1,072 stars
aholo-renderer skill
manycoretech/aholo-viewer · .codex/skills/aholo-renderer/SKILL.md · Work on the @manycore/aholo-viewer package. Use only when the user explicitly asks for renderer source, package build…
git:20260916.c30fe1b · audit A · 1,072 stars
aholo-site skill
manycoretech/aholo-viewer · .codex/skills/aholo-site/SKILL.md · Work on Aholo Viewer Astro website and Playground surfaces under website/. Use for routes, layouts, components, page…
git:20260525.101b8c0 · audit A · 1,072 stars
aholo-viewer skill
manycoretech/aholo-viewer · .codex/skills/aholo-viewer/SKILL.md · Coordinate Aholo Viewer monorepo work. Use for cross-module tasks, workspace scripts, generated docs/build flow…
git:20260916.c30fe1b · audit A · 1,072 stars
frontend-design skill
manycoretech/aholo-viewer · .codex/skills/frontend-design/SKILL.md · Design and polish Aholo Viewer frontend interfaces with production-grade visual quality. Use for website UI direction…
git:20260525.101b8c0 · audit A · 1,072 stars
AGENTS.md agents
manycoretech/aholo-viewer · AGENTS.md
git:20260916.c30fe1b · audit A · 1,072 stars
use-aholo-viewer skill
manycoretech/aholo-viewer · docs/ai/skills/use-aholo-viewer/SKILL.md · Guide external npm package users and AI coding agents integrating @manycore/aholo-viewer into web applications. Use…
git:20260612.0edb52c · audit A · 1,072 stars

Every file in manycoretech/aholo-viewer

Browse by kind, by grade A, or by owner.