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

aholo-site skillA

aholo-site is agent-read markdown (skill) from manycoretech/aholo-viewer: Work on Aholo Viewer Astro website and Playground surfaces under website/. Use for routes, layouts, components, page chrome, i18n UI copy, scoped CSS, client render runtime, Playground runner, preview canvas, inspector, presets, route-local Monaco, and URL parameters. Use aholo-examples for example content pairs..

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 Site

Own the website shell and Playground integration. Do not own renderer source or example content pairs.

## Owns

- Astro routes, layouts, flat feature components, utilities, i18n, and site content under `website/`.
- Examples page chrome and preview layout, not `website/src/content/examples/*.json` or `*.ts`.
- Client render runtime under `website/src/client/`, camera/control integration, inspector, presets, and URL state.
- Playground shell in `website/src/components/PlaygroundShell.astro` and browser entry in `website/src/client/playground.ts`.
- Scoped styles: `theme.css`, `global.css`, `site.css`, `home.css`, `examples.css`, `docs.css`, `playground.css`.

## Boundaries

- Keep Monaco route-local through `website/src/components/PlaygroundShell.astro`; keep Playground browser entry in `website/src/client/playground.ts`.
- Preserve Playground URL params: `example` and `code`.
- Keep render runtime implementation in `website/src/client/render-runtime.ts` and runner contract in `website/src/client/render-runtime.d.ts`.
- Keep renderer type hints sourced from `packages/renderer/dist/index.d.ts`.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add manycoretech/aholo-viewer/aholo-site@git:20260525.101b8c0
Exact content
mdr add manycoretech/aholo-viewer/aholo-site@sha256:89c2a02b7b69be6c

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_sziffvr3blejy3eu.svg)](https://markdownregistry.com/a/art_sziffvr3blejy3eu)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260525.101b8c0 latest2026-05-25 101b8c0 2,118 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 (2118 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_sziffvr3blejy3eu
GET https://markdownregistry.com/api/v1/resolve?ref=manycoretech/aholo-viewer/aholo-site
GET https://markdownregistry.com/api/v1/blob/89c2a02b7b69be6c86eb002dc7a111ba8be83922beadef14363b403d3ff31860

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-examples skill
manycoretech/aholo-viewer · .codex/skills/aholo-examples/SKILL.md · Work on Aholo Viewer example content pairs under website/src/content/examples. Use for creating, modifying, reviewing…
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-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.