library/specializations/game-development/skills/unreal-chaos/SKILL.md
Unreal Engine Chaos physics skill for destruction, vehicle simulation, and cloth physics.
npx skillsauth add a5c-ai/babysitter unreal-chaosInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Chaos physics system for Unreal Engine.
This skill provides capabilities for implementing physics-based destruction, vehicles, and soft body simulation using Unreal's Chaos physics system.
1. Create Geometry Collection from mesh
2. Configure fracture settings
3. Add cluster connections
4. Set physics properties
5. Place in level
// Configure in Vehicle Movement Component
WheelSetups.Add(FWheelSetup{
WheelClass,
BoneName,
WheelOffset
});
development
Model documentation skill for generating model cards following Google's model card framework.
development
MLflow integration skill for experiment tracking, model registry, and artifact management. Enables LLMs to log experiments, compare runs, manage model lifecycle, and retrieve artifacts through the MLflow API.
data-ai
LIME-based local explanation skill for individual predictions across tabular, text, and image data.
devops
Kubeflow Pipelines skill for ML workflow orchestration, component management, and Kubernetes-native ML.