BeClaude

threejs-game-skills

New
132GitHub TrendingGeneralby majidmanzarpour

Agent skills for building playable, polished Three.js browser games with gameplay, AAA-style graphics, UI, QA, and optional AI-generated 3D, image, and audio assets.

First seen 6/14/2026

Summary

js browser games with advanced gameplay mechanics, AAA-style graphics, UI systems, and quality assurance.

  • It is useful for developers who want to rapidly prototype or ship production-ready 3D games using AI-generated assets for 3D models, images, and audio.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file

Add the configuration to .claude/skills/threejs-game-skills.md

3
Invoke in Claude Code
/threejs-game-skills

Use Cases

Create a playable 3D platformer with character movement, collision detection, and level progression.
Design a first-person shooter with raycasting, enemy AI, and health systems.
Build a physics-based puzzle game using Three.js and cannon-es for realistic interactions.
Generate a racing game with track generation, vehicle controls, and lap timing.
Add a polished UI overlay with menus, HUD, and responsive design for a Three.js game.
Integrate AI-generated 3D models and textures to quickly populate a game world.

Usage Examples

1

/threejs-game-skills Create a third-person 3D exploration game with a procedurally generated forest, day/night cycle, and collectible items.

2

/threejs-game-skills Build a tower defense game with Three.js, including wave spawning, pathfinding, and upgradeable towers.

3

/threejs-game-skills Add a minimap, health bar, and inventory system to my existing Three.js RPG game.

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is threejs-game-skills?

This skill enables Claude Code to build complete, polished Three.js browser games with advanced gameplay mechanics, AAA-style graphics, UI systems, and quality assurance. It is useful for developers who want to rapidly prototype or ship production-ready 3D games using AI-generated assets for 3D models, images, and audio.

How to install threejs-game-skills?

To install threejs-game-skills: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/threejs-game-skills.md. Finally, /threejs-game-skills in Claude Code.

What is threejs-game-skills best for?

threejs-game-skills is a community categorized under General. It is designed for: agent. Created by majidmanzarpour.

What can I use threejs-game-skills for?

threejs-game-skills is useful for: Create a playable 3D platformer with character movement, collision detection, and level progression.; Design a first-person shooter with raycasting, enemy AI, and health systems.; Build a physics-based puzzle game using Three.js and cannon-es for realistic interactions.; Generate a racing game with track generation, vehicle controls, and lap timing.; Add a polished UI overlay with menus, HUD, and responsive design for a Three.js game.; Integrate AI-generated 3D models and textures to quickly populate a game world..