# Mint Threejs Skills

> Build, revise, debug, and verify browser-based Three.js apps, games, asset viewers, model and asset-pack deliveries, material and material-pack deliveries, animated-model viewers, and explicitly requested Gaussian-splat worlds with Mint MCP as the production asset pipeline.

- **Type:** Skill
- **Install:** `agentstack add skill-mintdotgg-mint-threejs-skills-mint-threejs-skills`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [mintdotgg](https://agentstack.voostack.com/s/mintdotgg)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [mintdotgg](https://github.com/mintdotgg)
- **Source:** https://github.com/mintdotgg/mint-threejs-skills/tree/main/skills/mint-threejs-skills
- **Website:** https://mcp.mint.gg

## Install

```sh
agentstack add skill-mintdotgg-mint-threejs-skills-mint-threejs-skills
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Mint Three.js Skills

Mint's agent skill suite for browser-based Three.js work. It combines and
adapts open source Three.js game, application, and graphics-agent workflows,
generalized for 3D apps while retaining deep game workflows.

## Choose A Route

- Fresh request whose primary deliverable is one generated model, an animated
  model, a coherent model asset pack, one material, a material pack, or one
  explicitly requested Mint world: read `references/asset-viewer.md`, then use
  the app director. The asset is the product; the viewer is its inspection and
  download shell.
- General 3D app, viewer, configurator, simulation, walkthrough, editor, or
  interactive experience: read `skills/threejs-app-director/SKILL.md`.
- Game or game-like request with objectives, challenge, scoring, failure,
  progression, or game feel: read `skills/threejs-game-director/SKILL.md`.
- Mixed experience: start with the app director, then add only the relevant game
  specialists.

Both routes share visual systems, interaction, debugging, QA, and
`references/mint-mcp-assets.md`. Projects that use Mint assets also use the
durable registry in `references/asset-pipeline.md`.

Existing app or game context wins over asset delivery. Generate and integrate a
requested asset into that project instead of scaffolding a separate viewer.

## Invariants

- Existing project architecture wins. For greenfield work, default to
  TypeScript, Vite, and Three.js modules.
- Vanilla Three.js is the default; support React Three Fiber or another
  Three.js-based stack when the project or user chooses it.
- Mint MCP is the only generated-asset production pipeline. Keep MCP calls out
  of browser runtime code.
- For every project that imports Mint files or remote world configuration,
  maintain a project-root `mint-assets.json` through
  `scripts/sync-mint-assets.mjs`. Reuse stable logical keys and preserve the
  existing project's asset-root conventions.
- For every Three.js path that loads Mint-generated GLBs, read
  `references/gltf-runtime-compatibility.md` and use a Draco-capable shared
  loader. Mint-optimized GLBs are not compatible with a bare `GLTFLoader`.
- Prefer discrete generated models and compose them in Three.js. Generate a
  Mint world only when the user explicitly chooses a generated environment;
  then read `references/mint-world-splats.md`.
- Use procedural or user-provided assets when they are the right design choice
  or Mint MCP lacks the required capability. Never create a competing
  procedural version of a subject that Mint generated successfully.
- Before verification, read `references/verification-policy.md`. Run its
  automatic minimum, ask before extended desktop/browser QA, and require a
  separate secondary approval for mobile QA. Its approval boundary overrides
  broader specialist completion gates.
- Do not force game concepts such as objectives, pressure, rewards, or failure
  onto general 3D apps.

## User-Owned UI

- Treat the delivered app as the user's product, not as a demo of the
  asset-generation pipeline.
- Keep provider names, branding, badges, generation links, asset IDs, and
  provenance out of runtime UI unless the user explicitly asks for them.
- Mention generation provenance and handoff links only in the final response or
  developer documentation.
- Default to the minimum UI required for the experience: loading and error
  status, essential controls, and explicitly requested actions.
- Do not add headers, title bars, navigation, marketing copy, attribution, or
  decorative application chrome unless requested.
- For the canonical asset viewer, keep the canvas dominant with a compact
  centered details dialog opened from an info button plus bottom-centered
  inspection controls. Do not reserve permanent sidebar space. For other simple
  viewers and walkthroughs, use a compact bottom-centered control group. Place
  loading, ready, or error status directly above it using the same compact
  visual language.

When the user asks for a reusable prompt, use
`references/request-templates.md`.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [mintdotgg](https://github.com/mintdotgg)
- **Source:** [mintdotgg/mint-threejs-skills](https://github.com/mintdotgg/mint-threejs-skills)
- **License:** MIT
- **Homepage:** https://mcp.mint.gg

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-mintdotgg-mint-threejs-skills-mint-threejs-skills
- Seller: https://agentstack.voostack.com/s/mintdotgg
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
