Entelligentsia
Official@entelligentsia · Pune
Offers specialized expertise in Three.js immersive rendering, WebXR spatial computing, and robust enterprise software architecture patterns.
Agent Skills by Entelligentsia
Showing 40 vetted skills indexed across 1 GitHub repositories.
threejs-shaders
Create and integrate GLSL shaders into Three.js scenes with ShaderMaterial.
threejs-lighting
Configure Three.js light types, shadows, and environment lighting for scenes.
threejs-geometry
Create built-in and custom BufferGeometry with instancing in Three.js.
threejs-interaction
Coordinate raycasting, OrbitControls, and mouse/touch input in Three.js scenes.
threejs-postprocessing
Configure Three.js EffectComposer multi-pass rendering for post-processing effects.
threejs-loaders
Load GLTF models, textures, and environment maps in Three.js with loaders.
threejs-animation
Automate Three.js animation workflows for GLTF models with AnimationClip and AnimationMixer.
threejs-fundamentals
Set up Three.js scenes with cameras, renderers, lights, and object hierarchies.
threejs-textures
Load, configure, and optimize textures in Three.js projects.
threejs-materials
Select and configure Three.js materials for visuals and performance.
webxr-ratk
Translate WebXR plane, mesh, anchor, and hit-test data into a Three.js scene graph.
webxr-anchors
Create, manage and persist WebXR anchors via hit-testing for cross-session AR content placement.
webxr-session
Manage WebXR session lifecycles for Meta Quest immersive experiences.
webxr-layers
Orchestrate XRWebGLBinding layers for WebXR rendering in WebGL2 contexts.
webxr-input
Implement WebXR input handling for Quest devices in Three.js.
webxr-rendering
Implement a stable WebXR rendering loop with Three.js WebXRManager.
webxr-pwa-quest
Configure Quest-ready WebXR PWA manifests, service workers, and Bubblewrap packaging.
webxr-passthrough
Enable Quest mixed reality passthrough with plane and mesh detection via WebXR.
plugin-security
Assess security risks in Claude Code plugins and LLM extensions.
domain-modeling
Organize business objects into Entity, Value Object, and Aggregate patterns.
cqrs
Separates state-changing commands from read-only queries with denormalized read models for reporting.
behavioural
Identify and apply behavioural design patterns with code templates and rationale.
creational
Apply GoF creational design patterns to complex object creation.
anti-corruption
Translate external system models into domain-safe representations with an Anti-Corruption Layer.
Frequently Asked Questions About Entelligentsia
FAQPage SchemaWhat specific immersive tasks can I perform with these capabilities?▼
You can build cross-session augmented reality experiences, manage WebXR lifecycles for Meta Quest, implement spatial hit-testing, and render complex 3D scenes using Three.js shaders, lighting, and optimized GLTF model loading.
Which technical personas benefit most from these architectural patterns?▼
Senior software engineers and system architects focused on domain modeling, decoupling infrastructure from business logic, and implementing robust design patterns like CQRS, structural GoF patterns, and transactional domain events.
What are the prerequisites for deploying these WebXR solutions?▼
Deployment requires a WebGL2-capable browser environment, a configured WebXR session manager, and appropriate PWA manifest settings for Quest-ready packaging, alongside a foundational understanding of Three.js scene graphs and coordinate systems.