Skip to main content
Back to the directory
cloudai-x/threejs-skillsSoftware EngineeringFrontend and Design

threejs-animation

Keyframe, skeletal, and morph target animation system for Three.js objects and models.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-animation
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, threejs-animation has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: cloudai-x/threejs-skills. Canonical URL: https://skills.sh/cloudai-x/threejs-skills/threejs-animation.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Keyframe, skeletal, and morph target animation system for Three.js objects and models. Three.js animation system has three main components: Stores keyframe animation data. Plays animations on an object and its descendants. Controls playback of an animation clip. Most common source of skeletal animations. Blend between different mesh shapes. Mix multiple animations together. - Supports four animation track types: number, vector, quaternion, and color keyframes with linear, smooth, and discrete interpolation modes - AnimationMixer plays clips on objects with full playback control: play, stop, pause, speed adjustment, weight-based blending, and fade in/out transitions - Skeletal animation via bone manipulation, bone attachments, and GLTF model loading with automatic clip discovery and playback - Morph target blending for shape deformation, plus additive animation blending for layering effects like breathing over base poses - Procedural animation patterns including smooth damping, spring physics, and oscillation helpers for custom motion without keyframes - AnimationClip - Container for keyframe data - AnimationMixer - Plays animations on a root object - AnimationAction - Controls playback of a clip - Share clips : Same AnimationClip can be used on multiple mixers - Optimize clips : Call clip.optimize() to remove redundant keyframes - Disable when off-screen : Stop mixer updates...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does threejs-animation do?

Keyframe, skeletal, and morph target animation system for Three.js objects and models.

Is threejs-animation good?

threejs-animation does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support threejs-animation?

threejs-animation currently lists compatibility with Skills CLI.

Is threejs-animation safe to install?

threejs-animation has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to threejs-animation?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install threejs-animation?

Run the following command to install threejs-animation: npx skills add https://github.com/cloudai-x/threejs-skills --skill threejs-animation

Related skills

More from cloudai-x/threejs-skills

Related skills

Alternatives in Software Engineering