Install
$ agentstack add skill-majidmanzarpour-threejs-game-skills-threejs-aaa-graphics-builder ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Three.js AAA Graphics Builder
Purpose
Own the production graphics pass. Convert basic screenshots into authored, high-density, performance-aware visual experiences.
Use When
Screenshots still look basic, models look primitive, worlds are sparse, UI/world art feels generic, or the user asks for premium, AAA, high-fidelity, showcase, or less-basic graphics.
Required References
These references are required phase-entry gates, not optional reading:
- Load
references/visual-scorecard.mdbefore scoring, judging completion, or making any premium/AAA/showcase claim. - Load
references/implementation-blueprint.mdbefore changing graphics architecture, materials, VFX, rendering, diagnostics, or broad visual systems. - Load
references/model-recipes.mdbefore building or upgrading hero/player, obstacle, enemy, pickup, world-kit, material, or prop models. - Load
references/render-recipes.mdbefore changing lighting, tone mapping, shadows, fog, post-processing, materials, or render composition. - Load
references/checklists/aaa-game-quality-gate.mdandreferences/checklists/aaa-visual-scorecard.mdbefore declaring a game premium, AAA, showcase, complete, release-ready, or less basic. - Load the relevant checklist before focused work:
references/checklists/procedural-model-quality.md,references/checklists/material-lighting-quality.md, orreferences/checklists/performance-safe-visual-detail.md. - Load
references/prompt-templates.mdonly when the user asks for reusable prompts, a graphics-pass prompt, or a task template.
For broad "still looks basic", premium, AAA, high-fidelity, showcase, or less-basic graphics work, load all four references as the first action in the phase. Track them in a reference ledger with yes/no, path, and failure reason. Do not mark the graphics phase complete while any required reference is skipped.
External asset sourcing gate:
- For premium/AAA/showcase/high-fidelity/less-basic graphics with a hero/player, character, creature, boss, vehicle, ship, building, weapon, signature prop, complex pickup, or hero environment piece, load
threejs-3d-generatorbefore deciding procedural geometry is enough. - For premium/AAA/showcase/high-fidelity/less-basic graphics with concept needs, texture/material references, decals, logos, faction marks, icons, GUI art, skies, backgrounds, title/menu art, or image-to-3D inputs, load
threejs-image-generatorbefore deciding 2D external assets are not needed. - Run the director credential probe before using
key unavailableas a skip reason and paste the SET/MISSING output. - Create an asset sourcing ledger for each high-value surface: procedural / threejs-image-generator / threejs-3d-generator / hybrid, plus outputs or skip reason.
not-neededis valid only after the relevant skill was loaded and the ledger explains why external generation would not improve a non-hero support surface, or why the credential probe or attempted generation shows a real blocker.- For premium hero surfaces, procedural-only is not an allowed final answer unless there is real blocker evidence. At least one high-value surface must show a 3D generator task ID, downloaded GLB/GLTF/FBX path, image generator output path, or documented hybrid chain.
Workflow
- Capture or inspect active desktop/mobile screenshots.
- Score visuals across art direction, hero/player, obstacles, rewards, world, materials, render, VFX, UI, and performance evidence.
- Add missing graphics architecture: material library, procedural textures/decals, model factories, world prop kit, VFX system, render pipeline, diagnostics.
- Run the credential probe, then fill the external asset sourcing ledger per surface: procedural Three.js factory,
threejs-image-generator2D reference/texture,threejs-3d-generator3D generation, or a hybrid. - Upgrade every weak visible surface, not only one hero object.
- Add lighting/render/material polish after authored forms exist.
- Add event-driven VFX tied to gameplay state.
- Re-score screenshots. Continue until every premium category is at least 2/3 or report exact blockers.
- Verify renderer diagnostics, desktop/mobile screenshots, console/page errors, canvas pixels, imported asset budgets, and playability.
Core Rule
Do not make primitives look AAA by adding glow. First build authored forms, then materials, then lighting, then effects.
Final Response
Report the reference ledger, credential probe output, external asset sourcing ledger, score before/after, production surfaces upgraded, files changed, screenshots/artifacts, renderer diagnostics, imported asset diagnostics when relevant, and remaining blockers. For premium/AAA/showcase claims, include the filled visual scorecard exactly as defined in references/visual-scorecard.md, including average and automatic failures remaining.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: majidmanzarpour
- Source: majidmanzarpour/threejs-game-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.