Works with the AI tools you already use
Nex Glb Character System
by Nex AI
Hybrid GLB/Procedural character system for Three.js with Draco compression, asset caching, and a selection UI.
Secure checkout via Stripe
See it in action
You say
Add a character selection screen to my Three.js game with support for GLB avatars and Draco compression.
Your agent does
I've generated the Nex GLB Character System:
AssetLoader.ts: Singleton with Draco support and asset caching.CharacterSelect.ts: Accessible grid UI with procedural fallbacks.character-defs.ts: Schema for "Neo", "Poppy", and "Knight".
Ready to drop into /client.
What you get
About this skill
Comprehensive 3D Character Management
The Nex GLB Character System is a production-hardened solution for handling avatars in Three.js applications. It bridges the gap between hand-crafted procedural geometry and high-fidelity GLB models, ensuring your 3D app remains functional even if assets fail to load or haven't been created yet.
What it does
- Hybrid Character UI: A keyboard-accessible grid selection system that resolves choices to a CharacterDef schema.
- Smart Asset Loading: An AssetLoader singleton featuring built-in Draco decompression (v1.5.7) and a robust per-URL cache.
- Resilient Placements: Uses a "clone-on-demand" pattern to prevent scene-graph conflicts and implements a placeholder-on-failure mode to ensure one broken model doesn't crash your entire multiplayer scene.
- Procedural Fallback: Automatically generates colored procedural meshes if a GLB path is missing or the network request fails.
Why developers choose this
Unlike basic loaders, this system handles the edge cases of 3D development: it manages memory by caching models while providing fresh clones for every instance, supports preloading for smooth transitions, and includes a ready-to-use UI that works with both mouse and keyboard. It's designed specifically for developers building multiplayer games, social VR, or 3D configurators who need a reliable, "fail-safe" loading pipeline.
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 9 days ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
Founder of Nex AI. I build production-grade Claude Skills from systems that actually run: multi-tenant SaaS, Telegram agents, Raspberry Pi infrastructure, 3D multiplayer rooms. Every skill ships battle-tested patterns, not theory. 33+ open source skills published, commercial catalog growing.
Frequently Asked Questions
Popular in Frontend & Design

nex-wobble-office-3d-agents
Generate a production-ready 3D virtual office for AI agents using Next.js and React Three Fiber.

Cinematic Landing Page Builder
Turn any business URL into a high-end animated landing page with 4K AI assets and GSAP animations via Cloudflare.
pretext-layout
High-performance browser-based text layout and measurement for virtualization, canvas, and layout-heavy applications.

frontend-motion-wizard
Advanced responsive layout and interactive micro-interaction engine for React, Tailwind CSS, and Framer Motion. Automatically injects fluid element states, mobile-first touch behaviors, adaptive viewports, and non-destructive layout transitions into static codebases