
Needle Engine
- 2 repo stars
- Updated August 3, 2026
- needle-tools/ai
Build interactive 3D web experiences with Needle Engine
About
needle-engine is a Claude Code skill in the AI & Agent Building category. Build interactive 3D web experiences with Needle Engine
- needle-engine
- AI & Agent Building
- AI-coding skill
Needle Engine by the numbers
- Data as of Aug 4, 2026 (Skillselion catalog sync)
/plugin marketplace add needle-tools/ai/plugin install needle-engine@needleAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | August 3, 2026 |
| Repository | needle-tools/ai ↗ |
What it does
Build interactive 3D web experiences with Needle Engine
README.md
Needle AI Plugins
AI provider plugins for Needle Engine — a web-first 3D engine built on Three.js.
Agent Skill
Install the Needle Engine skill for any supported AI coding agent:
npx skills add needle-tools/ai
This works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, and 40+ other agents.
Already using
@needle-tools/engine? The Vite plugin auto-installs the skill for detected agents — no manual setup needed.
Providers
Claude Code
The Claude Code plugin provides:
- MCP server — documentation search (
needle_search) and user/project tools vianpx needle-cloud mcp - Needle Engine skill — component lifecycle, serialization, input, physics, networking, WebXR, deployment, and progressive loading reference
Install
/plugin install needle-engine
Or load locally for development:
claude --plugin-dir ./providers/claude/plugin
Structure
providers/claude/plugin/
├── .claude-plugin/plugin.json # Plugin metadata
├── .mcp.json # MCP server config (npx needle-cloud mcp)
└── skills/needle-engine/
└── SKILL.md # Needle Engine skill